Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/142267 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-8648 (centos8-docker-8c-8g) in workspace /w/workspace/cps-sonar-verify The recommended git tool is: NONE using credential onap-jenkins-ssh Wiping out workspace first. Cloning the remote Git repository Cloning repository git://cloud.onap.org/mirror/cps > git init /w/workspace/cps-sonar-verify # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps > git --version # timeout=10 > git --version # 'git version 2.39.1' using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-sonar-verify@tmp/jenkins-gitclient-ssh2884301471494069425.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url git://cloud.onap.org/mirror/cps # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps using GIT_SSH to set credentials Gerrit user [INFO] Currently running in a labeled security context [INFO] Currently SELinux is 'enforcing' on the host > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-sonar-verify@tmp/jenkins-gitclient-ssh16545674840116637885.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps refs/changes/67/142267/3 # timeout=10 > git rev-parse a0b51f335fd80d3b7b3c64119d166e709047b4ef^{commit} # timeout=10 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script Checking out Revision a0b51f335fd80d3b7b3c64119d166e709047b4ef (refs/changes/67/142267/3) > git config core.sparsecheckout # timeout=10 > git checkout -f a0b51f335fd80d3b7b3c64119d166e709047b4ef # timeout=10 Commit message: "Part 2: Add delta report in Kafka notification" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk ff6008548e57fa202f4ae36b586bd4b81e0f428a # timeout=10 Run condition [Boolean condition] enabling prebuild for step [BuilderChain] Run condition [Not] preventing prebuild for step [BuilderChain] [cps-sonar-verify] $ /bin/bash /tmp/jenkins7607925871852294626.sh ---> python-tools-install.sh Setup pyenv: system * 3.8.13 (set by /opt/pyenv/version) * 3.9.13 (set by /opt/pyenv/version) * 3.10.6 (set by /opt/pyenv/version) lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-XJQ3 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XJQ3/bin to PATH Generating Requirements File ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. httplib2 0.31.0 requires pyparsing<4,>=3.0.4, but you have pyparsing 2.4.7 which is incompatible. Python 3.10.6 pip 25.3 from /tmp/venv-XJQ3/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.6.3 aspy.yaml==1.3.0 attrs==25.4.0 autopage==0.5.2 beautifulsoup4==4.14.2 boto3==1.40.65 botocore==1.40.65 bs4==0.0.2 cachetools==6.2.1 certifi==2025.10.5 cffi==2.0.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.4.4 click==8.3.0 cliff==4.11.0 cmd2==2.7.0 cryptography==3.3.2 debtcollector==3.0.0 decorator==5.2.1 defusedxml==0.7.1 Deprecated==1.3.1 distlib==0.4.0 dnspython==2.8.0 docker==7.1.0 dogpile.cache==1.5.0 durationpy==0.10 email-validator==2.3.0 filelock==3.20.0 future==1.0.0 gitdb==4.0.12 GitPython==3.1.45 google-auth==2.42.1 httplib2==0.31.0 identify==2.6.15 idna==3.11 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.6 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==3.0.0 jsonschema==4.25.1 jsonschema-specifications==2025.9.1 keystoneauth1==5.12.0 kubernetes==34.1.0 lftools==0.37.15 lxml==6.0.2 markdown-it-py==4.0.0 MarkupSafe==3.0.3 mdurl==0.1.2 msgpack==1.1.2 multi_key_dict==2.0.3 munch==4.0.0 netaddr==1.3.0 niet==1.4.2 nodeenv==1.9.1 oauth2client==4.1.3 oauthlib==3.3.1 openstacksdk==4.7.1 os-service-types==1.8.1 osc-lib==4.2.0 oslo.config==10.0.0 oslo.context==6.1.0 oslo.i18n==6.6.0 oslo.log==7.2.1 oslo.serialization==5.8.0 oslo.utils==9.1.0 packaging==25.0 pbr==7.0.3 platformdirs==4.5.0 prettytable==3.16.0 psutil==7.1.3 pyasn1==0.6.1 pyasn1_modules==0.4.2 pycparser==2.23 pygerrit2==2.0.15 PyGithub==2.8.1 Pygments==2.19.2 PyJWT==2.10.1 PyNaCl==1.6.0 pyparsing==2.4.7 pyperclip==1.11.0 pyrsistent==0.20.0 python-cinderclient==9.8.0 python-dateutil==2.9.0.post0 python-heatclient==4.3.0 python-jenkins==1.8.3 python-keystoneclient==5.7.0 python-magnumclient==4.9.0 python-openstackclient==8.2.0 python-swiftclient==4.8.0 PyYAML==6.0.3 referencing==0.37.0 requests==2.32.5 requests-oauthlib==2.0.0 requestsexceptions==1.4.0 rfc3986==2.0.0 rich==14.2.0 rich-argparse==1.7.2 rpds-py==0.28.0 rsa==4.9.1 ruamel.yaml==0.18.16 ruamel.yaml.clib==0.2.14 s3transfer==0.14.0 simplejson==3.20.2 six==1.17.0 smmap==5.0.2 soupsieve==2.8 stevedore==5.5.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.13.3 tqdm==4.67.1 typing_extensions==4.15.0 tzdata==2025.2 urllib3==1.26.20 virtualenv==20.35.4 wcwidth==0.2.14 websocket-client==1.9.0 wrapt==2.0.0 xdg==6.0.0 xmltodict==1.0.2 yq==3.4.3 [Boolean condition] checking [true] against [^(1|y|yes|t|true|on|run)$] (origin token: true) Run condition [Boolean condition] enabling perform for step [BuilderChain] [cps-sonar-verify] $ /bin/sh -xe /tmp/jenkins12241583791671858364.sh + echo 'Using SonarCloud' Using SonarCloud [cps-sonar-verify] $ /bin/sh -xe /tmp/jenkins8077977802011364749.sh + echo quiet=on 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-8648 [cps-sonar-verify] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=a0b51f335fd80d3b7b3c64119d166e709047b4ef -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=Arpit Singh" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/142267 -DGERRIT_PATCHSET_UPLOADER_EMAIL=as00745003@techmahindra.com "-DARCHIVE_ARTIFACTS=**/*.log **/hs_err_*.log **/target/**/feature.xml **/target/failsafe-reports/failsafe-summary.xml **/target/surefire-reports/*-output.txt " -DJAVA_OPTS= -DGERRIT_EVENT_TYPE=patchset-created -DGERRIT_PROJECT=cps -DMAVEN_OPTS= -DGERRIT_CHANGE_NUMBER=142267 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Arpit Singh\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/67/142267/3 "-DGERRIT_PATCHSET_UPLOADER_NAME=Arpit Singh" '-DGERRIT_CHANGE_OWNER=\"Arpit Singh\" ' -DPROJECT=cps -DGERRIT_HASHTAGS= -DGERRIT_CHANGE_COMMIT_MESSAGE=UGFydCAyOiBBZGQgZGVsdGEgcmVwb3J0IGluIEthZmthIG5vdGlmaWNhdGlvbgoKSXNzdWUtSUQ6IENQUy0zMDI2CkNoYW5nZS1JZDogSTI4NzAwYzY3ZGY1NWU4ZTE5NzU0ZDdjYTllOWExYWFiNTU0MGZjNzEKU2lnbmVkLW9mZi1ieTogQXJwaXQgU2luZ2ggPEFTMDA3NDUwMDNAdGVjaG1haGluZHJhLmNvbT4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-2081 "-DGERRIT_CHANGE_SUBJECT=Part 2: Add delta report in Kafka notification" -DSTREAM=master '-DGERRIT_EVENT_ACCOUNT=\"Arpit Singh\" ' -Dsha1=origin/master -DGERRIT_CHANGE_WIP_STATE=true -DGERRIT_CHANGE_ID=I28700c67df55e8e19754d7ca9e9a1aab5540fc71 -DGERRIT_EVENT_HASH=1800143812 -DGERRIT_VERSION=3.7.2 -DM2_HOME=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 -DGERRIT_EVENT_ACCOUNT_EMAIL=as00745003@techmahindra.com -DGERRIT_PATCHSET_NUMBER=3 -DMAVEN_PARAMS= -DSONAR_MAVEN_GOAL=org.sonarsource.scanner.maven:sonar-maven-plugin:3.9.1.2184:sonar "-DGERRIT_CHANGE_OWNER_NAME=Arpit Singh" --version Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 11.0.18-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-11-openjdk-11.0.18.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [cps-sonar-verify] $ /bin/sh -xe /tmp/jenkins3135629665088894836.sh + rm /home/jenkins/.wgetrc [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SET_JDK_VERSION=openjdk17 GIT_URL="git://cloud.onap.org/mirror" [EnvInject] - Variables injected successfully. [cps-sonar-verify] $ /bin/sh /tmp/jenkins4716702158846279068.sh ---> update-java-alternatives.sh ---> Updating Java version ---> RedHat type system detected openjdk version "17.0.6-ea" 2023-01-17 LTS OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 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) JAVA_HOME=/usr/lib/jvm/java-17-openjdk [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' [EnvInject] - Variables injected successfully. [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content MAVEN_GOALS=clean install SONARCLOUD_JAVA_VERSION=openjdk17 SONARCLOUD_QUALITYGATE_WAIT=True SCAN_DEV_BRANCH=True PROJECT_ORGANIZATION=onap SONAR_HOST_URL=https://sonarcloud.io PROJECT_KEY=onap_cps [EnvInject] - Variables injected successfully. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-sonar-verify@tmp/config7802765434808322095tmp copy managed file [cps-settings] to file:/w/workspace/cps-sonar-verify@tmp/config10971151005002364467tmp [cps-sonar-verify] $ /bin/bash -l /tmp/jenkins16047385331895946382.sh ---> common-variables.sh --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r ---> maven-sonar.sh + set +u + export MAVEN_OPTS + declare -a params + params+=("--global-settings $GLOBAL_SETTINGS_FILE") + params+=("--settings $SETTINGS_FILE") + _JAVA_OPTIONS= + /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn clean install -e -Dsonar --global-settings /w/workspace/cps-sonar-verify@tmp/config7802765434808322095tmp --settings /w/workspace/cps-sonar-verify@tmp/config10971151005002364467tmp --show-version --batch-mode -Djenkins -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn -Dmaven.repo.local=/tmp/r -Dorg.ops4j.pax.url.mvn.localRepository=/tmp/r Picked up _JAVA_OPTIONS: Apache Maven 3.6.3 (cecedd343002696d0abb50b32b541b8a6ba2883f) Maven home: /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36 Java version: 17.0.6-ea, vendor: Red Hat, Inc., runtime: /usr/lib/jvm/java-17-openjdk-17.0.6.0.9-0.3.ea.el8.x86_64 Default locale: en_US, platform encoding: UTF-8 OS name: "linux", version: "4.18.0-448.el8.x86_64", arch: "amd64", family: "unix" [INFO] Error stacktraces are turned on. [INFO] Scanning for projects... [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] cps-parent [pom] [INFO] cps-events [jar] [INFO] cps-path-parser [jar] [INFO] cps-service [jar] [INFO] cps-rest [jar] [INFO] cps-ncmp-events [jar] [INFO] cps-ncmp-service [jar] [INFO] cps-ncmp-rest [jar] [INFO] cps-ncmp-rest-stub [pom] [INFO] cps-ncmp-rest-stub-service [jar] [INFO] cps-ncmp-rest-stub-app [jar] [INFO] cps-ri [jar] [INFO] integration-test [jar] [INFO] spotbugs [jar] [INFO] cps-application [jar] [INFO] policy-executor-stub [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.7.3-SNAPSHOT [1/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-dependencies/pom.xml to /tmp/r/org/onap/cps/cps-dependencies/3.7.3-SNAPSHOT/cps-dependencies-3.7.3-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.7.3-SNAPSHOT [2/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-bom/pom.xml to /tmp/r/org/onap/cps/cps-bom/3.7.3-SNAPSHOT/cps-bom-3.7.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.7.3-SNAPSHOT [3/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/checkstyle/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- [INFO] Building jar: /w/workspace/cps-sonar-verify/checkstyle/target/checkstyle-3.7.3-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: Error, Committer email is not included in config file. If your company is new to the project please make appropriate changes to project-committers-config.csv for Copyright Check to work. Exiting... ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-sonar-verify/checkstyle/target/checkstyle-3.7.3-SNAPSHOT.jar to /tmp/r/org/onap/cps/checkstyle/3.7.3-SNAPSHOT/checkstyle-3.7.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/checkstyle/pom.xml to /tmp/r/org/onap/cps/checkstyle/3.7.3-SNAPSHOT/checkstyle-3.7.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.7.3-SNAPSHOT [4/21] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-parent/pom.xml to /tmp/r/org/onap/cps/cps-parent/3.7.3-SNAPSHOT/cps-parent-3.7.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.7.3-SNAPSHOT [5/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 4 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/cps-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-events/target/cps-events-3.7.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-events/target/cps-events-3.7.3-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-events/3.7.3-SNAPSHOT/cps-events-3.7.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-events/pom.xml to /tmp/r/org/onap/cps/cps-events/3.7.3-SNAPSHOT/cps-events-3.7.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.7.3-SNAPSHOT [6/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-sonar-verify/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-path-parser --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-path-parser --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-path-parser/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:18 missing QName at '' line 1:37 mismatched input '@' expecting {'[', '/'} line 1:37 mismatched input ']' expecting {'[', '/'} line 1:37 mismatched input '::' expecting {'[', '/'} line 1:26 extraneous input '#' expecting {IntegerLiteral, StringLiteral} line 1:26 extraneous input ';' expecting {IntegerLiteral, StringLiteral} line 1:14 no viable alternative at input '[-' line 1:19 extraneous input 'AND' expecting {']', 'and', 'or'} line 1:19 mismatched input 'OR' expecting {']', 'and', 'or'} line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:14 no viable alternative at input '[]' line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:25 mismatched input '' expecting {']', 'and', 'or'} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:19 missing {'=', '>', '<', '>=', '<='} at ''name='' line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:2 extraneous input '/' expecting QName line 1:8 mismatched input '*' expecting QName line 1:0 mismatched input '' expecting '/' line 1:1 no viable alternative at input '/' [INFO] Tests run: 102, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.655 s -- in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec line 1:2 missing QName at '/' [INFO] Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 143, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-path-parser/target/cps-path-parser-3.7.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-path-parser/target/cps-path-parser-3.7.3-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-path-parser/3.7.3-SNAPSHOT/cps-path-parser-3.7.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-path-parser/pom.xml to /tmp/r/org/onap/cps/cps-path-parser/3.7.3-SNAPSHOT/cps-path-parser-3.7.3-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.7.3-SNAPSHOT [7/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 88 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 33 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 1 source file with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 115 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-service --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-service/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.init.AbstractModelLoaderSpec 12:54:59.663 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Exiting application due to failure in onboarding model: test message 12:54:59.704 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Dataspace already exists 12:54:59.711 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating dataspace failed: test message 12:54:59.723 [main] WARN org.onap.cps.init.AbstractModelLoader -- Ignoring yang resource duplication exception. Assuming model was created by another instance 12:54:59.729 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 12:54:59.733 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 12:54:59.733 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating schema set some name failed: Onboarding failed as unable to read file: models/no such yang file 12:54:59.743 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 12:54:59.748 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating anchor failed: test message 12:54:59.804 [main] WARN org.onap.cps.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 12:54:59.811 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Creating data node failed: test message 12:54:59.825 [main] WARN org.onap.cps.init.AbstractModelLoader -- Deleting schema set failed: test message 12:54:59.834 [main] ERROR org.onap.cps.init.AbstractModelLoader -- Updating schema set failed: test message 12:54:59.845 [main] DEBUG org.onap.cps.init.AbstractModelLoader -- Anchor 'missing-anchor' not found in dataspace 'my-dataspace' [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.719 s -- in org.onap.cps.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec 12:54:59.922 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Started: CPS Data Notification Subscription Models 12:54:59.931 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- CPS Data Notification Subscription models onboarded successfully 12:54:59.931 [main] INFO org.onap.cps.init.CpsNotificationSubscriptionModelLoader -- Model Loader #1 Completed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.init.CpsNotificationSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec 12:54:59.971 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-1 12:54:59.971 [main] INFO org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartup -- Registering ModelLoader my-loader-2 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in org.onap.cps.init.actuator.ModelLoaderRegistrationOnStartupSpec [INFO] Running org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.init.actuator.ReadinessManagerSpec [INFO] Running org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.init.actuator.ReadinessStateHealthIndicatorConfigSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.api.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.api.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in org.onap.cps.api.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.api.parameters.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.api.parameters.PaginationOptionSpec [INFO] Running org.onap.cps.config.AsyncConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.config.AsyncConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s -- in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.events.CpsDataUpdateEventsProducerSpec OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.751 s -- in org.onap.cps.events.CpsDataUpdateEventsProducerSpec [INFO] Running org.onap.cps.events.EventsProducerSpec 12:55:01.211 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:55:01.216 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception 12:55:01.219 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:55:01.225 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:55:01.230 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:55:01.231 [main] DEBUG org.onap.cps.events.EventsProducer -- Successfully sent event to topic : some-topic , Event : some-value 12:55:01.232 [main] ERROR org.onap.cps.events.EventsProducer -- Unable to send event to topic : some-topic due to some exception [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s -- in org.onap.cps.events.EventsProducerSpec [INFO] Running org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsAnchorServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:16: The markup in the document following the root element must be well-formed. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:1: Content is not allowed in prolog. 12:55:02.831 [main] ERROR org.onap.cps.impl.CpsDataServiceImpl -- Failed to send message to notification service java.lang.Exception: Sending failed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.impl.CpsDataServiceImplSpec$__spock_feature_0_33_closure18.doCall(CpsDataServiceImplSpec.groovy:564) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.events.CpsDataUpdateEventsProducer$SpockMock$829878803.sendCpsDataUpdateEvent(Unknown Source) at org.onap.cps.impl.CpsDataServiceImpl.sendDataUpdatedEvent(CpsDataServiceImpl.java:366) at org.onap.cps.impl.CpsDataServiceImpl.updateNodeLeaves(CpsDataServiceImpl.java:187) at org.onap.cps.api.CpsDataService$updateNodeLeaves$2.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.onap.cps.impl.CpsDataServiceImplSpec.$spock_feature_0_33(CpsDataServiceImplSpec.groovy:566) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 74, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.570 s -- in org.onap.cps.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.CpsDataspaceServiceImplSpec [INFO] Running org.onap.cps.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.260 s -- in org.onap.cps.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.impl.CpsFacadeImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.impl.CpsFacadeImplSpec [INFO] Running org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s -- in org.onap.cps.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s -- in org.onap.cps.impl.CpsNotificationServiceImplSpec [INFO] Running org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s -- in org.onap.cps.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.impl.DataNodeBuilderSpec 12:55:03.536 [main] WARN org.onap.cps.impl.DataNodeBuilder -- Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy141 [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.280 s -- in org.onap.cps.impl.DataNodeBuilderSpec [INFO] Running org.onap.cps.impl.DataNodeFactorySpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:13: XML document structures must start and end within the same entity. [Fatal Error] :1:1: Content is not allowed in prolog. [Fatal Error] :1:9: XML document structures must start and end within the same entity. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.impl.DataNodeFactorySpec [INFO] Running org.onap.cps.impl.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.impl.DeltaReportBuilderSpec [INFO] Running org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s -- in org.onap.cps.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec 12:55:04,206 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:55:04,206 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:55:04,210 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:55:05.132Z INFO 6366 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6366 (started by jenkins in /w/workspace/cps-sonar-verify/cps-service) 2025-11-04T12:55:05.144Z INFO 6366 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:55:05.454Z INFO 6366 --- [ main] o.o.c.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.492 seconds (process running for 9.186) [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.612 s -- in org.onap.cps.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.utils.ContentTypeSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in org.onap.cps.utils.ContentTypeSpec [INFO] Running org.onap.cps.utils.CpsValidatorImplSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.CpsValidatorImplSpec [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.utils.DataMapUtilsSpec [INFO] Running org.onap.cps.utils.GsonSpec first-container a-leaf a-Value last-container x-leaf x-value [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 2025-11-04T12:55:05.961Z ERROR 6366 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON object to bytes. 2025-11-04T12:55:05.963Z ERROR 6366 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting Object to JSON string. 2025-11-04T12:55:05.973Z ERROR 6366 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to specific class type. 2025-11-04T12:55:05.975Z ERROR 6366 --- [ main] org.onap.cps.utils.JsonObjectMapper : Found structurally incompatible object while converting into value type. 2025-11-04T12:55:05.987Z ERROR 6366 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. 2025-11-04T12:55:05.990Z ERROR 6366 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to json array. [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.380 s -- in org.onap.cps.utils.JsonObjectMapperSpec [INFO] Running org.onap.cps.utils.JsonParserStreamSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in org.onap.cps.utils.RestConfStylePathToCpsPathUtilSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangParserHelperSpec [Fatal Error] :1:7: XML document structures must start and end within the same entity. [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. [Fatal Error] :1:1: Premature end of file. line 1:1 no viable alternative at input '/' line 1:1 no viable alternative at input '/[' line 1:11 missing QName at '' [INFO] Tests run: 39, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s -- in org.onap.cps.utils.YangParserHelperSpec [INFO] Running org.onap.cps.utils.YangParserSpec 2025-11-04T12:55:06.362Z ERROR 6366 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: 2025-11-04T12:55:06.363Z ERROR 6366 --- [ main] org.onap.cps.utils.YangParser : Data validation failed for anchor: Anchor(name=null, dataspaceName=my dataspace, schemaSetName=my schema), xpath: , details: [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s -- in org.onap.cps.utils.YangParserSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s -- in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.utils.deltareport.DeltaReportExecutorSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s -- in org.onap.cps.utils.deltareport.DeltaReportExecutorSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2025-11-04T12:55:06.472Z ERROR 6366 --- [ 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] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 512, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 71 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 71 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-service/target/cps-service-3.7.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-service/target/cps-service-3.7.3-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-service/3.7.3-SNAPSHOT/cps-service-3.7.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-service/pom.xml to /tmp/r/org/onap/cps/cps-service/3.7.3-SNAPSHOT/cps-service-3.7.3-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.7.3-SNAPSHOT [8/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.rest.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [INFO] Processing operation cleanDataspace [INFO] Processing operation createAnchor [INFO] Processing operation createAnchorV2 [INFO] Processing operation getAnchors [INFO] Processing operation getAnchor [INFO] Processing operation deleteAnchor [INFO] Processing operation createSchemaSet [INFO] Processing operation createSchemaSetV2 [INFO] Processing operation getSchemaSets [INFO] Processing operation getSchemaSet [INFO] Processing operation deleteSchemaSet [INFO] Processing operation getNodeByDataspaceAndAnchor [INFO] Processing operation getNodeByDataspaceAndAnchorV2 [INFO] Processing operation getNodeByDataspaceAndAnchorV3 [INFO] Processing operation replaceNode [INFO] Processing operation createNode [INFO] Processing operation deleteDataNode [INFO] Processing operation updateNodeLeaves [INFO] Processing operation deleteListOrListElement [INFO] Processing operation replaceListContent [INFO] Processing operation addListElements [INFO] Processing operation getDeltaByDataspaceAndAnchors [INFO] Processing operation getDeltaByDataspaceAnchorAndPayload [INFO] Processing operation applyChangesInDeltaReport [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [INFO] Processing operation getNotificationSubscription [INFO] Processing operation createNotificationSubscription [INFO] Processing operation deleteNotificationSubscription [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] [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsAdminApi.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDataApi.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsDeltaApi.java [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.java [INFO] Skipping generation of Webhooks. [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] [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project ๐Ÿ™ # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:3.3.1:resources (default-resources) @ cps-rest --- [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 17 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-sonar-verify/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". [INFO] /w/workspace/cps-sonar-verify/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-sonar-verify/cps-rest/src/main/java/org/onap/cps/rest/controller/AdminRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (openapi-yaml-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as getDeltaByDataspaceAnchorAndPayload_request. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings getDeltaByDataspaceAnchorAndPayload_request=NewModel,ModelA=NewModelA in CLI). [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] [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [INFO] Model getDeltaByDataspaceAnchorAndPayload_request not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [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] [INFO] Skipping generation of Webhooks. [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] [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-sonar-verify/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project ๐Ÿ™ # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-resources) @ cps-rest --- [INFO] Copying 1 resource from target/generated-sources/openapi to target/classes/static/api-docs/cps-core [INFO] [INFO] --- maven-resources-plugin:3.3.1:copy-resources (copy-to-doc-folder) @ cps-rest --- [INFO] Copying 1 resource from target/generated-sources/openapi to ../docs/api/swagger/cps [INFO] [INFO] --- maven-resources-plugin:3.3.1:testResources (default-testResources) @ cps-rest --- [INFO] Copying 6 resources from src/test/resources to target/test-classes [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 28 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-rest --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-rest/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: 12:55:17.834 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.093 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:55:18.235 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.258 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:55:18.277 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.290 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 12:55:18.305 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.318 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:55:18.335 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.368 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 12:55:18.399 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.413 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 12:55:18.417 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.432 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 12:55:18.435 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DeltaRestControllerSpec]: DeltaRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.445 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DeltaRestControllerSpec 12:55:18.448 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.457 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 12:55:18.460 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 12:55:18.470 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 12:55:20,046 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:55:20,046 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:55:20,050 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:55:20,101 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:55:20,101 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:55:20.650Z INFO 6469 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 6469 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2025-11-04T12:55:20.652Z INFO 6469 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:55:22.298Z INFO 6469 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2025-11-04T12:55:22.298Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2025-11-04T12:55:22.300Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2025-11-04T12:55:22.327Z INFO 6469 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 2.688 seconds (process running for 5.601) OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2025-11-04T12:55:23.167Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.RuntimeException: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 92 common frames omitted 2025-11-04T12:55:23.409Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:124) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:68) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:115) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_8(AdminRestControllerSpec.groovy:243) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 and component.yang=fake component content 1 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:116) ... 152 common frames omitted 2025-11-04T12:55:23.524Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:23.536Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:168) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:227) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:181) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_10(AdminRestControllerSpec.groovy:278) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 37, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.994 s -- in org.onap.cps.rest.controller.AdminRestControllerSpec [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 s -- in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:55:23.823Z INFO 6469 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 6469 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2025-11-04T12:55:23.823Z INFO 6469 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:55:24.064Z INFO 6469 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2025-11-04T12:55:24.064Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2025-11-04T12:55:24.065Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2025-11-04T12:55:24.070Z INFO 6469 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.273 seconds (process running for 7.343) 2025-11-04T12:55:24.163Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:73) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:123) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.209Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.224Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:199) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.240Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.253Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:101) at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() at jdk.internal.reflect.GeneratedMethodAccessor57.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_5(DataRestControllerSpec.groovy:225) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.383Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:158) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_11(DataRestControllerSpec.groovy:361) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.428Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:174) at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() at jdk.internal.reflect.GeneratedMethodAccessor63.invoke(Unknown Source) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:449) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.443Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:474) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.457Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:191) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.474Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:200) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_19(DataRestControllerSpec.groovy:534) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:24.486Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in ISO format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:223) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:86) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:360) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:174) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:728) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:258) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:191) at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:991) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:896) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1089) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:979) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1014) at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) at org.springframework.test.web.servlet.setup.MockMvcFilterDecorator.doFilter(MockMvcFilterDecorator.java:162) at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_20(DataRestControllerSpec.groovy:556) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:231) at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 78, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.703 s -- in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.DeltaRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:55:24.515Z INFO 6469 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Starting DeltaRestControllerSpec using Java 17.0.6-ea with PID 6469 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2025-11-04T12:55:24.515Z INFO 6469 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:55:24.686Z INFO 6469 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2025-11-04T12:55:24.686Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2025-11-04T12:55:24.686Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2025-11-04T12:55:24.691Z INFO 6469 --- [ main] o.o.c.r.c.DeltaRestControllerSpec : Started DeltaRestControllerSpec in 0.194 seconds (process running for 7.964) 2025-11-04T12:55:24.828Z ERROR 6469 --- [ main] org.onap.cps.utils.JsonObjectMapper : Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 s -- in org.onap.cps.rest.controller.DeltaRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:55:24.858Z INFO 6469 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 6469 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2025-11-04T12:55:24.858Z INFO 6469 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:55:25.051Z INFO 6469 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2025-11-04T12:55:25.051Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2025-11-04T12:55:25.051Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2025-11-04T12:55:25.055Z INFO 6469 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.214 seconds (process running for 8.328) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s -- in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:55:25.176Z INFO 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 6469 (started by jenkins in /w/workspace/cps-sonar-verify/cps-rest) 2025-11-04T12:55:25.176Z INFO 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:55:25.396Z INFO 6469 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2025-11-04T12:55:25.396Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2025-11-04T12:55:25.396Z INFO 6469 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2025-11-04T12:55:25.401Z INFO 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.241 seconds (process running for 8.674) 2025-11-04T12:55:25.423Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred java.lang.IllegalStateException: some error message at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:120) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:55:25.460Z ERROR 6469 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:147) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) Caused by: java.lang.Throwable: null at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) ... 92 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.406 s -- in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 187, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-sonar-verify/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 7 classes [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-rest/target/cps-rest-3.7.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-rest/target/cps-rest-3.7.3-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-rest/3.7.3-SNAPSHOT/cps-rest-3.7.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-rest/pom.xml to /tmp/r/org/onap/cps/cps-rest/3.7.3-SNAPSHOT/cps-rest-3.7.3-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.7.3-SNAPSHOT [9/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 99 source files with javac [debug release 17] to target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-sonar-verify/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-sonar-verify/cps-ncmp-events/target/cps-ncmp-events-3.7.3-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-events/target/cps-ncmp-events-3.7.3-SNAPSHOT.jar to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.3-SNAPSHOT/cps-ncmp-events-3.7.3-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-sonar-verify/cps-ncmp-events/pom.xml to /tmp/r/org/onap/cps/cps-ncmp-events/3.7.3-SNAPSHOT/cps-ncmp-events-3.7.3-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.7.3-SNAPSHOT [10/21] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.11:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/tmp/r/org/jacoco/org.jacoco.agent/0.8.11/org.jacoco.agent-0.8.11-runtime.jar=destfile=/w/workspace/cps-sonar-verify/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/events/model/*:org/onap/cps/rest/model/*:org/onap/cps/cpspath/parser/antlr4/*:org/onap/cps/ncmp/rest/model/*:org/onap/cps/**/*MapperImpl.class:org/onap/cps/ncmp/rest/stub/*:org/onap/cps/policyexecutor/stub/model/*:org/onap/cps/ncmp/impl/provmns/model/*:**/pom.xml [INFO] [INFO] --- openapi-generator-maven-plugin:7.12.0:generate (ncmp-code-gen-provmns) @ cps-ncmp-service --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.impl.provmns.controller) [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) [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). [WARNING] Failed to get the schema name: null [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. [INFO] Unset/Removed allOf after cleaning up allOf sub-schemas that are not yet supported. [INFO] Inline schema created as __className___id__get_dataNodeSelector_parameter. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__get_dataNodeSelector_parameter=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as __className___id__patch_default_response. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings __className___id__patch_default_response=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Resource_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Resource_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Resource_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ErrorResponseGet_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseGet_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ErrorResponseDefault_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponseDefault_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ErrorResponse_error. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponse_error=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ErrorResponsePatch_otherProblems_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ErrorResponsePatch_otherProblems_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrmRoot_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrmRoot_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrmRoot_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as VsDataContainer_Single_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings VsDataContainer_Single_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ManagementNode_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementNode_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MnsAgent_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnsAgent_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MeContext_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MeContext_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ManagedNFService_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedNFService_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Scheduler_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scheduler_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SchedulingTime_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SchedulingTime_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SchedulingTime_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SchedulingTime_oneOf_2=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ConditionMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ConditionMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SupportedNotifications_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SupportedNotifications_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as GnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RRMPolicyRatio_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RRMPolicyRatio_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrCellDu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellDu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as CPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DRACHOptimizationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DRACHOptimizationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Bwp_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Bwp_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrSectorCarrier_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrSectorCarrier_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as CommonBeamformingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CommonBeamformingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Beam_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Beam_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_F1C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_F1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_F1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as GnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_E1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_E1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_XnU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NgU_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgU_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_X2U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_S1U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S1U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as GnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as TceIDMappingInfo_TceIPAddress. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TceIDMappingInfo_TceIPAddress=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NRCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EUtranCellRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranCellRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NRFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EUtranFreqRelation_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFreqRelation_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DMROFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DMROFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DLBOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DLBOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as CESManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CESManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DPCIConfigurationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DPCIConfigurationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_XnC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_XnC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NgC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NgC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_X2C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_X2C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DANRManagementFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DANRManagementFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NRFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalGnbCuCpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuCpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalNrCellCu_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrCellCu_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalGnbCuUpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbCuUpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalGnbDuFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalGnbDuFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EUtranFrequency_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EUtranFrequency_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalENBFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalENBFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalEUTranCell_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalEUTranCell_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RimRSGlobal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSGlobal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RimRSSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RimRSSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as CCOFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as CCOParameters_Attr_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings CCOParameters_Attr_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NTNFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NTNFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EphemerisInfoSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EphemerisInfoSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NRECMappingRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NRECMappingRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SatelliteCoverageInfo_nRSatelliteRATtype. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteCoverageInfo_nRSatelliteRATtype=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SatelliteBackhaulInfo_satelliteBackhaulCategory. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SatelliteBackhaulInfo_satelliteBackhaulCategory=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N11_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N15_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N15_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N17_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N17_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N20_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N20_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N22_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N22_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N26_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N26_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NL1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NL2_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL2_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N58_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N58_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N41_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N41_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N42_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N42_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N89_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N89_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N11mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N11mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N10_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N10_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N16_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_S5C_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5C_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N40_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N40_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N88_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N88_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N16mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N16mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as FiveQiDscpMappingSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FiveQiDscpMappingSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as GtpUPathQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GtpUPathQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as QFQoSMonitoringControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QFQoSMonitoringControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as PredefinedPccRuleSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PredefinedPccRuleSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as UpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_S5U_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_S5U_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as N3iwfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings N3iwfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as PcfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PcfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N28_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N28_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Rx_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Rx_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N84_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N84_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AusfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AusfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N61_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N61_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as UdmFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdmFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NL6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N87_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N87_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as UdrFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdrFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as UdsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings UdsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedUdrInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdrInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedUdmInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdmInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedAusfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAusfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedAmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAmfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedSmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSmfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedUpfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUpfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedPcfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedBsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedBsfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedChfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedChfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedNefInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNefInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedNwdafInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedNwdafInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedPcscfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedPcscfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedGmlcInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedGmlcInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedLmfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedLmfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedHssInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedHssInfoList_value_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedUdsfInfo_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedUdsfInfo_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedScpInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedScpInfoList_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedSeppInfoList_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedSeppInfoList_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedAanfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedAanfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NrfInfo_servedMbSmfInfoList_value_value. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NrfInfo_servedMbSmfInfoList_value_value=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DnnInfoItem_dnn. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DnnInfoItem_dnn=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N27_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N27_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N96_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N96_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_SM14_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM14_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N31_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N31_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N34_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N34_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SmsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SmsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N21_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N21_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_MAP_SMSC_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_MAP_SMSC_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as LmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings LmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NgeirFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NgeirFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as SeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings SeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N32_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N32_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NwdafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NwdafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NL3_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL3_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AnLFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnLFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ScpFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScpFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_SM13_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM13_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NefFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NefFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N33_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N33_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NL5_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL5_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N85_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N85_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N62_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N62_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N63_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N63_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NsacfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NsacfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N60_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N60_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DDNMFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DDNMFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Npc4_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc4_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Npc6_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc6_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Npc7_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc7_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Npc8_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Npc8_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalAmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalAmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalNrfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNrfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalNssfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalNssfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ExternalSeppFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ExternalSeppFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AmfSet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfSet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AmfRegion_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AmfRegion_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N59_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N59_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N86_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N86_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N3mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N3mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N4mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N4mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_N19mb_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_N19mb_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Nmb9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_NL9_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_NL9_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Nmb1_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Nmb1_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_SM12_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_SM12_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Configurable5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Configurable5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Dynamic5QISet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Dynamic5QISet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EASDFFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASDFFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EcmConnectionInfo_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EcmConnectionInfo_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NssaafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NssaafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as DccfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings DccfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ChfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ChfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MfafFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MfafFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as GmlcFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GmlcFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as TsctsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TsctsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AanfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AanfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as BsfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings BsfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MbSmfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbSmfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MbUpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MbUpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MnpfFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MnpfFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NetworkSlice_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSlice_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NetworkSliceSubnet_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnet_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EP_Transport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EP_Transport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetProviderCapabilities_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes_profile=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as FeasibilityCheckAndReservationJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FeasibilityCheckAndReservationJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as TimeWindow_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as TimeWindow_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as TimeWindow_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings TimeWindow_oneOf_2=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NetworkSliceController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NetworkSliceSubnetController_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NetworkSliceSubnetController_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as IsolationProfile_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings IsolationProfile_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AssuranceClosedControlLoop_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceClosedControlLoop_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AssuranceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AssuranceGoal_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AssuranceGoal_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Intent_Single_allOf_intentExpectations_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Intent_Single_allOf_intentExpectations_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Context_contextValueRange. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Context_contextValueRange=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MDAFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MDARequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDARequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ThresholdInfo_thresholdValue. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_thresholdValue=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ThresholdInfo_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_hysteresis=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AnalyticsSchedule_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AnalyticsSchedule_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsSchedule_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AnalyticsScopeType_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AnalyticsScopeType_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AnalyticsScopeType_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MDAReport_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MDAReport_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTrainingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes_allOf_trainingRequestSource=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTrainingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTrainingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTrainingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTrainingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTestingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLModel_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModel_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLModelCoordinationGroup_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelCoordinationGroup_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTestingFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLTestingReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLTestingReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLModelLoadingRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLModelLoadingProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLModelLoadingPolicy_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLModelLoadingPolicy_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ManagedActivationScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ManagedActivationScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ManagedActivationScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagedActivationScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLUpdateFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLUpdateRequest_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateRequest_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLUpdateProcess_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateProcess_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as MLUpdateReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings MLUpdateReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AIMLInferenceFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AIMLInferenceReport_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceReport_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AIMLInferenceEmulationFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AIMLInferenceEmulationFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EASFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EASFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ECSFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ECSFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EESFunction_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EESFunction_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ScProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ScProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as FileDownloadJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as FileDownloadJobProcessMonitor_resultStateInfo. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings FileDownloadJobProcessMonitor_resultStateInfo=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Files_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Files_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as File_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings File_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ManagementDataCollection_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ManagementDataCollection_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as PerfMetricJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings PerfMetricJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AlarmList_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AlarmList_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ProbableCause_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ProbableCause_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ThresholdLevelInd_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ThresholdLevelInd_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdLevelInd_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as QMCJob_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings QMCJob_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as NtfSubscriptionControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings NtfSubscriptionControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Scope_1_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Scope_1_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Scope_1_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as HeartbeatControl_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings HeartbeatControl_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ThresholdMonitor_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdMonitor_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ThresholdInfo_1_hysteresis. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ThresholdInfo_1_hysteresis=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRP. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRP=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as eventThreshold_Type_EventThresholdRSRQ. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThresholdRSRQ=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as eventThreshold_Type_EventThreshold1F. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings eventThreshold_Type_EventThreshold1F=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as plmnList_Type_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings plmnList_Type_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Identity_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Identity_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as Role_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings Role_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AccessRule_Single_allOf_attributes. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AccessRule_Single_allOf_attributes=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as GeoArea_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings GeoArea_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RadioNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RadioNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RadioNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EdgeServiceSupportExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as EdgeServiceSupportExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings EdgeServiceSupportExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as _5GCNetworkExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as _5GCNetworkExpectation_expectationContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectation_expectationContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as _5GCNetworkExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings _5GCNetworkExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RadioServiceExpectation_expectationTargets_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectation_expectationTargets_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as RadioServiceExpectationObject_objectContexts_inner. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings RadioServiceExpectationObject_objectContexts_inner=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ReportingCtrl_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ReportingCtrl_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ReportingCtrl_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_2=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as ReportingCtrl_oneOf_3. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings ReportingCtrl_oneOf_3=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AreaScope_oneOf. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AreaScope_oneOf_1. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_1=NewModel,ModelA=NewModelA in CLI). [INFO] Inline schema created as AreaScope_oneOf_2. To have complete control of the model name, set the `title` field or use the modelNameMapping option (e.g. --model-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI) or inlineSchemaNameMapping option (--inline-schema-name-mappings AreaScope_oneOf_2=NewModel,ModelA=NewModelA in CLI). [WARNING] Empty operationId found for path: GET /{className}={id}. Renamed to auto-generated operationId: classNameidGET [WARNING] Empty operationId found for path: PUT /{className}={id}. Renamed to auto-generated operationId: classNameidPUT [WARNING] Empty operationId found for path: DELETE /{className}={id}. Renamed to auto-generated operationId: classNameidDELETE [WARNING] Empty operationId found for path: PATCH /{className}={id}. Renamed to auto-generated operationId: classNameidPATCH [WARNING] 5GCNetworkExpectationObject/objectContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContexts [WARNING] 5GCNetworkExpectation/expectationContexts (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContexts [WARNING] 5GCNetworkExpectation/expectationTargets (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargets [WARNING] 5GCNetworkExpectation/expectationId (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationId [WARNING] 5GCNetworkExpectation (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectation [WARNING] _5GCNetworkExpectation_expectationContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationContextsInner [WARNING] 5GDdnmfInfo/plMNId (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfoPlMNId [WARNING] 5GDdnmfInfo (model name starts with number) cannot be used as model name. Renamed to Model5GDdnmfInfo [WARNING] 5GCNfConnEcmInfo/5GCNFIpAddress (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFIpAddress [WARNING] 5GCNetworkExpectationObject (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObject [WARNING] 5GSessionContext (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContext [WARNING] 5GSessionContext/contextCondition (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextCondition [WARNING] _5GCNetworkExpectationObject_objectContexts_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectContextsInner [WARNING] 5GCNfConnEcmInfoList (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfoList [WARNING] 5GCNetworkExpectation/expectationVerb (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationVerb [WARNING] 5GSessionContext/contextValueRange (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextValueRange [WARNING] 5GCNetworkExpectationObject/objectInstance (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectInstance [WARNING] 5GCNfConnEcmInfo/5GCNFType (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFType [WARNING] _5GCNetworkExpectation_expectationTargets_inner (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationTargetsInner [WARNING] Float (reserved word) cannot be used as model name. Renamed to ModelFloat [WARNING] 5GCNfConnEcmInfo (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo [WARNING] 5GCNfConnEcmInfo/5GCNFRef (model name starts with number) cannot be used as model name. Renamed to Model5GCNfConnEcmInfo5GCNFRef [WARNING] 5GCNetworkExpectationObject/objectType (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationObjectObjectType [WARNING] 5GCNetworkExpectation/expectationObjects (model name starts with number) cannot be used as model name. Renamed to Model5GCNetworkExpectationExpectationObjects [WARNING] 5GSessionContext/contextAttribute (model name starts with number) cannot be used as model name. Renamed to Model5GSessionContextContextAttribute [INFO] Processing operation null [INFO] Processing operation null [INFO] Processing operation null [INFO] Processing operation null [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. [INFO] Model VsDataContainer-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MnsAgent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SubNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagedElement-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Scheduler-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ConditionMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagementNode-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MeContext-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model RRMPolicyRatio-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model RrmPolicyMemberList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PlmnInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NpnIdentityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model CSonPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UeAccProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UeAccDelayProbabilityDist not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Bwp-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrSectorCarrier-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Beam-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_F1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model OperatorDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrOperatorCellDu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model BWPSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_XnU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NgU-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_X2U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_S1U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GGnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GEnbIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TceIDMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MappedCellIdInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model QceIdMappingInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MdtUserConsentReqList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EUtranCellRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EUtranFreqRelation-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRPciList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_XnC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_E1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_F1C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NgC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_X2C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalGnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalNrCellCu-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PlmnIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalGnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalGnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EUtranFrequency-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalENBFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalEUTranCell-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model RimRSSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrTacList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EphemerisInfoSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EphemerisInfos not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [INFO] Model CNSIIdList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model CommModelList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NTNPLMNRestrictionsList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SatelliteCoverageInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N11-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N15-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N17-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N20-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N22-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N26-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL2-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N58-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N41-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N42-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N89-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N11mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TACList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N10-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N16-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_S5C-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N40-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N88-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N16mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model QosDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TrafficControlDataList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SnssaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SupportedBMOList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_S5U-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N28-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Rx-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N84-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N61-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ECSAddrConfigInfo not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N87-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IdentityRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SupportedDataSetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SharedDataIdRangeList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NFProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TaiList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N27-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N96-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_SM14-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N31-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N34-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N21-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_MAP_SMSC-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TrpInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N32-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL3-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SupportedFuncList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_SM13-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model CapabilityList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N33-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL5-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N85-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N62-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N63-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N60-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc4-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc6-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc7-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Npc8-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model FiveQICharacteristics-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model 5GCNfConnEcmInfoList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N86-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_NL9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Nmb1-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N4mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N3mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_N19mb-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Nmb9-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_SM12-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ServiceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Tagging not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PositioningAvailability not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SliceProfileList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AttributeNameList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceGoalStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceTargetStatusList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceGoal-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceTargetList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Intent-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IntentReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDATypes not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDARequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDAOutputs not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDAReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTestingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTestingReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModel-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelCoordinationGroup-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AIMLInferenceReport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelLoadingRequest-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelLoadingProcess-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelLoadingPolicy-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EASFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EESFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'minimum' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [INFO] Model File-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MnsInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [INFO] Model CorrelatedNotifications not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model listOfNeTypes-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model sensorInformation-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model reportingTrigger-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model excessPacketDelayThresholds-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model plmnList-Type not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AttributeNameValuePairSet not generated since it's a free-form object [INFO] Model AttributeValueChangeSet not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model DnList not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MDAFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTrainingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLTestingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLModelRepository-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MLUpdateFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AIMLInferenceFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AIMLInferenceEmulationFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IntentHandlingFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ScMgmtProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Sc_Process-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AssuranceClosedControlLoop-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ECSFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EdgeDataNetwork-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSlice-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceSubnet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EP_Transport-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceSubnetProviderCapabilities-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model FeasibilityCheckAndReservationJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NetworkSliceSubnetController-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model IsolationProfile-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NRECMappingRule-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalAmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalNrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ExternalNssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AmfSet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AmfRegion-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Configurable5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Dynamic5QISet-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EcmConnectionInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model OutageAndRecoveryInfo-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model DsoThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PerfMetricJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ThresholdMonitor-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TraceJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagementDataCollection-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NtfSubscriptionControl-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model FileDownloadJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model Files-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model QMCJob-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GnbDuFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GnbCuUpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GnbCuCpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model N3iwfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model PcfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AusfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UdmFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UdrFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model UdsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NrfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NssfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SmsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model LmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NgeirFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model SeppFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NwdafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ScpFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NefFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EASDFFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model NssaafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model DccfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ChfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MfafFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model GmlcFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model TsctsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model AanfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model BsfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MbSmfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MbUpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model MnpfFunction-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model ManagedNFService-Multiple not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [INFO] Model EmptyObject not generated since it's a free-form object [INFO] Model TaiList_1 not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/GeoAreaToCellMapping is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/UtraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/EutraCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] #/components/schemas/NrCellId is not defined [WARNING] Validation 'minItems' has no effect on schema 'string'. Ignoring! [WARNING] Validation 'maximum' has no effect on schema 'string'. Ignoring! [WARNING] #/components/schemas/ThresholdHysteresis is not defined [WARNING] #/components/schemas/ThresholdHysteresis is not defined [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/A2xCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ACCLDisallowedAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceEmulationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceName.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLInferenceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AIMLManagementPolicy.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AanfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AccessType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AckState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ActivityFactorTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AddressWithVlan.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AdministrativeState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEvent.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfEventExposureData.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AfSigProtocol.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AffinityAntiAffinity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmListSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmNotificationTypes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmRecord.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AlarmType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfIdentifier.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfRegionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AmfSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnLFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnNodeType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsSchedule.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScheduleOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnalyticsScopeTypeOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AnonymizationOfMdtDataType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaConfig.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaOfInterest.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScope.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AreaScopeOneOf2.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Arp.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceClosedControlLoopSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusObserved.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceGoalStatusPredicted.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceScope.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusObserved.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AssuranceTargetStatusPredicted.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AtsssCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AusfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailMLCapabilityReport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailabilityStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AvailableEDN.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLPrbLoadTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveDLRANUEThptTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULPrbLoadTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/AveULRANUEThptTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BWPSetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BackhaulAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BeamSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BlockedLocationInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BsfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/BwpSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CCOParametersAttrAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CNSliceSubnetProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Category.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CellState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ChfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdGetDataNodeSelectorParameter.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ClassNameIdPatchDefaultResponse.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CmNotificationTypes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6LTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodM6NRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMLTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMNRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CollectionPeriodRRMUMTSType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModel.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommModelType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CommonBeamformingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Condition.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionData.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConditionMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Configurable5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ConnectionPointInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Context.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ContextContextValueRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ControlLoopLifeCyclePhase.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CorrelatedNotification1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaPolygonContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageAreaTAContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CoverageTACContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/CyclicPrefix.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DANRManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DDNMFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DESManagementFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLBOFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLLatencyTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DLThptPerUETarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DMROFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DPCIConfigurationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DRACHOptimizationFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataAccess.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetwork.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DataNetworkAccess.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DccfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DefaultNotificationSubscription.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DelayTolerance.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DeterministicComm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DlFrequencyContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiChangeType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnaiSatelliteMapping.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnEasdfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnInfoItemDnn.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnMbSmfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnSmfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnTsctsfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DnnUpfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/DsoThresholdMonitorSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Duration.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Dynamic5QISetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASDFFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASProfileSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASRequirementsSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASResourceReservationJobSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASServicePermission.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EASStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ECSFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EDNConnectionInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EEPerfReq.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EESFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPE1SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1CSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPF1USingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPMAPSMSCSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN10SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN11mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN12SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN13SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN14SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN15SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN16mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN17SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN19mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN20SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN21SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN22SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN26SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN27SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN28SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN2SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN31SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN32SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN33SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN34SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN3mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN40SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN41SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN42SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN4mbSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN58SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN59SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN5SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN60SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN61SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN62SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN63SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN6SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN7SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN84SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN85SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN86SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN87SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN88SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN89SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN8SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN96SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPN9SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL1SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL2SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL3SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL5SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL6SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNL9SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgCSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNgUSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb1SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNmb9SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc4SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc6SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc7SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPNpc8SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRPAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPRxSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS1USingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5CSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPS5USingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM12SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM13SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14Single.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPSM14SingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPTransportSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2CSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPX2USingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnCSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EPXnUSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtraNetworkSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EUtranFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EasdfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EcmConnectionInfoSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeDataNetworkSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeFederationSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationIdContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeIdentificationLocContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObject.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EdgeServiceSupportExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EmbbEEPerfReq.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyEfficiency.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingControl.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergySavingState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EnergyServiceLocation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ephemeris.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EphemerisInfoSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponse.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefault.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseDefaultOtherProblemsInner.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseError.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGet.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponseGetOtherProblemsInner.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatch.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ErrorResponsePatchOtherProblemsInner.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EsNotAllowedTimePeriod.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EthFlowDescription.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventId.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventListForEventTriggeredMeasurementType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdL1Type.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThreshold1F.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRP.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/EventThresholdTypeEventThresholdRSRQ.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExcessPacketDelayThresholdType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationFulfilmentResult.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationObject.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExpectationVerb.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Exposure.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExtSnssai.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalAmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalClientType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalENBFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalEUTranCellSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalGnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalNssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ExternalSeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityCheckAndReservationJobSingleAllOfAttributesProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FeasibilityResult.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FederatedECSInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitor.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileDownloadJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileNotificationTypes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FileSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FilesSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQICharacteristicsSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMapping.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FiveQiDscpMappingSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowDirection.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowInformation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FlowStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FreqInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Frequency.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FrequencyDomainPara.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/FulfilmentStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoArea.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoAreaOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoCoordinate.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeoLoc.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GeographicalCoordinates.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GmlcInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuCpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbCuUpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GnbDuFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathDelayThresholdsType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/GtpUPathQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Guami.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HeartbeatNotificationTypes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighDLPrbLoadRatioTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HighULPrbLoadRatioTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HostAddr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/HssInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentityRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IdentitySingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImmediateMDTConfigType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ImsiRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IncomingDataTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InferenceOutput.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Insert.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentConflictReport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentExpectation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFeasibilityCheckReport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentFulfilmentReport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentHandlingFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentReportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IntentSingleAllOfIntentExpectationsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InterfaceUpfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/InternalGroupIdRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddr1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpEndPoint.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpIndex.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpInterface.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IpReachability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv4AddressRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Addr1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6Prefix1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ipv6PrefixRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsESCoveredBy.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsInitialBwp.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/IsolationProfileSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/JobTypeType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/KPIMonitoring.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LboAllowed.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfInterfacesType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ListOfMeasurementsType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LmfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoadTimeThreshold.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LocalAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggedMDTConfigType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingDurationType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LoggingIntervalType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LogicalInterfaceInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowDLRANUEThptRatioTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowSINRRatioTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/LowULRANUEThptRatioTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputEntry.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputIEFilter.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputPerMDAType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAOutputs1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAReportAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDARequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MDAType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MIoTEEPerfReq.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLCapabilityInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelCoordinationGroupSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingPolicySingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelLoadingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelRepositorySingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLModelSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTestingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLTrainingRequestSingleAllOfAttributesAllOfTrainingRequestSource.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateProcessSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateReportSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MLUpdateRequestSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScope.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedActivationScopeOneOf2.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcO5GcNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOAiMlNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOCoslaNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcOMdaNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementNcONrNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedElementSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedFunctionNcO.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagedNFServiceSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementData.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementDataCollectionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ManagementNodeSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappedCellIdInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MappingSetIDBackhaulAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUSessions.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofPDUsessionsTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofRegisteredsubscribersTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEs.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxNumberofUEsTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MaxPktSize.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbSmfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbUpfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceArea.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsServiceAreaInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSession.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsSessionId.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MbsfnArea.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MdtConfigType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeContextSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodLTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementPeriodUMTSType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MeasurementQuantityType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MfafInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MlAnalyticsInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnpfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsAgentSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsInfoSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MnsRegistrySingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MobilityLevel.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObject.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GCNfConnEcmInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GDdnmfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Model5GSessionContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ModelPerformance.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MoiChange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/MulticastAccessControl.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N2InterfaceAmfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N3iwfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/N6Protection.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NBIoT.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEIdentification.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NEInfomration.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFService.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFServiceType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NFType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRCellRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRECMappingRuleSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFreqRelationSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRFrequencySingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRNetworkSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NRTACRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NSSAASupport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNGlobalRanNodeID.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NTNPLMNRestrictionsInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ncgi.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NcgiTai.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NefInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkNodeDiameterAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSharingIndicator.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetControllerSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetProviderCapabilitiesSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSliceSubnetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NetworkSlicingApplicability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfInstanceLocationContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NfTypeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgRanInferenceType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NgeirFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NodeFilter.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NonIPSupport.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotFulfilledState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationHeader.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotificationType1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyEvent.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiAttributeValueChanges.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiChanges.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiCreation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NotifyMoiDeletion.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NpnIdType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellCuSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrCellDuSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrOperatorCellDuSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrSectorCarrierSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAanfInfoListValueValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAmfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedAusfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedBsfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedChfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedGmlcInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedHssInfoListValueValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedLmfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedMbSmfInfoListValueValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNefInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedNwdafInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedPcscfInfoListValueValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedScpInfoListValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSeppInfoListValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedSmfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdmInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdrInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUdsfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrfInfoServedUpfInfoValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRoot.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NrmRootOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NsacfInfoSnssai.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssaafInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NssfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtfSubscriptionControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NtnLocationInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NullValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafEvent.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/NwdafInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Operation1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationSemantics.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperationalState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorDuSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeDataNetworkSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OperatorEdgeFederationSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Orbital.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutageAndRecoveryInfoSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/OutgoingDataTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PLMNContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PacketErrorRate.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ParameterRange.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchItem.java [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PatchOperation.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PccRule.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PcscfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PduSessionType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeeParameter.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerceivedSeverity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfMetricJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PerfNotificationTypes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PeriodicityRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PfdData.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnId1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnIdNid1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnListTypeInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PlmnTargetType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositionVelocity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Positioning.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PositioningMethodType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredefinedPccRuleSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PredictionFrequency.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/PreemptionVulnerability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCause.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProbableCauseOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProcessMonitor1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ProseCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFPacketDelayThresholdsType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QFQoSMonitoringControlSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QMCJobSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QOffsetRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QceIdMappingInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/QosData.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyConsumptionTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANEnergyEfficiencyTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RANSliceSubnetProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RATContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RRMPolicyRatioSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RSSetType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObject.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioNetworkExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationExpectationTargetsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObject.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioServiceExpectationObjectObjectContextsInner.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RadioSpectrum.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RatType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectAddressType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RedirectInformation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RegistrationState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RelocationTriggerInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RemoteAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1LTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM1NRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4LTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM4NRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5LTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM5NRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6LTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM6NRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7LTEType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountM7NRType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportAmountType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportIntervalType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportTypeType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrl.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf2.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingCtrlOneOf3.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ReportingMethod.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RequestStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resource.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceIsolationRule.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationRequirement.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceReservationStatus1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceSharingLevelContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourceType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Resources5gcNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesAiMlNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesCoslaNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesDSORecovery.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesEdgeNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFaultNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesFileMgmtNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesGenericNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesIntentNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMdaNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMgmtDataCollectionNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMnSRegistryNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesMsacNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesNrNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesPmControlNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesQoEMeasuremetCollectionNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesRanScNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSliceNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesSubscriptionControlNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesThresholdMonitorNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ResourcesTraceControlNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSGlobalSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportConf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSReportInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RimRSSetSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RoleSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteInformation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RouteToLocation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/RrmPolicyMember.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SAP.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SEPPType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulCategories.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteBackhaulInfoSatelliteBackhaulCategory.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SatelliteCoverageInfoNRSatelliteRATtype.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScMgmtProfileSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitor.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessMonitorResultStateInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScProcessSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulerSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTime.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SchedulingTimeOneOf2.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Scope1OneOf1.java (Ignored by rule in ignore file.) [INFO] writing file /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScopeType.java [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpDomainInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ScpInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SdRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SecFunc.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Selectivity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SeppInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SequenceDomainPara.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServAttrCom.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceEndTimeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceStartTimeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServiceTypeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingLocation.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ServingScopeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharedDataIdRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SharingLevel.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceExpiryInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SliceProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SmsfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnpnId.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Snssai1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiEasdfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiExtension.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiMbSmfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiSmfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiTsctsfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SnssaiUpfInfoItem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SoftwareImageInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SourceIndicator.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SpecificProblem.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbDuration.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbPeriodicity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SsbSubCarrierSpacing.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Ssm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/StartTimeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteerModeValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringFunctionality.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SteeringMode.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcO5GcNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOAiMlNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOCoslaNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcODsoNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOEdgeNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOIntentNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOMdaNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcONrNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcORanScNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkNcOSliceNrm.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SubNetworkSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SuciInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupiRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Support.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedDataSet.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedFunc.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedGADShapes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedNotificationsSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfIndicator.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SupportedPerfMetricGroup.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/SynAvailability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Synchronicity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TReselectionNRSf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tai1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TaiRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetAssuranceTimeContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TargetFulfilmentResult.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TceIDMappingInfoTceIPAddress.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TermDensity.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdCrossing.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfo1Hysteresis.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoHysteresis.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdInfoThresholdValue.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelInd.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdLevelIndOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ThresholdMonitorSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeDomainPara.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeInterval.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeToTriggerL1Type.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow2.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindow3.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TimeWindowOneOf2.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Tmgi.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TmgiRange.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/Top1.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopSliceSubnetProfile.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TopologicalServiceArea.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceConfigType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceDepthType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobAttr.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceJobSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReferenceType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceReportingFormatType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TraceTargetType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrafficControlData.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TransportProtocol.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrendIndication.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TriggeringEventsType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrpMappingInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TrustAfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TscaiInputContainer.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TsctsfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TunnellingMechanism.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/TxDirection.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UECoreMeasConfigType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroup.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEGroupContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UEMobilityLevelContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UESpeedTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULLatencyTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ULThptPerUETarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UPFConnectionInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdmInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdrInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UdsfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccDelayProbability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UeAccProbability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UlFrequencyContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UnTrustAfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpPathChgEvent.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfFunctionSingleAllOfAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UpfInfo.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UrllcEEPerfReq.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UsageState.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/UserMgmtOpen.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2XCommModels.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/V2xCapability.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/ValueRangeType.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VirtualResource.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VnfParameter.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingle.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/VsDataContainerSingleAttributes.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPContext.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/WeakRSRPRatioTarget.java (Ignored by rule in ignore file.) [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/model/XLThpt.java (Ignored by rule in ignore file.) [WARNING] Empty operationId found for path: get /{className}={id}. Renamed to auto-generated operationId: classNameidGet [WARNING] Empty operationId found for path: put /{className}={id}. Renamed to auto-generated operationId: classNameidPut [WARNING] Empty operationId found for path: post notifyMOICreation_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOICreation_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyMOIDeletion_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIDeletion_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyMOIAttributeValueChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIAttributeValueChanges_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyEvent_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyEvent_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: post notifyMOIChanges_{request.body#/notificationRecipientAddress}. Renamed to auto-generated operationId: notifyMOIChanges_request_bodyNotificationRecipientAddressPost [WARNING] Empty operationId found for path: delete /{className}={id}. Renamed to auto-generated operationId: classNameidDelete [WARNING] Empty operationId found for path: patch /{className}={id}. Renamed to auto-generated operationId: classNameidPatch [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. [INFO] Ignored /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/impl/provmns/api/DefaultApi.java (Ignored by rule in ignore file.) [INFO] Skipping generation of Webhooks. [WARNING] No value found for variable 'URI-LDN-first-part' in server definition '{MnSRoot}/ProvMnS/{MnSVersion}/{URI-LDN-first-part}' and no user override specified, default to empty string. [INFO] Skipping generation of supporting files. ################################################################################ # Thanks for using OpenAPI Generator. # # Please consider donation to help us maintain this project ๐Ÿ™ # # https://opencollective.com/openapi_generator/donate # ################################################################################ [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.3.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-sonar-verify/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.13.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 173 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-sonar-verify/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". [WARNING] /w/workspace/cps-sonar-verify/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". [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: /w/workspace/cps-sonar-verify/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-sonar-verify/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/impl/inventory/sync/DmiModelOperations.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] [INFO] --- maven-compiler-plugin:3.13.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Recompiling the module because of changed dependency. [INFO] Compiling 3 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:4.0.1:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Parallel parsing disabled. [INFO] Compiled 228 files. [INFO] [INFO] --- maven-surefire-plugin:3.3.1:test (default-test) @ cps-ncmp-service --- [INFO] Surefire report directory: /w/workspace/cps-sonar-verify/cps-ncmp-service/target/surefire-reports [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- Picked up _JAVA_OPTIONS: [INFO] Running org.onap.cps.ncmp.utils.events.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.utils.events.TopicValidatorSpec 12:56:29.969 [main] INFO org.testcontainers.images.PullPolicy -- Image pull policy will be performed by: DefaultPullPolicy() 12:56:29.979 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec 12:56:30.017 [main] INFO org.testcontainers.DockerClientFactory -- Testcontainers version: 1.21.3 12:56:30.822 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 12:56:30.833 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 12:56:30.858 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 12:56:30.863 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 12:56:30.869 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 12:56:30.870 [main] INFO org.testcontainers.DockerClientFactory -- โœ”๏ธŽ Docker server version should be at least 1.6.0 12:56:30.875 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Using nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 as a substitute image for confluentinc/cp-kafka:7.8.0 (using image substitutor: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor')) 12:56:30.915 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling docker image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0. Please be patient; this may take some time but only needs to be done once. 12:56:30.926 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: nexus3.onap.org:10001/confluentinc/cp-kafka:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 12:56:31.081 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Starting to pull image 12:56:31.134 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 12:56:31.141 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 14 pending, 1 downloaded, 0 extracted, (277 bytes/? MB) 12:56:31.152 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 13 pending, 2 downloaded, 0 extracted, (895 KB/? MB) 12:56:31.303 [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, (24 MB/? MB) 12:56:31.325 [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, (24 MB/? MB) 12:56:31.439 [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, (51 MB/? MB) 12:56:31.459 [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, (51 MB/? MB) 12:56:31.474 [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, (71 MB/? MB) 12:56:31.491 [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, (71 MB/? MB) 12:56:31.511 [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, (71 MB/? MB) 12:56:31.526 [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, (71 MB/? MB) 12:56:31.563 [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, (71 MB/? MB) 12:56:31.778 [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, (166 MB/? MB) 12:56:31.817 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 0 extracted, (166 MB/? MB) 12:56:32.498 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 2 pending, 13 downloaded, 1 extracted, (404 MB/? MB) 12:56:32.532 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 1 pending, 14 downloaded, 1 extracted, (421 MB/? MB) 12:56:32.589 [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, (436 MB/? MB) 12:56:33.243 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 2 extracted, (539 MB/553 MB) 12:56:40.081 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 3 extracted, (549 MB/553 MB) 12:56:40.171 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 4 extracted, (549 MB/553 MB) 12:56:41.237 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 5 extracted, (552 MB/553 MB) 12:56:42.065 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 6 extracted, (552 MB/553 MB) 12:56:42.414 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 7 extracted, (552 MB/553 MB) 12:56:42.496 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 8 extracted, (552 MB/553 MB) 12:56:42.572 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 9 extracted, (552 MB/553 MB) 12:56:42.652 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 10 extracted, (552 MB/553 MB) 12:56:42.728 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 11 extracted, (552 MB/553 MB) 12:56:42.806 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 12 extracted, (552 MB/553 MB) 12:56:42.893 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 13 extracted, (552 MB/553 MB) 12:56:43.901 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 14 extracted, (553 MB/553 MB) 12:56:43.971 [docker-java-stream-1655064060] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Pulling image layers: 0 pending, 15 downloaded, 15 extracted, (553 MB/553 MB) 12:56:43.989 [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) 12:56:43.989 [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 PT13.073586119S 12:56:44.022 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 12:56:47.238 [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: b68663fd813b919705389cc34ca6165b533d63d284f4c2246266ec3776589b8f 12:56:53.287 [main] INFO tc.nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 -- Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT9.265936142S OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 25.10 s -- in org.onap.cps.ncmp.utils.events.InventoryEventProducerSpec [INFO] Running org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in org.onap.cps.ncmp.api.data.models.DatastoreTypeSpec [INFO] Running org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s -- in org.onap.cps.ncmp.api.data.models.OperationTypeSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec 12:56:55.183 [main] WARN org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponse -- Unexpected xpath (no id found) valid/xpath/without-id[@key='123'] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s -- in org.onap.cps.ncmp.api.inventory.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.api.inventory.models.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.api.inventory.models.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.api.inventory.models.YangResourceSpec [INFO] Running org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec 12:56:55,845 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:56:55,846 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:56:55,868 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:56:55,930 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:56:55,930 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:56:56.685Z INFO 6580 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Starting CmHandleStateGaugeConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:56:56.685Z INFO 6580 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:56:56.993Z WARN 6580 --- [ 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: --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 2025-11-04T12:56:57.137Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:56:57.137Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:56:57.139Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:56:57.139Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2025-11-04T12:56:57.139Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:56:57.142Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:56:57.750Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:56:57.834Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2025-11-04T12:56:58.066Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:56:58.074Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:57:00.225Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 19abb3e6-80c0-4e9b-bf72-2e96d3b024c1 this ] 2025-11-04T12:57:00.244Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:57:00.292Z INFO 6580 --- [ main] o.o.c.n.c.CmHandleStateGaugeConfigSpec : Started CmHandleStateGaugeConfigSpec in 4.74 seconds (process running for 33.405) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.991 s -- in org.onap.cps.ncmp.config.CmHandleStateGaugeConfigSpec [INFO] Running org.onap.cps.ncmp.config.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:00.365Z INFO 6580 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:00.365Z INFO 6580 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:00.375Z INFO 6580 --- [ main] o.o.c.n.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.043 seconds (process running for 33.487) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.050 s -- in org.onap.cps.ncmp.config.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.config.DmiHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:00.416Z INFO 6580 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Starting DmiHttpClientConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:00.416Z INFO 6580 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:00.466Z INFO 6580 --- [ main] o.o.c.n.config.DmiHttpClientConfigSpec : Started DmiHttpClientConfigSpec in 0.082 seconds (process running for 33.578) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.config.DmiHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.config.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:00.518Z INFO 6580 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:00.518Z INFO 6580 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:00.642Z INFO 6580 --- [ main] o.onap.cps.ncmp.config.KafkaConfigSpec : Started KafkaConfigSpec in 0.152 seconds (process running for 33.755) 2025-11-04T12:57:00.702Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2025-11-04T12:57:00.781Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:00.796Z INFO 6580 --- [ 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 2025-11-04T12:57:00.834Z INFO 6580 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-1] Instantiated an idempotent producer. 2025-11-04T12:57:00.889Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:00.890Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:00.890Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261020888 2025-11-04T12:57:00.914Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:9092] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true enable.metrics.push = true interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingProducerInterceptor] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 0 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:00.914Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:00.916Z INFO 6580 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-2] Instantiated an idempotent producer. 2025-11-04T12:57:00.923Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:00.923Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:00.923Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261020923 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.441 s -- in org.onap.cps.ncmp.config.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.config.OpenTelemetryConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:00.957Z INFO 6580 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Starting OpenTelemetryConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:00.957Z INFO 6580 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:01.208Z INFO 6580 --- [ main] o.o.c.n.config.OpenTelemetryConfigSpec : Started OpenTelemetryConfigSpec in 0.273 seconds (process running for 34.32) 2025-11-04T12:57:01.264Z ERROR 6580 --- [_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 2025-11-04T12:57:01.265Z ERROR 6580 --- [_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 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.415 s -- in org.onap.cps.ncmp.config.OpenTelemetryConfigSpec [INFO] Running org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:01.376Z INFO 6580 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Starting PolicyExecutorHttpClientConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:01.376Z INFO 6580 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:01.379Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:01.381Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.381Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:01.379Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:01.384Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.384Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:01.392Z INFO 6580 --- [ main] c.n.c.PolicyExecutorHttpClientConfigSpec : Started PolicyExecutorHttpClientConfigSpec in 0.041 seconds (process running for 34.504) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.ncmp.config.PolicyExecutorHttpClientConfigSpec [INFO] Running org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:01.437Z INFO 6580 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Starting AdminCacheConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:01.437Z INFO 6580 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:01.449Z INFO 6580 --- [ main] o.o.c.n.impl.cache.AdminCacheConfigSpec : Started AdminCacheConfigSpec in 0.03 seconds (process running for 34.561) 2025-11-04T12:57:01.464Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:57:01.470Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2025-11-04T12:57:01.473Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2025-11-04T12:57:01.475Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2025-11-04T12:57:01.482Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:57:01.483Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 16 ms. 2025-11-04T12:57:01.484Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:01.484Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.484Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:01.484Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s -- in org.onap.cps.ncmp.impl.cache.AdminCacheConfigSpec 2025-11-04T12:57:01.485Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:01.485Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.486Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Running org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec 2025-11-04T12:57:01.492Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [my cluster] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:57:01.492Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [my cluster] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:57:01.492Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [my cluster] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:57:01.492Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [my cluster] [5.5.0] Cluster name: my cluster 2025-11-04T12:57:01.492Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:57:01.492Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [my cluster] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:57:01.504Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:57:01.506Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [my cluster] [5.5.0] Using Multicast discovery 2025-11-04T12:57:01.516Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [my cluster] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:57:01.516Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [my cluster] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:57:01.597Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:01.598Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.598Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:01.636Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:01.636Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.636Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:01.801Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:01.802Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.802Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:01.890Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:01.890Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:01.890Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:02.223Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:02.224Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:02.224Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:02.307Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:02.307Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:02.307Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:03.196Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:03.196Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:03.196Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:03.270Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:03.270Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:03.270Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:03.699Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [my cluster] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - c6630a41-368e-41b6-9bad-b2b6993cf650 this ] 2025-11-04T12:57:03.699Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [my cluster] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:57:03.734Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [my cluster] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:57:03.734Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [my cluster] [5.5.0] Shutting down multicast service... 2025-11-04T12:57:03.735Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [my cluster] [5.5.0] Shutting down connection manager... 2025-11-04T12:57:03.735Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [my cluster] [5.5.0] Shutting down node engine... 2025-11-04T12:57:03.799Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [my cluster] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:57:03.799Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [my cluster] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 2025-11-04T12:57:03.800Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [my cluster] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.313 s -- in org.onap.cps.ncmp.impl.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:03.873Z INFO 6580 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Starting NcmpCachedResourceRequestHandlerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:03.873Z INFO 6580 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:03.900Z INFO 6580 --- [ main] i.d.NcmpCachedResourceRequestHandlerSpec : Started NcmpCachedResourceRequestHandlerSpec in 0.052 seconds (process running for 37.012) [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s -- in org.onap.cps.ncmp.impl.data.NcmpCachedResourceRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec 2025-11-04T12:57:04.120Z WARN 6580 --- [ main] o.o.c.n.i.d.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.128 s -- in org.onap.cps.ncmp.impl.data.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec 2025-11-04T12:57:04.213Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:04.213Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:04.213Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyFacadeSpec [INFO] Running org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s -- in org.onap.cps.ncmp.impl.data.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec 2025-11-04T12:57:04.272Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:04.272Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:04.272Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in org.onap.cps.ncmp.impl.data.async.RecordFilterStrategiesSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 2025-11-04T12:57:04.292Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:57:04.362Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: e0d2013b69707fd6f19f98213238cc5a4eb4683733ff07ba41658bcea5540804 2025-11-04T12:57:05.214Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:05.214Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:05.214Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:05.282Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:05.283Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:05.283Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:06.128Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:06.128Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:06.128Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:06.284Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:06.284Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:06.284Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:06.992Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:06.992Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:06.992Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:07.242Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:07.243Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:07.243Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:07.997Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:07.997Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:07.997Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:08.273Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:08.273Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:08.273Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:08.998Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:08.998Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:08.998Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:09.324Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:09.324Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:09.324Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:09.999Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:09.999Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:09.999Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:10.163Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.871564646S 2025-11-04T12:57:10.182Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32769] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2025-11-04T12:57:10.196Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:10.246Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:10.246Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:10.246Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261030246 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:10.265Z INFO 6580 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:10.265Z INFO 6580 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:10.304Z INFO 6580 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 0.055 seconds (process running for 43.416) 2025-11-04T12:57:10.307Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2025-11-04T12:57:10.325Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:10.325Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:10.325Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:10.337Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:10.337Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32769] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2025-11-04T12:57:10.337Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:10.343Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:10.343Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:10.343Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:10.343Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261030343 2025-11-04T12:57:10.502Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {test-topic=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:10.503Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:10.710Z INFO 6580 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:10.841Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32769 (id: 2147483646 rack: null) 2025-11-04T12:57:10.849Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2025-11-04T12:57:10.885Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-1-eeb72b18-9dab-4e76-b264-a5ac9ed9cf68 2025-11-04T12:57:10.885Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2025-11-04T12:57:10.909Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-eeb72b18-9dab-4e76-b264-a5ac9ed9cf68', protocol='range'} 2025-11-04T12:57:10.917Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Finished assignment for group at generation 1: {consumer-test-1-eeb72b18-9dab-4e76-b264-a5ac9ed9cf68=Assignment(partitions=[test-topic-0])} 2025-11-04T12:57:10.941Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-eeb72b18-9dab-4e76-b264-a5ac9ed9cf68', protocol='range'} 2025-11-04T12:57:10.941Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Notifying assignor about the new Assignment(partitions=[test-topic-0]) 2025-11-04T12:57:10.944Z INFO 6580 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2025-11-04T12:57:10.960Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2025-11-04T12:57:10.980Z INFO 6580 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1, groupId=test] Resetting offset for partition test-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32769 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:11.000Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:11.001Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:11.001Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:11.102Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:11.106Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2025-11-04T12:57:11.123Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:11.123Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 98ms, elapsed time since send: 98ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:11.124Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2025-11-04T12:57:11.124Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2025-11-04T12:57:11.124Z INFO 6580 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=62407764, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:11.128Z INFO 6580 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32769 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:11.225Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:11.225Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:11.240Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:11.240Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:11.240Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.993 s -- in org.onap.cps.ncmp.impl.data.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec 2025-11-04T12:57:11.276Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:57:11.321Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 9af07cbfbbed2d368281db912c4d7ffa509b5ebd5789ea553fffc420bec695e0 2025-11-04T12:57:11.330Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:11.331Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:11.445Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:11.445Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:11.532Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:11.533Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:11.734Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:11.734Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:11.804Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:11.804Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:12.009Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:12.009Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:12.009Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:12.237Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:12.237Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:12.254Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:12.254Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:12.254Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:12.276Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:12.276Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:13.014Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:13.014Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:13.014Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:13.137Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:13.137Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:13.141Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:13.141Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:13.265Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:13.265Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:13.265Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:13.918Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:13.918Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:13.918Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:14.138Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:14.138Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:14.144Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:14.144Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:14.266Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:14.266Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:14.266Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:14.934Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:14.934Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:14.934Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:15.049Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:15.049Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:15.139Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:15.139Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:15.194Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:15.194Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:15.194Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:15.936Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:15.936Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:15.936Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:16.054Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:16.055Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:16.141Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:16.141Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:16.195Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:16.195Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:16.195Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:16.937Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:16.937Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:16.937Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:17.058Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:17.059Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:17.104Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.82778791S 2025-11-04T12:57:17.110Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-2 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:57:17.110Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:17.115Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:17.115Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:17.115Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261037115 12:57:17,135 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:57:17,135 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:57:17,135 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:57:17,143 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:57:17,143 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:17.159Z INFO 6580 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:17.159Z INFO 6580 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:17.189Z INFO 6580 --- [ main] c.n.i.d.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.073 seconds (process running for 50.301) 2025-11-04T12:57:17.192Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2025-11-04T12:57:17.196Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:17.197Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:17.197Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:17.224Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:17.224Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:17.224Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:17.228Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:17.228Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:17.228Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:17.228Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261037228 2025-11-04T12:57:17.275Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {client-topic=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:17.275Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:17.429Z INFO 6580 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:17.555Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2025-11-04T12:57:17.557Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2025-11-04T12:57:17.577Z INFO 6580 --- [ 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-a547d167-129a-4a8e-9825-d008a7fa005d 2025-11-04T12:57:17.578Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2025-11-04T12:57:17.602Z INFO 6580 --- [ 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-a547d167-129a-4a8e-9825-d008a7fa005d', protocol='range'} 2025-11-04T12:57:17.602Z INFO 6580 --- [ 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-a547d167-129a-4a8e-9825-d008a7fa005d=Assignment(partitions=[client-topic-0])} 2025-11-04T12:57:17.621Z INFO 6580 --- [ 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-a547d167-129a-4a8e-9825-d008a7fa005d', protocol='range'} 2025-11-04T12:57:17.622Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Notifying assignor about the new Assignment(partitions=[client-topic-0]) 2025-11-04T12:57:17.622Z INFO 6580 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2025-11-04T12:57:17.634Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2025-11-04T12:57:17.646Z INFO 6580 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:17.696Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-3 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:57:17.697Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:17.700Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:17.700Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:17.700Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261037700 2025-11-04T12:57:17.706Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32770] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-4 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:57:17.707Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:17.709Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:17.709Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:17.709Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261037709 2025-11-04T12:57:17.768Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:17.768Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2025-11-04T12:57:17.805Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:17.805Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 17 due to node 1 being disconnected (elapsed time since creation: 121ms, elapsed time since send: 121ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:17.805Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2025-11-04T12:57:17.805Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2025-11-04T12:57:17.805Z INFO 6580 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=131604912, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:17.805Z INFO 6580 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:17.877Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:17.877Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:17.938Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:17.938Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:17.938Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.675 s -- in org.onap.cps.ncmp.impl.data.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec 2025-11-04T12:57:17.959Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:57:18.005Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: d76857db47c32c7f9aec305f973945357f4dd50dabfc7235d7345ae84de4f520 2025-11-04T12:57:18.007Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:18.008Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:18.067Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:18.067Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:18.082Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:18.082Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:18.142Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:18.142Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:18.198Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:18.199Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:18.199Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:18.209Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:18.209Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:18.285Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:18.285Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:18.511Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:18.511Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:18.690Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:18.690Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:18.939Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:18.939Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:18.939Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:19.013Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:19.013Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:19.072Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:19.072Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:19.105Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:19.105Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:19.105Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:19.144Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:19.144Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:19.577Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:19.577Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:19.894Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:19.895Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:19.895Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:19.917Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:19.918Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:20.076Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:20.076Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:20.109Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:20.109Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:20.109Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:20.146Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:20.146Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:20.583Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:20.583Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:20.896Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:20.896Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:20.896Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:20.921Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:20.921Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:21.013Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:21.013Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:21.013Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:21.080Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:21.080Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:21.148Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:21.148Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:21.586Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:21.586Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:21.846Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:21.846Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:21.846Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:21.928Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:21.928Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:22.018Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:22.018Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:22.018Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:22.150Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:22.150Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:22.189Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:22.189Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:22.588Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:22.588Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:22.701Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:22.701Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:22.701Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:22.935Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:22.935Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:22.953Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:22.953Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:22.953Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:23.192Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:23.192Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:23.196Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:23.196Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:23.590Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:23.591Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:23.749Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:23.749Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:23.749Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:23.810Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:23.810Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:23.810Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:23.857Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT5.897850146S 12:57:23,881 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:57:23,881 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:57:23,881 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:57:23,887 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:57:23,887 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:23.902Z INFO 6580 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:23.902Z INFO 6580 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:23.944Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:23.944Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:24.194Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:24.194Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:24.203Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:24.203Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:24.592Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:24.593Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:24.750Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:24.750Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:24.750Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:24.844Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:24.844Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:24.844Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:24.950Z INFO 6580 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2025-11-04T12:57:24.955Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:24.955Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:25.195Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:25.195Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:25.206Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:25.206Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:25.412Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32771] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-5 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2025-11-04T12:57:25.413Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:25.418Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:25.418Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:25.418Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261045418 2025-11-04T12:57:25.420Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2025-11-04T12:57:25.429Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32771] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-6 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2025-11-04T12:57:25.430Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:25.443Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:25.443Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:25.443Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261045442 2025-11-04T12:57:25.443Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2025-11-04T12:57:25.458Z INFO 6580 --- [ main] .n.i.d.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 1.594 seconds (process running for 58.571) 2025-11-04T12:57:25.477Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:25.478Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:25.478Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:25.478Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:25.595Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:25.595Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:25.638Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 2025-11-04T12:57:25.639Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2025-11-04T12:57:25.640Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32771 (id: 2147483646 rack: null) 2025-11-04T12:57:25.650Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2025-11-04T12:57:25.684Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-5-2a71c476-99cc-4632-97eb-58d3e3851438 2025-11-04T12:57:25.684Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] (Re-)joining group 2025-11-04T12:57:25.687Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-6-33a51dde-0e26-4c2d-aa56-7aae6c9add1b 2025-11-04T12:57:25.687Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2025-11-04T12:57:25.707Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-2a71c476-99cc-4632-97eb-58d3e3851438', protocol='range'} 2025-11-04T12:57:25.707Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-5-2a71c476-99cc-4632-97eb-58d3e3851438=Assignment(partitions=[ncmp-async-m2m-0])} 2025-11-04T12:57:25.709Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-33a51dde-0e26-4c2d-aa56-7aae6c9add1b', protocol='range'} 2025-11-04T12:57:25.710Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-6-33a51dde-0e26-4c2d-aa56-7aae6c9add1b=Assignment(partitions=[ncmp-async-m2m-0])} 2025-11-04T12:57:25.738Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-5-2a71c476-99cc-4632-97eb-58d3e3851438', protocol='range'} 2025-11-04T12:57:25.739Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2025-11-04T12:57:25.739Z INFO 6580 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2025-11-04T12:57:25.740Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-6-33a51dde-0e26-4c2d-aa56-7aae6c9add1b', protocol='range'} 2025-11-04T12:57:25.741Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2025-11-04T12:57:25.741Z INFO 6580 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2025-11-04T12:57:25.750Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:25.751Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:25.757Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:25.759Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:25.767Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:25.767Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:25.759Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:25.769Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:25.774Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32771 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:25.784Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:25.785Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:25.785Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:25.789Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:25.789Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:25.789Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:25.789Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261045789 2025-11-04T12:57:25.795Z INFO 6580 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2025-11-04T12:57:25.797Z INFO 6580 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2025-11-04T12:57:25.825Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:25.859Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:25.859Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:25.859Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:25.908Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2025-11-04T12:57:25.908Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32771] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2025-11-04T12:57:25.947Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:25.947Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:25.947Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261045947 2025-11-04T12:57:25.947Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:25.947Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:25.947Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261045947 2025-11-04T12:57:25.988Z INFO 6580 --- [| adminclient-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-1 unregistered 2025-11-04T12:57:25.988Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:25.989Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:26.002Z INFO 6580 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:26.002Z INFO 6580 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:26.002Z INFO 6580 --- [| adminclient-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:26.026Z INFO 6580 --- [| adminclient-2] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-2 unregistered 2025-11-04T12:57:26.027Z INFO 6580 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:26.027Z INFO 6580 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:26.033Z INFO 6580 --- [| adminclient-2] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:26.142Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:26.143Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2025-11-04T12:57:26.143Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:26.146Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:26.146Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:26.146Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:26.146Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261046146 2025-11-04T12:57:26.157Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:26.199Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:26.199Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:26.209Z ERROR 6580 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2025-11-04T12:57:26.219Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:26.219Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:26.279Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:26.279Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:26.279Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:26.281Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:26.281Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:26.281Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:26.281Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261046281 2025-11-04T12:57:26.290Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:26.599Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:26.600Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:26.600Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:26.602Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:26.602Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:26.602Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:26.602Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261046602 2025-11-04T12:57:26.603Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:26.603Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:26.610Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:26.672Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:26.672Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:26.672Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:26.901Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:26.901Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:26.901Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:26.922Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:26.922Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:26.922Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:26.925Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:26.925Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:26.925Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:26.925Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261046925 2025-11-04T12:57:26.936Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:26.992Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:26.992Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:27.200Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:27.200Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:27.226Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:27.226Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:27.247Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:27.247Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32771] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2025-11-04T12:57:27.247Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:27.250Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:27.250Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:27.250Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:27.250Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261047250 2025-11-04T12:57:27.258Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:27.276Z ERROR 6580 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message Endpoint handler details: Method [public void org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.impl.data.async.DmiAsyncRequestResponseEventConsumer@70692d48] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2994) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2901) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2865) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:500) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:479) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invoke(MessagingMessageListenerAdapter.java:421) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:85) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:50) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2887) ... 10 common frames omitted 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@13f9a5dd, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1762261047258, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:151) at org.springframework.kafka.listener.adapter.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:48) at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:78) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:475) ... 16 common frames omitted 2025-11-04T12:57:27.277Z ERROR 6580 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:672) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2025-11-04T12:57:27.605Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:27.605Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:27.615Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:27.615Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:27.615Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:27.615Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2025-11-04T12:57:27.615Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:27.615Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2025-11-04T12:57:27.616Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2025-11-04T12:57:27.616Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2025-11-04T12:57:27.616Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2025-11-04T12:57:27.616Z INFO 6580 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:27.617Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:27.617Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2025-11-04T12:57:27.617Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2025-11-04T12:57:27.617Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:27.617Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 345ms, elapsed time since send: 345ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:27.617Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight METADATA request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 246ms, elapsed time since send: 246ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:27.617Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:27.617Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2025-11-04T12:57:27.618Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=7560190, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:27.618Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32771 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:27.618Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2025-11-04T12:57:27.618Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:27.619Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 345ms, elapsed time since send: 345ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:27.619Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Cancelled in-flight FIND_COORDINATOR request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:27.619Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=486969715, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:27.620Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2025-11-04T12:57:27.677Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:27.677Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:27.677Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:27.713Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:27.713Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.721Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:27.721Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.724Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:27.724Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.725Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:27.725Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:27.725Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.725Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.730Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:27.730Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.730Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:27.730Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.736Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:27.737Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.826Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:27.826Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.880Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:27.880Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.901Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:27.901Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:27.901Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:27.912Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:27.912Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.945Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:27.945Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.951Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:27.951Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.955Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:27.955Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.958Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:27.958Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.963Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:27.964Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:27.995Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:27.996Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:28.063Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:28.063Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.113Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:28.114Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.177Z INFO 6580 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2025-11-04T12:57:28.177Z INFO 6580 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2025-11-04T12:57:28.178Z INFO 6580 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2025-11-04T12:57:28.178Z INFO 6580 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2025-11-04T12:57:28.178Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.179Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.179Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2025-11-04T12:57:28.179Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.179Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.179Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2025-11-04T12:57:28.181Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.181Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.181Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.181Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:28.184Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:28.184Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2025-11-04T12:57:28.185Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:28.189Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2025-11-04T12:57:28.189Z INFO 6580 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2025-11-04T12:57:28.190Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-6 unregistered 2025-11-04T12:57:28.190Z INFO 6580 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2025-11-04T12:57:28.201Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:28.201Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.25 s -- in org.onap.cps.ncmp.impl.data.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec 2025-11-04T12:57:28.213Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:57:28.219Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:28.219Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.230Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:28.230Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:28.334Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:28.334Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.344Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: a614f60c3c69a334c20fc427f4beb3da32fd88b67f6691d7d07195e54271b106 2025-11-04T12:57:28.368Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:28.368Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.376Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:28.376Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.522Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:28.522Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.582Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:28.582Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.607Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:28.607Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:28.662Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:28.662Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:28.677Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:28.677Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:28.677Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:28.859Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:28.860Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:28.860Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:28.999Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:29.000Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:29.104Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:29.105Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:29.180Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:29.180Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:29.203Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:29.204Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:29.234Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:29.234Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:29.311Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:29.311Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:29.477Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:29.477Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:29.570Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:29.570Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:29.570Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:29.570Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:29.608Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:29.608Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:29.677Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:29.677Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:29.677Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:29.864Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:29.864Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:29.864Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:29.987Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:29.987Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:30.006Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:30.006Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:30.105Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:30.105Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:30.192Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:30.192Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:30.237Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:30.237Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:30.246Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:30.246Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:30.427Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:30.427Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:30.498Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:30.498Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:30.572Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:30.572Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:30.581Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:30.581Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:30.581Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:30.646Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:30.647Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:30.769Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:30.769Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:30.769Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:30.991Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:30.991Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:31.009Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:31.010Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:31.107Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:31.107Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:31.224Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:31.224Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:31.240Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:31.240Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:31.266Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:31.266Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:31.428Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:31.428Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:31.499Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:31.499Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:31.574Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:31.574Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:31.618Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:31.618Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:31.618Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:31.646Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:31.646Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:31.790Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:31.790Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:31.790Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:31.992Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:31.992Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:32.013Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:32.013Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:32.109Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:32.109Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:32.226Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:32.226Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:32.246Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:32.246Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:32.267Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:32.268Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:32.430Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:32.430Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:32.528Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:32.528Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:32.575Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:32.575Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:32.580Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:32.580Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:32.580Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:32.647Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:32.647Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:32.791Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:32.791Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:32.791Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:32.994Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:32.994Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:33.019Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:33.019Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:33.110Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:33.110Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:33.228Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:33.228Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:33.253Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:33.253Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:33.268Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:33.268Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:33.432Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:33.432Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:33.497Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:33.497Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:33.497Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:33.528Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:33.528Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:33.577Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:33.577Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:33.607Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:33.607Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:33.607Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:33.650Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:33.650Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:33.995Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:33.995Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:34.029Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:34.030Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:34.112Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:34.112Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:34.229Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:34.229Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:34.260Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:34.260Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:34.269Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:34.269Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:34.434Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:34.434Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:34.453Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:34.453Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:34.500Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:34.500Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:34.500Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:34.573Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:34.573Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:34.573Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:34.579Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:34.579Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:34.651Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:34.651Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:34.823Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT6.610089899S 12:57:34,848 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:57:34,848 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:57:34,848 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:57:34,853 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:57:34,853 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:34.868Z INFO 6580 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:34.868Z INFO 6580 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:34.997Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:34.997Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:35.047Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:35.047Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:35.113Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:35.113Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:35.144Z INFO 6580 --- [ main] o.s.b.a.e.web.EndpointLinksResolver : Exposing 1 endpoint beneath base path '/actuator' 2025-11-04T12:57:35.202Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-data-operation-event-group-7 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-data-operation-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2025-11-04T12:57:35.202Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:35.205Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:35.205Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:35.205Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261055204 2025-11-04T12:57:35.205Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2025-11-04T12:57:35.206Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = latest bootstrap.servers = [localhost:32772] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-async-rest-request-event-group-8 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = false enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-async-rest-request-event-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [io.opentelemetry.instrumentation.kafkaclients.v2_6.TracingConsumerInterceptor] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 2025-11-04T12:57:35.206Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:35.214Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:35.214Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:35.214Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261055214 2025-11-04T12:57:35.214Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2025-11-04T12:57:35.221Z INFO 6580 --- [ main] o.c.n.i.d.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.393 seconds (process running for 68.333) 2025-11-04T12:57:35.236Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:35.236Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:35.267Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:35.267Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:35.272Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:35.272Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:35.281Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:35.281Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:35.281Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] The metadata response from the cluster reported a recoverable issue with correlation id 3 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:35.281Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:35.326Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:35.326Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:35.326Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:35.437Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:35.437Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:35.477Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:35.477Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:35.579Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.580Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2025-11-04T12:57:35.580Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:35.580Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:35.587Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:35.587Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:35.587Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:35.591Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:35.591Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.591Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:57:35.591Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Client requested disconnect from node 2147483646 2025-11-04T12:57:35.593Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.593Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:35.593Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.632Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.633Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2025-11-04T12:57:35.644Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:35.645Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:35.656Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:35.656Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.656Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:57:35.656Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Client requested disconnect from node 2147483646 2025-11-04T12:57:35.660Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.660Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:35.660Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.685Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.685Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:57:35.685Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2025-11-04T12:57:35.701Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:35.701Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.701Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:57:35.701Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Client requested disconnect from node 2147483646 2025-11-04T12:57:35.711Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.711Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:35.711Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Requesting disconnect from last known coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.767Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.768Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:57:35.768Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2025-11-04T12:57:35.797Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-async-rest-request-event-group-8-9a07d5c2-565e-4d8c-9f61-ea3057b5203c 2025-11-04T12:57:35.797Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] (Re-)joining group 2025-11-04T12:57:35.818Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-9a07d5c2-565e-4d8c-9f61-ea3057b5203c', protocol='range'} 2025-11-04T12:57:35.819Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Finished assignment for group at generation 1: {consumer-ncmp-async-rest-request-event-group-8-9a07d5c2-565e-4d8c-9f61-ea3057b5203c=Assignment(partitions=[ncmp-async-m2m-0])} 2025-11-04T12:57:35.831Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2025-11-04T12:57:35.833Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:57:35.833Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2025-11-04T12:57:35.838Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-data-operation-event-group-7-e935dc24-c178-47a1-87ee-226357e18701 2025-11-04T12:57:35.839Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] (Re-)joining group 2025-11-04T12:57:35.844Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-e935dc24-c178-47a1-87ee-226357e18701', protocol='range'} 2025-11-04T12:57:35.844Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Finished assignment for group at generation 1: {consumer-ncmp-data-operation-event-group-7-e935dc24-c178-47a1-87ee-226357e18701=Assignment(partitions=[ncmp-async-m2m-0])} 2025-11-04T12:57:35.850Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-async-rest-request-event-group-8-9a07d5c2-565e-4d8c-9f61-ea3057b5203c', protocol='range'} 2025-11-04T12:57:35.851Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2025-11-04T12:57:35.851Z INFO 6580 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2025-11-04T12:57:35.853Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-data-operation-event-group-7-e935dc24-c178-47a1-87ee-226357e18701', protocol='range'} 2025-11-04T12:57:35.853Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Notifying assignor about the new Assignment(partitions=[ncmp-async-m2m-0]) 2025-11-04T12:57:35.853Z INFO 6580 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Adding newly assigned partitions: ncmp-async-m2m-0 2025-11-04T12:57:35.869Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:35.870Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:35.875Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:35.882Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Found no committed offset for partition ncmp-async-m2m-0 2025-11-04T12:57:35.886Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:35.886Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting offset for partition ncmp-async-m2m-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32772 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:35.905Z INFO 6580 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2025-11-04T12:57:35.905Z INFO 6580 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2025-11-04T12:57:35.955Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:35.955Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-11 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:35.955Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:35.958Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:35.958Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:35.958Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:35.958Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261055958 2025-11-04T12:57:35.994Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.Metadata : [Producer clientId=producer-11] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:35.998Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:35.998Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:36.032Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32772] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2025-11-04T12:57:36.032Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.clients.admin.AdminClientConfig : AdminClientConfig values: auto.include.jmx.reporter = true bootstrap.controllers = [] bootstrap.servers = [localhost:32772] client.dns.lookup = use_all_dns_ips client.id = connections.max.idle.ms = 300000 default.api.timeout.ms = 60000 enable.metrics.push = true metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 2147483647 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS 2025-11-04T12:57:36.034Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:36.034Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:36.034Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261056034 2025-11-04T12:57:36.035Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:36.035Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:36.035Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261056035 2025-11-04T12:57:36.051Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:36.051Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:36.101Z INFO 6580 --- [| adminclient-3] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-3 unregistered 2025-11-04T12:57:36.102Z INFO 6580 --- [| adminclient-4] o.a.kafka.common.utils.AppInfoParser : App info kafka.admin.client for adminclient-4 unregistered 2025-11-04T12:57:36.105Z INFO 6580 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:36.105Z INFO 6580 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:36.105Z INFO 6580 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:36.105Z INFO 6580 --- [| adminclient-4] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:36.105Z INFO 6580 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:36.105Z INFO 6580 --- [| adminclient-3] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:36.114Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:36.114Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:36.176Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:36.176Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:36.228Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:36.229Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-12 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2025-11-04T12:57:36.229Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:36.232Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:36.232Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:36.232Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:36.232Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261056232 2025-11-04T12:57:36.237Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:36.237Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:36.241Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.Metadata : [Producer clientId=producer-12] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:36.270Z ERROR 6580 --- [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 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2998) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3046) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2860) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2777) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2614) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2503) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2152) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1528) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1466) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1335) at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) at java.base/java.lang.Thread.run(Thread.java:833) Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:158) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:218) at org.apache.kafka.common.serialization.Deserializer.deserialize(Deserializer.java:81) at org.apache.kafka.clients.consumer.internals.CompletedFetch.parseRecord(CompletedFetch.java:327) at org.apache.kafka.clients.consumer.internals.CompletedFetch.fetchRecords(CompletedFetch.java:284) at org.apache.kafka.clients.consumer.internals.FetchCollector.fetchRecords(FetchCollector.java:169) at org.apache.kafka.clients.consumer.internals.FetchCollector.collectFetch(FetchCollector.java:135) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:146) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.pollForFetches(ClassicKafkaConsumer.java:699) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:623) at org.apache.kafka.clients.consumer.internals.ClassicKafkaConsumer.poll(ClassicKafkaConsumer.java:596) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:874) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1692) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1667) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1445) ... 3 common frames omitted Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:215) ... 16 common frames omitted 2025-11-04T12:57:36.272Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:36.272Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:36.334Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:36.334Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:36.334Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:36.438Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:36.438Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:36.479Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:36.479Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:36.504Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:36.504Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Cancelled in-flight FETCH request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 239ms, elapsed time since send: 239ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:36.504Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Error sending fetch request (sessionId=8645943, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:36.504Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:36.504Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:36.504Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2025-11-04T12:57:36.504Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 27 due to node 1 being disconnected (elapsed time since creation: 245ms, elapsed time since send: 245ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:36.505Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node -1 disconnected. 2025-11-04T12:57:36.505Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 2147483646 disconnected. 2025-11-04T12:57:36.505Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:36.505Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2025-11-04T12:57:36.505Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Error sending fetch request (sessionId=350592798, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:36.505Z INFO 6580 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 2025-11-04T12:57:36.505Z INFO 6580 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2025-11-04T12:57:36.505Z INFO 6580 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:36.505Z INFO 6580 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:36.582Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:36.582Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:36.607Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:36.607Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.609Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:36.609Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.613Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:36.613Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.617Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:36.617Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.633Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:36.633Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:36.633Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:36.650Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:36.650Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:36.714Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:36.714Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.805Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:36.806Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.811Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:36.811Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.849Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:36.849Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:36.949Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:36.949Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.000Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:37.000Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:37.025Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:37.026Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.054Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:37.054Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:37.059Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:37.059Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.117Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:37.117Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:37.198Z INFO 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2025-11-04T12:57:37.198Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:37.198Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:37.198Z WARN 6580 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.239Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:37.239Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:37.274Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:37.274Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:37.335Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:37.335Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:37.335Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:37.429Z INFO 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 1 disconnected. 2025-11-04T12:57:37.429Z WARN 6580 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.439Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:37.439Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:37.448Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:37.448Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.480Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:37.480Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:37.505Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:37.506Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#0-0-C-1] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Revoke previously assigned partitions ncmp-async-m2m-0 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Unsubscribed all topics or patterns and assigned partitions 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.523Z INFO 6580 --- [ntainer#1-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Resetting generation and member id due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Request joining group due to: consumer pro-actively leaving the group 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.telemetry.internals.ClientTelemetryReporter 2025-11-04T12:57:37.524Z INFO 6580 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2025-11-04T12:57:37.526Z INFO 6580 --- [ntainer#1-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-async-rest-request-event-group-8 unregistered 2025-11-04T12:57:37.526Z INFO 6580 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2025-11-04T12:57:37.528Z INFO 6580 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2025-11-04T12:57:37.528Z INFO 6580 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.319 s -- in org.onap.cps.ncmp.impl.data.async.SerializationIntegrationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec 12:57:37,556 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:57:37,556 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:57:37,557 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:57:37,561 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:57:37,561 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:37.575Z INFO 6580 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Starting PolicyExecutorConfigurationSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:37.575Z INFO 6580 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:37.629Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:37.629Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:37.651Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:37.651Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.173 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec 2025-11-04T12:57:37.705Z INFO 6580 --- [ main] .n.i.d.p.PolicyExecutorConfigurationSpec : Started PolicyExecutorConfigurationSpec in 0.167 seconds (process running for 70.817) 2025-11-04T12:57:38.001Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:38.001Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:38.100Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.101Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.101Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.109Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:38.109Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:38.118Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2025-11-04T12:57:38.118Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.118Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:38.118Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:38.124Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.125Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: delete 2025-11-04T12:57:38.125Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, operation=delete, entityHandleId=null}]} 2025-11-04T12:57:38.126Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2025-11-04T12:57:38.126Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.128Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.128Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2025-11-04T12:57:38.128Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 2025-11-04T12:57:38.129Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2025-11-04T12:57:38.129Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.131Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.131Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: update 2025-11-04T12:57:38.131Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=update, entityHandleId=null}]} 2025-11-04T12:57:38.132Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: unknown id 2025-11-04T12:57:38.132Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.137Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.138Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2025-11-04T12:57:38.138Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 2025-11-04T12:57:38.139Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: 123 2025-11-04T12:57:38.139Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: other 2025-11-04T12:57:38.139Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: I dont like Mondays 2025-11-04T12:57:38.141Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: PolicyExecutorException, Message: Operation not allowed. Decision id 123 : other, Details: Unexpected error during Policy Executor call. 2025-11-04T12:57:38.196Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.197Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2025-11-04T12:57:38.197Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 2025-11-04T12:57:38.198Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$122088760, Message: null, Details: Policy Executor returned HTTP Status code 418. 2025-11-04T12:57:38.198Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor returned HTTP Status code 418. Falling back to configured default decision: allow 2025-11-04T12:57:38.198Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.198Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.200Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.200Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: patch 2025-11-04T12:57:38.200Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=patch, entityHandleId=null}]} 2025-11-04T12:57:38.201Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientResponseException$SpockMock$122088760, Message: null, Details: Policy Executor returned HTTP Status code 418. 2025-11-04T12:57:38.201Z WARN 6580 --- [ 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 2025-11-04T12:57:38.201Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.201Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2025-11-04T12:57:38.201Z WARN 6580 --- [ 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 2025-11-04T12:57:38.202Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.203Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.203Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.203Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : No valid response body from Policy Executor, ignored 2025-11-04T12:57:38.206Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.206Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.206Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.207Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 2025-11-04T12:57:38.207Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: deny by default 2025-11-04T12:57:38.207Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.207Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2025-11-04T12:57:38.207Z WARN 6580 --- [ 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 2025-11-04T12:57:38.209Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.210Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.210Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.210Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 2025-11-04T12:57:38.210Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 2025-11-04T12:57:38.210Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.210Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny by default 2025-11-04T12:57:38.210Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Unexpected error during Policy Executor call. Falling back to configured default decision: deny by default 2025-11-04T12:57:38.211Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:38.211Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:38.212Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.213Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.213Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.213Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.util.concurrent.TimeoutException, Details: Policy Executor request timed out. 2025-11-04T12:57:38.213Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request timed out. Falling back to configured default decision: allow 2025-11-04T12:57:38.213Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.213Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.214Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.214Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.214Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.215Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: java.net.UnknownHostException, Details: Cannot connect to Policy Executor (some host:some port). 2025-11-04T12:57:38.215Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Unexpected error during Policy Executor call. Falling back to configured default decision: allow 2025-11-04T12:57:38.215Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.215Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Operation allowed. 2025-11-04T12:57:38.216Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.217Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.217Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.217Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: RuntimeException, Message: null, Details: Unexpected error during Policy Executor call. 2025-11-04T12:57:38.218Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.219Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: NcmpException, Message: Cannot convert Change Request data to Object, Details: Unexpected error during Policy Executor call. 2025-11-04T12:57:38.220Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: false 2025-11-04T12:57:38.240Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:38.241Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:38.250Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Enabled: true 2025-11-04T12:57:38.250Z DEBUG 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Sending permission check to Policy Executor for CMHandle: null with operation: create 2025-11-04T12:57:38.251Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor request body: {changeRequestFormat=cm-legacy, operations=[{targetIdentifier=null, resourceIdentifier=my resource, changeRequest={Hello=World}, operation=create, entityHandleId=null}]} 2025-11-04T12:57:38.251Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Exception during Policy Execution check. Class: WebClientRequestException$SpockMock$618430579, Message: some error message, Details: Network or I/O error while attempting to contact Policy Executor. 2025-11-04T12:57:38.251Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny 2025-11-04T12:57:38.251Z TRACE 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor Decision id: N/A 2025-11-04T12:57:38.251Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor permission result: deny 2025-11-04T12:57:38.251Z WARN 6580 --- [ main] o.o.c.n.i.d.p.PolicyExecutor : Policy Executor message: Network or I/O error while attempting to contact Policy Executor. Falling back to configured default decision: deny [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.542 s -- in org.onap.cps.ncmp.impl.data.policyexecutor.PolicyExecutorSpec [INFO] Running org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec 2025-11-04T12:57:38.275Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:38.275Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:57:38.319Z INFO 6580 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:57:38.319Z INFO 6580 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:57:38.336Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:38.336Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:38.336Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:38.384Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:38.384Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:38.396Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:38.396Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:38.440Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:38.440Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:38.482Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:38.482Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:38.546Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:38.546Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:38.546Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:38.607Z INFO 6580 --- [ main] o.o.c.n.impl.data.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.301 seconds (process running for 71.72) 2025-11-04T12:57:38.632Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:38.632Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:38.657Z WARN 6580 --- [ 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: a94fcef8-fdc1-4d98-abd1-36cf67a9433c 2025-11-04T12:57:38.668Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:38.668Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:38.671Z ERROR 6580 --- [ main] reactor.core.publisher.Operators : Operator called default onErrorDropped reactor.core.Exceptions$ErrorCallbackNotImplemented: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperation(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null Caused by: java.lang.NullPointerException: Cannot invoke "reactor.core.publisher.Mono.then()" because the return value of "org.onap.cps.ncmp.impl.dmi.DmiRestClient.asynchronousPostOperation(org.onap.cps.ncmp.impl.models.RequiredDmiService, org.onap.cps.ncmp.impl.utils.http.UrlTemplateParameters, String, org.onap.cps.ncmp.api.data.models.OperationType, String)" is null at org.onap.cps.ncmp.impl.data.DmiDataOperations.lambda$asyncSendMultipleRequest$2(DmiDataOperations.java:289) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onNext(FluxFlatMap.java:388) at reactor.core.publisher.FluxIterable$IterableSubscription.slowPath(FluxIterable.java:335) at reactor.core.publisher.FluxIterable$IterableSubscription.request(FluxIterable.java:294) at reactor.core.publisher.FluxFlatMap$FlatMapMain.onSubscribe(FluxFlatMap.java:373) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:201) at reactor.core.publisher.FluxIterable.subscribe(FluxIterable.java:83) at reactor.core.publisher.Flux.subscribe(Flux.java:8891) at reactor.core.publisher.Flux.subscribeWith(Flux.java:9012) at reactor.core.publisher.Flux.subscribe(Flux.java:8856) at reactor.core.publisher.Flux.subscribe(Flux.java:8780) at reactor.core.publisher.Flux.subscribe(Flux.java:8698) at org.onap.cps.ncmp.impl.data.DmiDataOperations.asyncSendMultipleRequest(DmiDataOperations.java:299) at org.onap.cps.ncmp.impl.data.DmiDataOperations.requestResourceDataFromDmi(DmiDataOperations.java:157) at org.onap.cps.ncmp.impl.data.DmiDataOperations$requestResourceDataFromDmi$0.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) at org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec.$spock_feature_1_1(DmiDataOperationsSpec.groovy:122) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:57:38.681Z WARN 6580 --- [ 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: e986a460-de3d-4694-8094-3ad77af09522 2025-11-04T12:57:38.699Z WARN 6580 --- [ 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: 847e7860-d0ee-4f20-ab67-b37d842ee910 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.469 s -- in org.onap.cps.ncmp.impl.data.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec 2025-11-04T12:57:38.730Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:57:39.002Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:39.002Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:39.113Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:39.113Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:39.120Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:39.120Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:39.219Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 8af7887e93f72973e13ee54c289dce2845e038a7f4865a75b2733b5ed13f5e56 2025-11-04T12:57:39.219Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:39.219Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:39.241Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:39.241Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:39.277Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:39.277Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:39.337Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:39.337Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:39.337Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:39.396Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:39.396Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:39.410Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:39.410Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:39.441Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:39.441Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:39.484Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:39.484Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:39.570Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:39.570Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:39.570Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:39.634Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:39.634Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:39.670Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:39.670Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:40.003Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:40.003Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:40.117Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:40.118Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:40.122Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:40.122Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:40.222Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:40.222Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:40.242Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:40.242Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:40.278Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:40.278Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:40.344Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:40.344Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:40.344Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:40.397Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:40.397Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:40.411Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:40.411Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:40.442Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:40.442Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:40.484Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:40.484Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:40.485Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:40.486Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:40.487Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:40.636Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:40.636Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:40.672Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:40.672Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:41.005Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:41.005Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:41.123Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:41.123Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:41.124Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:41.124Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:41.226Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:41.226Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:41.226Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:41.226Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:41.278Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:41.278Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:41.345Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:41.345Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:41.345Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:41.399Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:41.399Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:41.412Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:41.412Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:41.443Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:41.443Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:41.488Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:41.488Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:41.508Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:41.508Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:41.508Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:41.565Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:41.565Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:41.674Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:41.674Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:42.008Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:42.008Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:42.126Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:42.126Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:42.127Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:42.127Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:42.132Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:42.132Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:42.233Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:42.233Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:42.279Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:42.279Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:42.345Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:42.345Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:42.345Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:42.400Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:42.400Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:42.413Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:42.413Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:42.445Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:42.445Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:42.489Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:42.490Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:42.508Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:42.508Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:42.508Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:42.602Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:42.602Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:42.675Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:42.675Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:43.009Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:43.009Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:43.128Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:43.128Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:43.135Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:43.135Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:43.139Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:43.139Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:43.235Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:43.235Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:43.249Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:43.249Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:43.249Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:43.261Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:43.261Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:43.402Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:43.402Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:43.414Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:43.414Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:43.446Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:43.446Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:43.490Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:43.491Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:43.554Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:43.554Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:43.554Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:43.603Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:43.603Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:43.676Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:43.676Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:44.009Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:44.009Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:44.130Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:44.130Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:44.140Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:44.140Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:44.143Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:44.143Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:44.205Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:44.205Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:44.205Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:44.235Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:44.235Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:44.269Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:44.269Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:44.404Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:44.404Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:44.415Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:44.415Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:44.446Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:44.446Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:44.491Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:44.491Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:44.515Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:44.515Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:44.515Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:44.604Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:44.604Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:44.677Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:44.677Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:45.010Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:45.010Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:45.057Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:45.057Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:45.057Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:45.131Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:45.131Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:45.144Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:45.144Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:45.148Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:45.148Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:45.235Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:45.235Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:45.271Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:45.271Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:45.405Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:45.405Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:45.416Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:45.416Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:45.446Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:45.446Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:45.492Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:45.492Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:45.523Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:45.523Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:45.523Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:45.594Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:45.594Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:45.679Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:45.679Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:46.012Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:46.012Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:46.076Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:46.076Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:46.076Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:46.132Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:46.132Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:46.146Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:46.146Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:46.151Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:46.151Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:46.223Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:46.223Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:46.273Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:46.273Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:46.406Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:46.406Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:46.417Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:46.417Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:46.447Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:46.447Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:46.493Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:46.493Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:46.528Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:46.528Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:46.528Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:46.599Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:46.599Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:46.680Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:46.680Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:46.923Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:46.923Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:46.923Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:46.975Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT8.245163685S 2025-11-04T12:57:46.999Z WARN 6580 --- [ 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: 30d6f3da-0ef3-4f8e-9228-a3e8c815adc8 2025-11-04T12:57:46.999Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:46.999Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:46.999Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.001Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.001Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.001Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.001Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067001 2025-11-04T12:57:47.013Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:47.013Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:47.071Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {my-topic-name=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:57:47.071Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.134Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:47.134Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:47.148Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:47.148Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:47.170Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:47.170Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:47.225Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:47.225Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:47.256Z WARN 6580 --- [ 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: bddc5982-532d-4dd6-a5a2-5253d72ccda3 2025-11-04T12:57:47.256Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.256Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.256Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.259Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.259Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.259Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.259Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067259 2025-11-04T12:57:47.274Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:47.274Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:47.309Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.325Z WARN 6580 --- [ 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: 01ec7f89-8c08-49a2-ac41-b56a2e341a25 2025-11-04T12:57:47.325Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.325Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.325Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.327Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.328Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.328Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.328Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067327 2025-11-04T12:57:47.347Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.365Z WARN 6580 --- [ 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: 5a3602c9-d302-44f4-badb-0bb891696a95 2025-11-04T12:57:47.366Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.366Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.366Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.369Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.369Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.369Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.369Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067369 2025-11-04T12:57:47.387Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.398Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:47.398Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:47.398Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:47.399Z WARN 6580 --- [ 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: fa3584cc-6a64-43d7-a11b-cac6fcb3af6e 2025-11-04T12:57:47.399Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.399Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.400Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.402Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.402Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.402Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.402Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067402 2025-11-04T12:57:47.407Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:47.407Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:47.417Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:47.417Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:47.426Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.437Z WARN 6580 --- [ 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: 189d9299-88e6-4b1f-b72a-fafda229cc79 2025-11-04T12:57:47.437Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.438Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.438Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.440Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.440Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.440Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.440Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067440 2025-11-04T12:57:47.448Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:47.448Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:47.464Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:47.464Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:47.476Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.488Z WARN 6580 --- [ 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: d3478580-4071-41d3-a50d-23604157e721 2025-11-04T12:57:47.488Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.488Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.489Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.491Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.491Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.491Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.491Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067491 2025-11-04T12:57:47.500Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.515Z WARN 6580 --- [ 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: 27fcff4f-8ee7-45ff-a8a5-c88201b558e2 2025-11-04T12:57:47.515Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.515Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.515Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.520Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.520Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.520Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.520Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067520 2025-11-04T12:57:47.528Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.543Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32773] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-1-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test-1 group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:57:47.544Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.546Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.546Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.546Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067546 2025-11-04T12:57:47.546Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-test-1-9, groupId=test-1] Subscribed to topic(s): my-topic-name 2025-11-04T12:57:47.559Z WARN 6580 --- [ 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: 1a89a1c0-ec94-4e52-b8e3-f0b506187ffb 2025-11-04T12:57:47.560Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:57:47.560Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32773] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:57:47.561Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:57:47.563Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:57:47.563Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:57:47.563Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:57:47.563Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261067563 2025-11-04T12:57:47.587Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:47.587Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:47.682Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:47.682Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:47.687Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.698Z INFO 6580 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:57:47.836Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.836Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:47.836Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:47.836Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:47.837Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2025-11-04T12:57:47.857Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:47.857Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Requesting disconnect from last known coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.857Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:57:47.857Z INFO 6580 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Client requested disconnect from node 2147483646 2025-11-04T12:57:47.861Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.861Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:47.861Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Requesting disconnect from last known coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.965Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.966Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:57:47.967Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2025-11-04T12:57:47.974Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:47.974Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Requesting disconnect from last known coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.974Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:57:47.974Z INFO 6580 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Client requested disconnect from node 2147483646 2025-11-04T12:57:47.976Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:47.976Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:47.976Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Requesting disconnect from last known coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:48.014Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:48.014Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:48.076Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:48.076Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:48.087Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:48.087Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:57:48.088Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2025-11-04T12:57:48.091Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:48.091Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Requesting disconnect from last known coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:48.091Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:57:48.091Z INFO 6580 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Client requested disconnect from node 2147483646 2025-11-04T12:57:48.095Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:48.095Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:57:48.095Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Requesting disconnect from last known coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:48.157Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:48.157Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:48.173Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:48.173Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:48.203Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Discovered group coordinator localhost:32773 (id: 2147483646 rack: null) 2025-11-04T12:57:48.204Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:57:48.204Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2025-11-04T12:57:48.220Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Request joining group due to: need to re-join with the given member-id: consumer-test-1-9-dcc033ea-1493-473b-a75d-9f35194c396e 2025-11-04T12:57:48.220Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] (Re-)joining group 2025-11-04T12:57:48.225Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:48.225Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:48.240Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-1-9-dcc033ea-1493-473b-a75d-9f35194c396e', protocol='range'} 2025-11-04T12:57:48.240Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Finished assignment for group at generation 1: {consumer-test-1-9-dcc033ea-1493-473b-a75d-9f35194c396e=Assignment(partitions=[my-topic-name-0])} 2025-11-04T12:57:48.258Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-1-9-dcc033ea-1493-473b-a75d-9f35194c396e', protocol='range'} 2025-11-04T12:57:48.258Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2025-11-04T12:57:48.258Z INFO 6580 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-test-1-9, groupId=test-1] Adding newly assigned partitions: my-topic-name-0 2025-11-04T12:57:48.264Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Found no committed offset for partition my-topic-name-0 2025-11-04T12:57:48.275Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:48.275Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:48.277Z INFO 6580 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-1-9, groupId=test-1] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32773 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:57:48.381Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:48.381Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:48.406Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:48.406Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:48.406Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:48.407Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:48.407Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:48.419Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:48.419Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:48.465Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:48.465Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:48.507Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2025-11-04T12:57:48.508Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:48.508Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:48.508Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2025-11-04T12:57:48.508Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2025-11-04T12:57:48.508Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:48.508Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2025-11-04T12:57:48.543Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:48.543Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Cancelled in-flight FETCH request with correlation id 29 due to node 1 being disconnected (elapsed time since creation: 227ms, elapsed time since send: 227ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:57:48.543Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node -1 disconnected. 2025-11-04T12:57:48.543Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 2147483646 disconnected. 2025-11-04T12:57:48.543Z INFO 6580 --- [thread | test-1] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1-9, groupId=test-1] Error sending fetch request (sessionId=108071013, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:57:48.543Z INFO 6580 --- [thread | test-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1-9, groupId=test-1] Group coordinator localhost:32773 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:57:48.588Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:48.588Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:48.601Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:48.601Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.608Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:48.608Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.616Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:48.616Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.621Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:48.621Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.624Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:48.624Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.626Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:48.626Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.627Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:48.627Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.628Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:48.628Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.631Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:48.631Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.644Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:48.644Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.684Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:48.684Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:48.725Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:48.725Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.808Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:48.808Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.811Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:48.811Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.819Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:48.819Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.833Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:48.833Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.838Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:48.838Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.840Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:48.840Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:48.840Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:48.844Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:48.844Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.850Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:48.850Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.857Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:48.857Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.866Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:48.866Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:48.938Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:48.938Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.017Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:49.017Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.062Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:49.062Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:49.079Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:49.079Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:49.159Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:49.159Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:49.176Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:49.176Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:49.212Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:49.212Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.225Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:49.225Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:49.228Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:49.228Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.244Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:49.244Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.246Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:49.246Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.249Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:49.249Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.277Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:49.277Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:49.289Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:49.289Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.292Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:49.293Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.309Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:49.309Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:49.322Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:49.322Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.359Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:49.359Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.406Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:49.406Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:49.406Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:49.408Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:49.408Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:49.420Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:49.420Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:49.467Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:49.467Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:49.495Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:49.495Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.555Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:49.555Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.588Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:49.588Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:49.685Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:49.685Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:49.692Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:49.692Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:49.693Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:49.702Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:49.702Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.744Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:49.744Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:49.848Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:49.848Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.064Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:50.064Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:50.081Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:50.081Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:50.101Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:50.101Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.161Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:50.161Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.161Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:50.161Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:50.173Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:50.173Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.178Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:50.178Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:50.222Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:50.222Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.226Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:50.226Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:50.238Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:50.238Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.247Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:50.247Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:50.247Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:50.279Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:50.279Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:50.289Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:50.289Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.336Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:50.336Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:50.397Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:50.397Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.409Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:50.409Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:50.422Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:50.422Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:50.467Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:50.467Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:50.496Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:50.496Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:50.555Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:50.555Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.614Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:50.614Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.626Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:50.626Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:50.686Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:50.686Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:50.693Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:50.693Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:50.693Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:51.065Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:51.065Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:51.082Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:51.082Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:51.093Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:51.093Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.102Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:51.102Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.164Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:51.164Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:51.174Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:51.174Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.181Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:51.181Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:51.222Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:51.222Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.228Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:51.228Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:51.240Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:51.240Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.265Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:51.265Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:51.265Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:51.279Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:51.279Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:51.290Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:51.290Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.337Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:51.337Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:51.411Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:51.411Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:51.419Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:51.419Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.423Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:51.423Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:51.468Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:51.468Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:51.541Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:51.541Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:51.558Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:51.558Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.623Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:51.623Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.660Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:51.660Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:51.693Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:51.693Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:51.693Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:51.719Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:51.719Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:52.066Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:52.066Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:52.083Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:52.083Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:52.094Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:52.094Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.103Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:52.103Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.129Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:52.129Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.41 s -- in org.onap.cps.ncmp.impl.data.utils.DmiDataOperationsHelperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec 2025-11-04T12:57:52.167Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:52.167Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobResultServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec 2025-11-04T12:57:52.183Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:52.183Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:52.199Z INFO 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 2025-11-04T12:57:52.200Z INFO 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Destination: 2025-11-04T12:57:52.200Z INFO 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : authorization: my authorization header 2025-11-04T12:57:52.203Z INFO 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Total operations received: 1 2025-11-04T12:57:52.203Z DEBUG 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Initiating WRITE operation for Data Job ID: my-job-id (JSON): null 2025-11-04T12:57:52.203Z INFO 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Data Job ID: my-job-id - Received 0 sub-job(s) from DMI. 2025-11-04T12:57:52.203Z DEBUG 6580 --- [ main] o.o.c.n.i.datajobs.DataJobServiceImpl : Finalized subJobWriteResponses for Data Job ID: my-job-id (JSON): null [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.datajobs.DataJobStatusServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec 2025-11-04T12:57:52.222Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:52.222Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.229Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:52.229Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in org.onap.cps.ncmp.impl.datajobs.DmiSubJobRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec 2025-11-04T12:57:52.241Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:52.241Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.266Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:52.266Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:52.266Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s -- in org.onap.cps.ncmp.impl.datajobs.WriteRequestExaminerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 2025-11-04T12:57:52.281Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:52.281Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:52.292Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:52.292Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.305Z INFO 6580 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : create requested for cmHandleId : test-cmhandle-id 2025-11-04T12:57:52.320Z INFO 6580 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : update requested for cmHandleId : test-cmhandle-id 2025-11-04T12:57:52.338Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:52.338Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:52.394Z INFO 6580 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : patch requested for cmHandleId : test-cmhandle-id 2025-11-04T12:57:52.401Z INFO 6580 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2025-11-04T12:57:52.408Z INFO 6580 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id 2025-11-04T12:57:52.409Z INFO 6580 --- [ main] o.o.c.n.i.d.s.cmavc.CmAvcEventService : Operation : delete requested for cmHandleId : test-cmhandle-id [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventServiceSpec 2025-11-04T12:57:52.412Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:52.412Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec 2025-11-04T12:57:52.414Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:57:52.424Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:52.424Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:52.426Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:52.426Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.469Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:52.469Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:52.543Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:52.543Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:52.545Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:52.545Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:52.545Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:52.569Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:52.569Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.625Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:52.625Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.662Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:52.662Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:52.721Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:52.721Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:53.067Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:53.067Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:53.084Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:53.084Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:53.095Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:53.095Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.104Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:53.104Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.121Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:53.121Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:53.121Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:53.133Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:53.133Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.170Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:53.170Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:53.185Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:53.185Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:53.224Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:53.224Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.230Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:53.230Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:53.242Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:53.242Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.253Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:53.253Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:53.285Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:53.285Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:53.293Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:53.293Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.339Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:53.339Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:53.414Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:53.414Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:53.427Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:53.427Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.470Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:53.470Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:53.544Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:53.544Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:53.549Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:53.549Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:53.549Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:53.572Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:53.572Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.626Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:53.627Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.663Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:53.663Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:53.735Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:53.736Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:53.890Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 156d2222287dcf5c87e76cd4a81acbcd0d097bf610f381c0238af8b4640f26e9 2025-11-04T12:57:54.025Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:54.025Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:54.025Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:54.068Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:54.068Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:54.084Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:54.084Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:54.096Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:54.096Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.106Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:54.106Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.134Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:54.134Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.172Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:54.172Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:54.188Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:54.188Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:54.189Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:54.189Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:54.208Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:54.208Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:54.225Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:54.225Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.227Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:54.227Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:54.243Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:54.243Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.295Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:54.295Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.341Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:54.341Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:54.406Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:54.406Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:54.406Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:54.415Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:54.415Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:54.429Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:54.429Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.472Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:54.472Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:54.545Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:54.545Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:54.591Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:54.591Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.627Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:54.627Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.663Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:54.663Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:54.736Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:54.736Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:55.032Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:55.032Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:55.032Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:55.069Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:55.069Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:55.087Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:55.087Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:55.098Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:55.098Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.106Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:55.106Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.136Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:55.136Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.175Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:55.175Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:55.191Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:55.191Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:55.209Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:55.209Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:55.228Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:55.228Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.229Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:55.229Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:55.235Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:55.235Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:55.244Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:55.244Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.296Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:55.296Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.342Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:55.342Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:55.398Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:55.398Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:55.430Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:55.431Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.454Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:55.454Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:55.454Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:55.473Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:55.473Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:55.546Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:55.547Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:55.594Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:55.594Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.629Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:55.629Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.682Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:55.682Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:55.737Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:55.737Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:56.072Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:56.073Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:56.073Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:56.087Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:56.087Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:56.099Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:56.099Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.106Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:56.106Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.113Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:56.113Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:56.137Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:56.137Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.185Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:56.185Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:56.194Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:56.194Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:56.206Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:56.206Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:56.210Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:56.210Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:56.216Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:56.216Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.229Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:56.229Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.235Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:56.235Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:56.297Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:56.297Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.344Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:56.344Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:56.399Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:56.399Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:56.430Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:56.430Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.463Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:56.463Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:56.463Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:56.475Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:56.475Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:56.570Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:56.571Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:56.597Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:56.597Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.630Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:56.630Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.684Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:56.684Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:56.739Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:56.739Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:57.047Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:57.047Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:57.047Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:57.087Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:57.087Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:57.100Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:57.100Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.114Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:57.115Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:57.127Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:57.127Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.142Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:57.142Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.143Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:57.143Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:57.187Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:57.187Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:57.197Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:57.197Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:57.211Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:57.211Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:57.231Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:57.231Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.251Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:57.251Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.271Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:57.271Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:57.298Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:57.298Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.365Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:57.365Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:57.399Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:57.399Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:57.431Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:57.431Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.441Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:57.441Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:57.441Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:57.477Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:57.477Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:57.571Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:57.571Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:57.601Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:57.601Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.632Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:57.632Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.696Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:57.696Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:57.740Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:57.740Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:58.048Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:58.048Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:58.048Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:58.089Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:58.089Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:58.101Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:58.101Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.115Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:58.115Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:58.127Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:58.127Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.143Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:58.143Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.144Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:58.144Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:58.190Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:58.190Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:58.201Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:58.201Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:58.212Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:58.212Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:58.235Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:58.235Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.252Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:58.252Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.273Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:58.273Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:58.299Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:58.299Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.365Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:58.366Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:58.399Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:58.399Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:58.433Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:58.433Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.442Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:58.442Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:58.442Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:58.478Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:58.478Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:58.573Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:58.573Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:58.606Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:58.607Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.633Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:58.633Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.698Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:58.698Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:58.741Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:58.741Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:59.050Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:57:59.050Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:59.050Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:59.090Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:57:59.090Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:59.091Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:57:59.091Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:59.102Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:57:59.103Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.117Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:57:59.117Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:59.128Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:57:59.128Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.145Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:57:59.145Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.194Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:57:59.194Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:59.203Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:57:59.203Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:57:59.213Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:57:59.213Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:59.237Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:57:59.237Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.240Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:57:59.240Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.253Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:57:59.253Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.274Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:57:59.274Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:57:59.366Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:57:59.366Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:59.402Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:57:59.402Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:57:59.435Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:57:59.435Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.443Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:57:59.443Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:57:59.443Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:57:59.479Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:57:59.479Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:59.574Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:57:59.574Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:57:59.610Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:57:59.610Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.683Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:57:59.683Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.704Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:57:59.704Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:57:59.741Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:57:59.742Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:00.053Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:00.054Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:00.054Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:00.084Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:00.084Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:00.102Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:00.103Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.118Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:00.118Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:00.127Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:00.127Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:00.129Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:00.129Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.146Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:00.146Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.196Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:00.196Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:00.205Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:00.205Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:00.213Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:00.213Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:00.239Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:00.239Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.254Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:00.254Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.255Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:00.255Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.278Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:00.278Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:00.298Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:00.298Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:00.298Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:00.368Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:00.368Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:00.402Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:00.402Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:00.429Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:00.429Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.481Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:00.481Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:00.575Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:00.575Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:00.616Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:00.617Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.662Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:00.662Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.706Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:00.706Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:00.742Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:00.742Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:01.079Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:01.079Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:01.079Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:01.083Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:01.083Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.086Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:01.086Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:01.102Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:01.102Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.129Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:01.129Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:01.136Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:01.136Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:01.147Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:01.147Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.207Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:01.207Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:01.214Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:01.214Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:01.229Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:01.229Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:01.239Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:01.239Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.255Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:01.256Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.256Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:01.256Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.272Z ERROR 6580 --- [_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 2025-11-04T12:58:01.274Z ERROR 6580 --- [_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 2025-11-04T12:58:01.279Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:01.279Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:01.304Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:01.304Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:01.304Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:01.370Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:01.370Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:01.403Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:01.403Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:01.431Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:01.431Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.515Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:01.515Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.530Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:01.530Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:01.584Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:01.585Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:01.620Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:01.620Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.708Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:01.708Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:01.746Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:01.746Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:01.937Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:01.937Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:01.937Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:02.085Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:02.085Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.088Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:02.088Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:02.103Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:02.103Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.130Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:02.130Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:02.137Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:02.137Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:02.144Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:02.144Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:02.186Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:02.186Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.209Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:02.209Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:02.232Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:02.232Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:02.241Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:02.241Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.256Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:02.256Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.257Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:02.257Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:02.257Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:02.257Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:02.257Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.280Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:02.280Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:02.370Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:02.370Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:02.399Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:02.399Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.405Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:02.405Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:02.517Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:02.517Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.530Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:02.530Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:02.585Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:02.585Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:02.623Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:02.623Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.710Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:02.710Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:02.748Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:02.748Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:02.957Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:02.957Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:02.957Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:03.086Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:03.086Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.088Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:03.088Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:03.115Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:03.115Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:03.115Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:03.138Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:03.138Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:03.149Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:03.149Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.154Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:03.154Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:03.168Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:03.168Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:03.190Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:03.190Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.213Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:03.214Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:03.235Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:03.235Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:03.241Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:03.241Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.242Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:03.242Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.258Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:03.258Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.272Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT10.857706138S 2025-11-04T12:58:03.281Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:03.282Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:03.304Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:58:03.305Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:03.307Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:03.307Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:03.307Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261083307 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:03.356Z INFO 6580 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Starting CmAvcEventConsumerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:03.356Z INFO 6580 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:03.371Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:03.371Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:03.375Z INFO 6580 --- [ main] o.o.c.n.i.d.s.c.CmAvcEventConsumerSpec : Started CmAvcEventConsumerSpec in 0.065 seconds (process running for 96.488) 2025-11-04T12:58:03.394Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Subscribed to topic(s): target-topic-for-Test-A 2025-11-04T12:58:03.396Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:58:03.396Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-22 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:58:03.396Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:03.399Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:58:03.399Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:03.399Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:03.399Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261083399 2025-11-04T12:58:03.402Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:03.402Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.406Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:03.406Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:03.453Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {target-topic-for-Test-A=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:03.454Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.Metadata : [Producer clientId=producer-22] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:58:03.518Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:03.518Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.532Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:03.532Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:03.588Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:03.588Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:03.605Z INFO 6580 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-group for Test A-10, groupId=group for Test A] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:58:03.639Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:03.640Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.711Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:03.711Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:03.750Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:03.750Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:03.840Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:03.840Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:03.840Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:04.086Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:04.087Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.088Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:04.088Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:04.139Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:04.139Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:04.139Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:04.139Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:04.139Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:04.150Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:04.150Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.155Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:04.155Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:04.183Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:04.183Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:04.191Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:04.191Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.241Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:04.241Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:04.241Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:04.241Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:04.242Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:04.242Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.252Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:04.252Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.260Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:04.260Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.282Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:04.282Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:04.372Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:04.372Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:04.407Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:04.407Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:04.409Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:04.409Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.519Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:04.519Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.534Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:04.534Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:04.543Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:04.543Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.589Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:04.589Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:04.693Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:04.693Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:04.693Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:04.712Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:04.712Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:04.752Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:04.752Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:05.003Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:05.003Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:05.043Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:05.043Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:05.043Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:05.087Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:05.087Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.096Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:05.096Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:05.140Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:05.140Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:05.151Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:05.152Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.185Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:05.185Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:05.192Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:05.192Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.243Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:05.243Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.243Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:05.243Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:05.243Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:05.244Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:05.254Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:05.254Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.262Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:05.262Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.283Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:05.283Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:05.373Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:05.373Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:05.408Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:05.408Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:05.411Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:05.411Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.445Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:05.445Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.521Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:05.521Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.535Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:05.535Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:05.590Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:05.590Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:05.610Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:58:05.611Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:05.613Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:05.613Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:05.613Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261085613 2025-11-04T12:58:05.624Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:58:05.624Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-23 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:58:05.624Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:05.626Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:58:05.626Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:05.626Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:05.626Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261085626 2025-11-04T12:58:05.637Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:05.637Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:05.641Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:05.641Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.Metadata : [Producer clientId=producer-23] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:58:05.696Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:05.696Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:05.696Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:05.754Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:05.754Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:05.757Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 6 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:05.973Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 7 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:05.996Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:05.996Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:05.996Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:06.009Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:06.009Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:06.042Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:06.043Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:06.073Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:06.073Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.088Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:06.088Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.112Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:06.112Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:06.167Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:06.167Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:06.205Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:06.205Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:06.215Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:06.215Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.245Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:06.245Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.245Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:06.245Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:06.246Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:06.246Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:06.255Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:06.255Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.263Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:06.263Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.376Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:06.376Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:06.376Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 8 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:06.410Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:06.410Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:06.443Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:06.443Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.448Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:06.448Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.522Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:06.522Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.535Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:06.535Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:06.626Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:06.626Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:06.637Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:06.637Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:06.697Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:06.697Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:06.697Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:06.755Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:06.755Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:06.997Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:06.997Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:06.997Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:07.010Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:07.010Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:07.043Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:07.043Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:07.101Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:07.101Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.105Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:07.105Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.146Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:07.146Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:07.176Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:07.176Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.187Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:07.187Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:07.205Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:07.206Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:07.246Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:07.246Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.248Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:07.248Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:07.249Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:07.249Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:07.256Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:07.256Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.284Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] The metadata response from the cluster reported a recoverable issue with correlation id 9 : {some-topic-for-Test-B=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:07.290Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:07.290Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.377Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:07.377Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:07.412Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:07.412Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:07.445Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:07.445Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.451Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:07.451Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.522Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:07.522Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.536Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:07.536Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:07.627Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:07.627Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:07.637Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:07.637Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:07.698Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:07.698Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:07.698Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:07.757Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:07.757Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:07.998Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:07.998Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:07.998Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:08.012Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:08.012Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:08.045Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:08.045Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:08.101Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:08.101Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.106Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:08.106Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.148Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:08.148Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:08.158Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32774] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-group for Test A-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = group for Test A group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 2025-11-04T12:58:08.159Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:08.162Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:08.162Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:08.162Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261088162 2025-11-04T12:58:08.167Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:58:08.168Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-24 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class io.cloudevents.kafka.CloudEventSerializer 2025-11-04T12:58:08.168Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:08.174Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:58:08.174Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:08.174Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:08.174Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261088174 2025-11-04T12:58:08.176Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:08.176Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.183Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.Metadata : [Producer clientId=producer-24] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:58:08.188Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:08.188Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:08.205Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:08.205Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:08.247Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:08.247Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.250Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:08.251Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:08.252Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:08.253Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:08.258Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:08.258Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.292Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:08.292Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.378Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:08.378Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:08.412Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:08.412Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:08.446Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:08.446Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.455Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:08.455Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.523Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:08.523Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.538Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:08.538Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:08.628Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:08.628Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:08.684Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:08.684Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:08.701Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:08.701Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:08.701Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:08.758Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:08.758Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:08.999Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:08.999Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:08.999Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:09.013Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:09.013Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:09.037Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:09.037Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node -1 disconnected. 2025-11-04T12:58:09.037Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:09.037Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:09.037Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node -1 disconnected. 2025-11-04T12:58:09.037Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node -1 disconnected. 2025-11-04T12:58:09.046Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:09.046Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:09.056Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:09.056Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.107Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:09.107Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.146Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:09.146Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.149Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:09.149Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.149Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:09.149Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:09.154Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:09.154Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.178Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:09.178Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.206Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:09.207Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:09.236Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:09.236Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:09.249Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:09.249Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.253Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:09.253Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:09.255Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:09.255Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:09.260Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:09.260Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.279Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:09.279Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.376Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:09.376Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.378Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:09.378Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:09.380Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:09.380Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.381Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:09.381Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.413Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:09.413Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:09.448Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:09.448Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.458Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:09.458Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.525Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:09.525Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.540Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:09.540Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:09.558Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:09.558Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:09.558Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:09.630Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:09.630Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:09.684Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:09.684Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:09.759Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:09.759Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:09.779Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:09.779Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.783Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:09.783Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.823Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:09.823Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:09.921Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:09.921Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.000Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:10.000Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:10.000Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:10.002Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:10.002Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:10.046Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:10.046Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:10.108Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:10.108Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.151Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:10.151Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:10.179Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:10.179Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.207Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:10.207Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:10.237Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:10.237Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:10.250Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:10.250Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.256Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:10.256Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:10.256Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:10.256Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:10.261Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:10.261Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.280Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:10.280Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.379Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:10.379Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:10.414Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:10.415Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:10.450Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:10.450Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.461Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:10.461Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.497Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:10.497Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:10.532Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:10.532Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.542Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:10.542Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:10.542Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:10.542Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:10.553Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:10.553Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:10.553Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:10.650Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:10.650Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:10.685Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:10.685Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:10.743Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:10.743Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:10.761Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:10.761Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:10.922Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:10.922Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.003Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:11.003Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:11.003Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:11.003Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:11.003Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [ERROR] Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 18.60 s <<< FAILURE! -- in org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec [ERROR] org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec.Test A : Consume and forward valid message -- Time elapsed: 2.226 s <<< ERROR! java.util.NoSuchElementException at org.apache.kafka.common.utils.AbstractIterator.next(AbstractIterator.java:52) at org.onap.cps.ncmp.impl.datajobs.subscription.cmavc.CmAvcEventConsumerSpec.Test A : Consume and forward valid message(CmAvcEventConsumerSpec.groovy:86) [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.DmiInEventMapperSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec 2025-11-04T12:58:11.048Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:11.048Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:11.063Z INFO 6580 --- [ main] o.o.c.n.i.d.s.dmi.EventConsumer : Consumed DMI subscription response event with details: | correlationId=sub-1#myDmi | eventType=subscriptionCreateResponse [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec 12:58:11,095 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:58:11,095 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:58:11,095 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:58:11,099 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:58:11,099 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL 2025-11-04T12:58:11.110Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:11.110Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:11.112Z INFO 6580 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Starting EventProducerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:11.112Z INFO 6580 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:11.120Z INFO 6580 --- [ main] o.o.c.n.i.d.s.dmi.EventProducerSpec : Started EventProducerSpec in 0.042 seconds (process running for 104.232) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.dmi.EventProducerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec 2025-11-04T12:58:11.152Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:11.152Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:11.180Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:11.180Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.194Z INFO 6580 --- [ main] .o.c.n.i.d.s.n.CmSubscriptionHandlerImpl : Failed to resolve cm handle ID for dataNodeSelector /node[id="unresolvable"] [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.CmSubscriptionHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec 2025-11-04T12:58:11.209Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:11.209Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:11.238Z INFO 6580 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobCreated 2025-11-04T12:58:11.238Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:11.238Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:11.243Z INFO 6580 --- [ main] o.o.c.n.i.d.s.ncmp.NcmpInEventConsumer : Consumed subscription event with details: | dataJobId=myDataJobId | eventType=dataJobDeleted [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.ncmp.NcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec 2025-11-04T12:58:11.251Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:11.251Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.258Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:11.258Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:11.259Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:11.259Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:11.262Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:11.262Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.281Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:11.281Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in org.onap.cps.ncmp.impl.datajobs.subscription.utils.CmSubscriptionPersistenceServiceSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec 2025-11-04T12:58:11.334Z WARN 6580 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: some-message 2025-11-04T12:58:11.335Z WARN 6580 --- [ main] o.onap.cps.ncmp.impl.dmi.DmiRestClient : Failed to retrieve health status from some url. Status: 503 SERVICE_UNAVAILABLE [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s -- in org.onap.cps.ncmp.impl.dmi.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.dmi.DmiServiceAuthenticationPropertiesSpec [INFO] Running org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec 2025-11-04T12:58:11.380Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:11.380Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.impl.dmi.DmiWebClientsConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec 2025-11-04T12:58:11.396Z WARN 6580 --- [ 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 2025-11-04T12:58:11.396Z WARN 6580 --- [ 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 2025-11-04T12:58:11.396Z WARN 6580 --- [ 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 2025-11-04T12:58:11.397Z WARN 6580 --- [ 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 2025-11-04T12:58:11.399Z WARN 6580 --- [ 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 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.inventory.AlternateIdCheckerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec 2025-11-04T12:58:11.415Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:11.415Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:11.417Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:11.417Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:11.417Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec 2025-11-04T12:58:11.434Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:11.434Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:11.434Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:11.434Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:11.434Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:11.434Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:11.446Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:11.448Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:11.450Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:11.450Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.458Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:11.459Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:11.464Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:11.464Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.506Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:11.506Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:11.534Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:11.534Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.542Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:11.542Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:11.544Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:11.544Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:11.651Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:11.651Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:11.686Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:11.686Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:11.745Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:11.745Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:11.752Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:11.752Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:11.923Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:11.923Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.004Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:12.004Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:12.004Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:12.004Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:12.004Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:12.049Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:12.049Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:12.110Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:12.110Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.153Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:12.153Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:12.168Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:12.168Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.211Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:12.211Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:12.239Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:12.239Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:12.252Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:12.253Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.260Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:12.260Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:12.261Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:12.261Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:12.263Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:12.263Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.282Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:12.282Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.414Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:12.414Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:12.416Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:12.416Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:12.452Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:12.452Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.456Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:12.456Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:12.456Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:12.466Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:12.466Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.508Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:12.508Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:12.536Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:12.536Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.544Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:12.544Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:12.545Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:12.545Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:12.636Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:12.636Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.652Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:12.652Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:12.747Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:12.747Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:12.752Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:12.752Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:12.924Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:12.924Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:12.999Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:12.999Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:13.004Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:13.004Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:13.004Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:13.050Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:13.050Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:13.110Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:13.111Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.153Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:13.153Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:13.168Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:13.168Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.212Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:13.212Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:13.241Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:13.241Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:13.253Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:13.253Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.262Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:13.262Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:13.263Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:13.263Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:13.263Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:13.263Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.283Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:13.283Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.416Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:13.416Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:13.417Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:13.417Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:13.453Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:13.453Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.456Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:13.456Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:13.456Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:13.468Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:13.468Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.509Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:13.509Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:13.537Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:13.537Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.545Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:13.545Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:13.546Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:13.546Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:13.640Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:13.640Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:13.653Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:13.653Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:13.748Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:13.748Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:13.753Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:13.753Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:13.807Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - e303c342-2248-411c-a55a-a2d14a21cec9 this ] 2025-11-04T12:58:13.808Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:13.840Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:13.926Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:13.926Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.000Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:14.000Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:14.012Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:14.012Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:14.012Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:14.052Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:14.052Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:14.111Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:14.111Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.148Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:14.149Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - e303c342-2248-411c-a55a-a2d14a21cec9 this is handled 2025-11-04T12:58:14.154Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:14.154Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:14.159Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:14.159Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:14.160Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:14.165Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:14.165Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:14.169Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:14.169Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.213Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:14.213Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:14.242Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:14.242Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:14.254Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:14.254Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.263Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:14.263Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.270Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:14.270Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:14.281Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:14.281Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 132 ms. 2025-11-04T12:58:14.281Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.852 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec 2025-11-04T12:58:14.288Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:14.288Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.317Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.318Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 2025-11-04T12:58:14.318Z DEBUG 6580 --- [ 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) 2025-11-04T12:58:14.353Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.353Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 2025-11-04T12:58:14.353Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] with leaves (name : publicProp4 , value : newPubVal) 2025-11-04T12:58:14.354Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.355Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.357Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.357Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 2025-11-04T12:58:14.357Z DEBUG 6580 --- [ 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) 2025-11-04T12:58:14.358Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.358Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 2025-11-04T12:58:14.358Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] with leaves (name : additionalProp1 , value : newValue) 2025-11-04T12:58:14.359Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.360Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.361Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.363Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.363Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 2025-11-04T12:58:14.363Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 2025-11-04T12:58:14.364Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:14.364Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:14.364Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:14.364Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.366Z ERROR 6580 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 2025-11-04T12:58:14.369Z ERROR 6580 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cmHandle : cmHandleId , caused by : Failed 2025-11-04T12:58:14.369Z ERROR 6580 --- [ main] HandleRegistrationServicePropertyHandler : Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 2025-11-04T12:58:14.371Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.371Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2025-11-04T12:58:14.371Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2025-11-04T12:58:14.371Z ERROR 6580 --- [ main] HandleRegistrationServicePropertyHandler : Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 2025-11-04T12:58:14.371Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.371Z INFO 6580 --- [ main] HandleRegistrationServicePropertyHandler : Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 2025-11-04T12:58:14.371Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Building a new node with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] with leaves (name : publicProp1 , value : value) 2025-11-04T12:58:14.377Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Updating alternate-id for cmHandle myHandle1 with value : alt-1) 2025-11-04T12:58:14.377Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle myHandle1: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.382Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 2025-11-04T12:58:14.382Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2025-11-04T12:58:14.384Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : New Data Producer Identifier) 2025-11-04T12:58:14.384Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from to New Data Producer Identifier 2025-11-04T12:58:14.384Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update as dataProducerIdentifier for cmHandle cmHandleId is already set to same-data-producer-id. 2025-11-04T12:58:14.387Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : Updating data-producer-identifier for cmHandle cmHandleId with value : newDataProducerIdentifier) 2025-11-04T12:58:14.387Z DEBUG 6580 --- [ main] HandleRegistrationServicePropertyHandler : dataProducerIdentifier for cmHandle cmHandleId updated from oldDataProducerIdentifier to newDataProducerIdentifier 2025-11-04T12:58:14.388Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. 2025-11-04T12:58:14.388Z WARN 6580 --- [ main] HandleRegistrationServicePropertyHandler : Ignoring update for cmHandle cmHandleId: target dataProducerIdentifier is null or blank. [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.102 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec 2025-11-04T12:58:14.417Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:14.417Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:14.448Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:14.448Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:14.454Z INFO 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-4] 2025-11-04T12:58:14.457Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:14.457Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.458Z INFO 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 2 cm handles into locked (for upgrade) state: [cmhandle-5, cmhandle-4] 2025-11-04T12:58:14.460Z INFO 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2025-11-04T12:58:14.462Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 2025-11-04T12:58:14.463Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 2025-11-04T12:58:14.464Z INFO 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Moving 1 cm handles into locked (for upgrade) state: [cmhandle-3] 2025-11-04T12:58:14.464Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to update cmHandleIds : [cmhandle-3] , caused by : null 2025-11-04T12:58:14.473Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:14.473Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.486Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec$__spock_feature_0_8_closure6.doCall(CmHandleRegistrationServiceSpec.groovy:250) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy234.initiateStateAdvised(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.persistCmHandlesWithState(CmHandleRegistrationService.java:396) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.processCreatedCmHandles(CmHandleRegistrationService.java:207) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460.processCreatedCmHandles$accessor$yJzB7Gdg(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460$auxiliary$qC6EBF1r.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460.processCreatedCmHandles(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService.updateDmiRegistration(CmHandleRegistrationService.java:102) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460.updateDmiRegistration$accessor$yJzB7Gdg(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460$auxiliary$IQaBFIjX.call(Unknown Source) at org.spockframework.mock.runtime.ByteBuddyMethodInvoker.respond(ByteBuddyMethodInvoker.java:20) at org.spockframework.mock.runtime.MockInvocation.callRealMethod(MockInvocation.java:61) at org.spockframework.mock.CallRealMethodResponse.respond(CallRealMethodResponse.java:30) at org.spockframework.mock.runtime.MockController.handle(MockController.java:50) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460.updateDmiRegistration(Unknown Source) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationService$SpockMock$1866254460$updateDmiRegistration.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_8(CmHandleRegistrationServiceSpec.groovy:252) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:58:14.489Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles org.onap.cps.api.exceptions.AlreadyDefinedException: Already defined exception at org.onap.cps.api.exceptions.AlreadyDefinedException.forDataNodes(AlreadyDefinedException.java:77) at org.onap.cps.api.exceptions.AlreadyDefinedException$forDataNodes.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:148) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:282) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:58:14.491Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Error while creating CM handles java.lang.RuntimeException: Failed at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec.$spock_feature_0_9prov1(CmHandleRegistrationServiceSpec.groovy:283) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:58:14.502Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2025-11-04T12:58:14.502Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle2 , caused by : Cm handle 2 Failed 2025-11-04T12:58:14.508Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2025-11-04T12:58:14.508Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 2025-11-04T12:58:14.510Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2025-11-04T12:58:14.510Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id: cmhandle, caused by: 2025-11-04T12:58:14.511Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:14.511Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:14.511Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle batch, retrying on each cm handle 2025-11-04T12:58:14.511Z ERROR 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Unable to de-register cm-handle id : cmhandle , caused by : Failed 2025-11-04T12:58:14.516Z INFO 6580 --- [ main] o.o.c.n.i.i.CmHandleRegistrationService : Data-Sync Enabled flag is already: true [INFO] Tests run: 52, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in org.onap.cps.ncmp.impl.inventory.CmHandleRegistrationServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec 2025-11-04T12:58:14.531Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:14.531Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:14.539Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:14.539Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.540Z ERROR 6580 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : DataValidationException in CmHandleId to be ignored 2025-11-04T12:58:14.547Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:14.547Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:14.558Z WARN 6580 --- [ main] o.o.c.n.i.i.InventoryPersistenceImpl : Failure to save state for cmHandle id 'some-cm-handle' as it does not exist in cache [INFO] Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s -- in org.onap.cps.ncmp.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2025-11-04T12:58:14.617Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : System is not ready yet 2025-11-04T12:58:14.619Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2025-11-04T12:58:14.619Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2025-11-04T12:58:14.619Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-2 2025-11-04T12:58:14.620Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-2 2025-11-04T12:58:14.620Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2025-11-04T12:58:14.620Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : No resource data found for CM handle: cm-handle-1 with options: (fields=some-module-1:some-root-node) 2025-11-04T12:58:14.620Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 2025-11-04T12:58:14.622Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2025-11-04T12:58:14.622Z ERROR 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to complete data sync for CM handle: cm-handle-1 java.lang.RuntimeException: some exception at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_4_closure1.doCall(DataSyncWatchdogSpec.groovy:153) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.DynamicProxyMockInterceptorAdapter.invoke(DynamicProxyMockInterceptorAdapter.java:36) at jdk.proxy2/jdk.proxy2.$Proxy223.getCmHandleState(Unknown Source) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:97) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_4(DataSyncWatchdogSpec.groovy:155) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s -- in org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec 2025-11-04T12:58:14.623Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Executing data sync on cm-handle-1 2025-11-04T12:58:14.623Z ERROR 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Failed to sync module and root node for CM handle: cm-handle-1 with options: (fields=some-module-2:some-root-node) java.lang.RuntimeException: Some network error at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec$__spock_feature_0_5_closure2.doCall(DataSyncWatchdogSpec.groovy:177) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.codehaus.groovy.reflection.CachedMethod.invoke(CachedMethod.java:107) at groovy.lang.MetaMethod.doMethodInvoke(MetaMethod.java:323) at org.codehaus.groovy.runtime.metaclass.ClosureMetaClass.invokeMethod(ClosureMetaClass.java:274) at groovy.lang.MetaClassImpl.invokeMethod(MetaClassImpl.java:1030) at groovy.lang.Closure.call(Closure.java:427) at org.spockframework.runtime.GroovyRuntimeUtil.invokeClosure(GroovyRuntimeUtil.java:200) at org.spockframework.mock.response.CodeResponseGenerator.invokeClosure(CodeResponseGenerator.java:54) at org.spockframework.mock.response.CodeResponseGenerator.doRespond(CodeResponseGenerator.java:37) at org.spockframework.mock.response.SingleResponseGenerator.respond(SingleResponseGenerator.java:32) at org.spockframework.mock.response.ResponseGeneratorChain.respond(ResponseGeneratorChain.java:44) at org.spockframework.mock.runtime.MockInteraction.accept(MockInteraction.java:73) at org.spockframework.mock.runtime.MockInteractionDecorator.accept(MockInteractionDecorator.java:50) at org.spockframework.mock.runtime.InteractionScope$1.accept(InteractionScope.java:57) at org.spockframework.mock.runtime.MockController.handle(MockController.java:40) at org.spockframework.mock.runtime.JavaMockInterceptor.intercept(JavaMockInterceptor.java:86) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtils$SpockMock$1254145795.getResourceData(Unknown Source) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeRootNodeReferences(DataSyncWatchdog.java:115) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.performDataSynchronizationForCmHandle(DataSyncWatchdog.java:102) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.synchronizeCmHandle(DataSyncWatchdog.java:89) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.accept(ForEachOps.java:183) at java.base/java.util.stream.ReferencePipeline$3$1.accept(ReferencePipeline.java:197) at java.base/java.util.ArrayList$ArrayListSpliterator.forEachRemaining(ArrayList.java:1625) at java.base/java.util.stream.AbstractPipeline.copyInto(AbstractPipeline.java:509) at java.base/java.util.stream.AbstractPipeline.wrapAndCopyInto(AbstractPipeline.java:499) at java.base/java.util.stream.ForEachOps$ForEachOp.evaluateSequential(ForEachOps.java:150) at java.base/java.util.stream.ForEachOps$ForEachOp$OfRef.evaluateSequential(ForEachOps.java:173) at java.base/java.util.stream.AbstractPipeline.evaluate(AbstractPipeline.java:234) at java.base/java.util.stream.ReferencePipeline.forEach(ReferencePipeline.java:596) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.executeUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:78) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog.scheduledUnsynchronizedReadyCmHandleForInitialDataSync(DataSyncWatchdog.java:68) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdog$scheduledUnsynchronizedReadyCmHandleForInitialDataSync.call(Unknown Source) at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:130) at org.onap.cps.ncmp.impl.inventory.sync.DataSyncWatchdogSpec.$spock_feature_0_5(DataSyncWatchdogSpec.groovy:170) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:568) at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:156) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:160) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:146) at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:144) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:143) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:100) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:201) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:170) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:94) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:59) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:142) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:58) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:103) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:85) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.junit.platform.launcher.core.InterceptingLauncher.lambda$execute$1(InterceptingLauncher.java:39) at org.junit.platform.launcher.core.ClasspathAlignmentCheckingLauncherInterceptor.intercept(ClasspathAlignmentCheckingLauncherInterceptor.java:25) at org.junit.platform.launcher.core.InterceptingLauncher.execute(InterceptingLauncher.java:38) at org.junit.platform.launcher.core.DelegatingLauncher.execute(DelegatingLauncher.java:47) at org.apache.maven.surefire.junitplatform.LazyLauncher.execute(LazyLauncher.java:56) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:184) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:148) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:122) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:385) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:507) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:495) 2025-11-04T12:58:14.624Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DataSyncWatchdog : Data sync finished for cm-handle-1 [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec 2025-11-04T12:58:14.641Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:14.642Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:14.655Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:14.655Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec 2025-11-04T12:58:14.704Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2025-11-04T12:58:14.704Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set ch-1 for CM Handle ch-1 2025-11-04T12:58:14.705Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2025-11-04T12:58:14.705Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set new-tag for CM Handle ch-1 2025-11-04T12:58:14.705Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set same-tag for CM Handle ch-1 2025-11-04T12:58:14.705Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set same-tag for CM Handle ch-1 2025-11-04T12:58:14.707Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set new-tag for CM Handle ch-1 2025-11-04T12:58:14.707Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set ch-1 for CM Handle ch-1 2025-11-04T12:58:14.708Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2025-11-04T12:58:14.709Z WARN 6580 --- [ 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 . 2025-11-04T12:58:14.710Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2025-11-04T12:58:14.710Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set existing tag for CM Handle ch-1 2025-11-04T12:58:14.710Z WARN 6580 --- [ 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 . 2025-11-04T12:58:14.713Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set existing tag for CM Handle ch-1 2025-11-04T12:58:14.716Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: , Target Tag: tagTo 2025-11-04T12:58:14.716Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 2025-11-04T12:58:14.717Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set tagTo for CM Handle cmHandleId-1 2025-11-04T12:58:14.717Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set tagTo for CM Handle cmHandleId-1 2025-11-04T12:58:14.717Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: tagTo 2025-11-04T12:58:14.717Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Creating Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2025-11-04T12:58:14.717Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Successfully created Schema Set cmHandleId-1 for CM Handle cmHandleId-1 2025-11-04T12:58:14.717Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncService : Upgrading schema set for CM handle ID: cmHandleId-1, Source Tag: oldTag, Target Tag: [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.030 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec 2025-11-04T12:58:14.731Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:14.731Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:14.731Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:14.731Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:14.731Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:14.731Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:14.747Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:14.748Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:14.750Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:14.750Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:14.768Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:14.768Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:14.792Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:14.792Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:14.926Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:14.926Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.001Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:15.001Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:15.043Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:15.043Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:15.043Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:15.052Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:15.052Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:15.058Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:15.058Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:15.131Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:15.132Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:15.141Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:15.141Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.155Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:15.155Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:15.170Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:15.170Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.173Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:15.173Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:15.242Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:15.242Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.263Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:15.263Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.274Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:15.274Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:15.289Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:15.289Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.368Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:15.368Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:15.368Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:15.425Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:15.425Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:15.449Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:15.449Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:15.457Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:15.457Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.475Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:15.475Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.485Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:15.485Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:15.513Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:15.513Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:15.540Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:15.540Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.548Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:15.548Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:15.557Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:15.557Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:15.657Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:15.657Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:15.751Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:15.751Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:15.792Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:15.792Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:15.927Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:15.927Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.003Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:16.003Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.044Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:16.044Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:16.044Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:16.054Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:16.054Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:16.067Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:16.067Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.132Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:16.132Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:16.142Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:16.142Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.156Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:16.156Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.171Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:16.171Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.176Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:16.176Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:16.244Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:16.244Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.264Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:16.264Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.278Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:16.278Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:16.317Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:16.317Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.394Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:16.394Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.411Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:16.412Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:16.412Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:16.426Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:16.426Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.450Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:16.450Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:16.455Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:16.455Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:16.458Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:16.458Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.478Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:16.478Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.513Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:16.513Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.523Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:16.523Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.582Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:16.582Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.657Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:16.657Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:16.753Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:16.753Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:16.826Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:16.826Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:16.896Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:16.896Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:16.897Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:16.924Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:16.924Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:16.925Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 6bf14218-c931-4f3e-b152-72de5daebe56 this ] 2025-11-04T12:58:16.926Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:16.928Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:16.928Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:16.940Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2025-11-04T12:58:16.942Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2025-11-04T12:58:16.942Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Processing of cm-handle failed, reason: some exception. 2025-11-04T12:58:16.945Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-1' as it does not exist 2025-11-04T12:58:16.945Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Skipping module sync for CM handle 'cm-handle-2' as it is in DELETING state 2025-11-04T12:58:16.948Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:16.965Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-1 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 2025-11-04T12:58:16.967Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2025-11-04T12:58:16.967Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : Resetting CM handle cm-handle-2 state to ADVISED for retry by the module-sync watchdog. Lock reason: MODULE_SYNC_FAILED 2025-11-04T12:58:16.971Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : cm-handle-2 removed from in progress map 2025-11-04T12:58:17.006Z DEBUG 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 2025-11-04T12:58:17.012Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:17.013Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 6bf14218-c931-4f3e-b152-72de5daebe56 this is handled 2025-11-04T12:58:17.014Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:17.015Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:17.015Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:17.022Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:17.022Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 9 ms. 2025-11-04T12:58:17.022Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.303 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec 2025-11-04T12:58:17.049Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : System is not ready yet 2025-11-04T12:58:17.055Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.055Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2025-11-04T12:58:17.055Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2025-11-04T12:58:17.055Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2025-11-04T12:58:17.055Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2025-11-04T12:58:17.056Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.056Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:17.056Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:17.058Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 300 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.058Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 300 items. 2025-11-04T12:58:17.058Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.060Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.060Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.060Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.064Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 600 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.064Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 600 items. 2025-11-04T12:58:17.064Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.066Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.066Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.066Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.066Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.067Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.067Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.067Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.071Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 650 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.071Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2025-11-04T12:58:17.071Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.072Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:17.072Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:17.073Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.073Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.073Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.073Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.074Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.074Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.074Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.074Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2025-11-04T12:58:17.075Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2025-11-04T12:58:17.075Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2025-11-04T12:58:17.075Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.079Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1250 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-651 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-652 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-653 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-654 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-655 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-656 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-657 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-658 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-659 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-660 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-661 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-662 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-663 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-664 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-665 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-666 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-667 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-668 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-669 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-670 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-671 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-672 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-673 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-674 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-675 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-676 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-677 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-678 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-679 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-680 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-681 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-682 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-683 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-684 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-685 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-686 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-687 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-688 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-689 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-690 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-691 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-692 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-693 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-694 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-695 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-696 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-697 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-698 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-699 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-700 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-701 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-702 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-703 to the work queue. 2025-11-04T12:58:17.079Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-704 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-705 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-706 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-707 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-708 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-709 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-710 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-711 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-712 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-713 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-714 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-715 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-716 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-717 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-718 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-719 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-720 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-721 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-722 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-723 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-724 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-725 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-726 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-727 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-728 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-729 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-730 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-731 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-732 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-733 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-734 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-735 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-736 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-737 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-738 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-739 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-740 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-741 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-742 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-743 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-744 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-745 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-746 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-747 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-748 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-749 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-750 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-751 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-752 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-753 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-754 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-755 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-756 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-757 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-758 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-759 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-760 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-761 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-762 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-763 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-764 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-765 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-766 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-767 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-768 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-769 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-770 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-771 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-772 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-773 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-774 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-775 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-776 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-777 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-778 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-779 to the work queue. 2025-11-04T12:58:17.080Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-780 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-781 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-782 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-783 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-784 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-785 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-786 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-787 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-788 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-789 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-790 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-791 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-792 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-793 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-794 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-795 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-796 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-797 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-798 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-799 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-800 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-801 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-802 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-803 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-804 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-805 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-806 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-807 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-808 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-809 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-810 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-811 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-812 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-813 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-814 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-815 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-816 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-817 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-818 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-819 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-820 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-821 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-822 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-823 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-824 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-825 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-826 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-827 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-828 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-829 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-830 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-831 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-832 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-833 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-834 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-835 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-836 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-837 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-838 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-839 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-840 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-841 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-842 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-843 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-844 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-845 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-846 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-847 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-848 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-849 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-850 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-851 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-852 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-853 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-854 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-855 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-856 to the work queue. 2025-11-04T12:58:17.081Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-857 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-858 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-859 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-860 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-861 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-862 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-863 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-864 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-865 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-866 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-867 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-868 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-869 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-870 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-871 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-872 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-873 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-874 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-875 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-876 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-877 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-878 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-879 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-880 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-881 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-882 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-883 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-884 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-885 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-886 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-887 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-888 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-889 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-890 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-891 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-892 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-893 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-894 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-895 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-896 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-897 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-898 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-899 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-900 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-901 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-902 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-903 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-904 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-905 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-906 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-907 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-908 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-909 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-910 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-911 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-912 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-913 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-914 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-915 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-916 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-917 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-918 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-919 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-920 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-921 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-922 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-923 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-924 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-925 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-926 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-927 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-928 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-929 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-930 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-931 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-932 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-933 to the work queue. 2025-11-04T12:58:17.082Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-934 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-935 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-936 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-937 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-938 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-939 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-940 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-941 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-942 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-943 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-944 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-945 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-946 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-947 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-948 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-949 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-950 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-951 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-952 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-953 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-954 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-955 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-956 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-957 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-958 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-959 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-960 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-961 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-962 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-963 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-964 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-965 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-966 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-967 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-968 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-969 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-970 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-971 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-972 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-973 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-974 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-975 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-976 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-977 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-978 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-979 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-980 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-981 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-982 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-983 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-984 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-985 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-986 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-987 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-988 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-989 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-990 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-991 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-992 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-993 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-994 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-995 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-996 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-997 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-998 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-999 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1000 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1001 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1002 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1003 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1004 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1005 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1006 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1007 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1008 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1009 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1010 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1011 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1012 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1013 to the work queue. 2025-11-04T12:58:17.083Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1014 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1015 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1016 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1017 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1018 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1019 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1020 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1021 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1022 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1023 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1024 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1025 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1026 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1027 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1028 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1029 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1030 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1031 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1032 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1033 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1034 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1035 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1036 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1037 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1038 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1039 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1040 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1041 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1042 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1043 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1044 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1045 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1046 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1047 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1048 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1049 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1050 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1051 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1052 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1053 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1054 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1055 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1056 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1057 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1058 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1059 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1060 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1061 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1062 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1063 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1064 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1065 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1066 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1067 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1068 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1069 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1070 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1071 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1072 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1073 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1074 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1075 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1076 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1077 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1078 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1079 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1080 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1081 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1082 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1083 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1084 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1085 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1086 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1087 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1088 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1089 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1090 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1091 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1092 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1093 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1094 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1095 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1096 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1097 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1098 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1099 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1100 to the work queue. 2025-11-04T12:58:17.084Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1101 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1102 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1103 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1104 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1105 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1106 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1107 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1108 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1109 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1110 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1111 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1112 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1113 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1114 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1115 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1116 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1117 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1118 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1119 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1120 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1121 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1122 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1123 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1124 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1125 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1126 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1127 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1128 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1129 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1130 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1131 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1132 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1133 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1134 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1135 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1136 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1137 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1138 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1139 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1140 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1141 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1142 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1143 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1144 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1145 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1146 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1147 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1148 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1149 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1150 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1151 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1152 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1153 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1154 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1155 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1156 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1157 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1158 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1159 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1160 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1161 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1162 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1163 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1164 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1165 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1166 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1167 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1168 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1169 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1170 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1171 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1172 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1173 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1174 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1175 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1176 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1177 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1178 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1179 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1180 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1181 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1182 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1183 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1184 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1185 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1186 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1187 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1188 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1189 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1190 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1191 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1192 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1193 to the work queue. 2025-11-04T12:58:17.085Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1194 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1195 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1196 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1197 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1198 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1199 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1200 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1201 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1202 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1203 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1204 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1205 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1206 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1207 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1208 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1209 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1210 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1211 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1212 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1213 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1214 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1215 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1216 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1217 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1218 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1219 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1220 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1221 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1222 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1223 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1224 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1225 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1226 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1227 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1228 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1229 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1230 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1231 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1232 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1233 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1234 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1235 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1236 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1237 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1238 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1239 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1240 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1241 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1242 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1243 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1244 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1245 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1246 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1247 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1248 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1249 to the work queue. 2025-11-04T12:58:17.086Z WARN 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Failed to add CM handle ch-1250 to the work queue. 2025-11-04T12:58:17.086Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 650 items. 2025-11-04T12:58:17.086Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.087Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.087Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.087Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.087Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 300 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 300 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 300. 1 batch(es) active. 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 50 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 50 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 50. 1 batch(es) active. 2025-11-04T12:58:17.089Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.090Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.090Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2025-11-04T12:58:17.090Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2025-11-04T12:58:17.090Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2025-11-04T12:58:17.090Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2025-11-04T12:58:17.090Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.091Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.091Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. 2025-11-04T12:58:17.091Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2025-11-04T12:58:17.091Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : module sync for ch-1 already in progress by other instance 2025-11-04T12:58:17.091Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 0 2025-11-04T12:58:17.092Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2025-11-04T12:58:17.092Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : nextBatch size : 1 2025-11-04T12:58:17.092Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2025-11-04T12:58:17.092Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Processing module sync batch finished. 0 batch(es) active. 2025-11-04T12:58:17.093Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Found 1 Locked CM Handles. Changing state to Advise to retry syncing them again. 2025-11-04T12:58:17.095Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Fetched 1 advised CM handles from DB. Adding them to the work queue. 2025-11-04T12:58:17.095Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.ModuleSyncWatchdog : Work queue contains 1 items. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s -- in org.onap.cps.ncmp.impl.inventory.sync.ModuleSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:17.125Z INFO 6580 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:17.126Z INFO 6580 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:17.133Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:17.133Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:17.145Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:17.145Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:17.145Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:17.145Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2025-11-04T12:58:17.145Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:17.145Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:17.146Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:17.146Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.157Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:17.157Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:17.158Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:17.160Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2025-11-04T12:58:17.167Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:17.167Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:17.195Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:17.195Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:17.195Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:17.195Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.245Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:17.246Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.265Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:17.265Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.296Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:17.296Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:17.317Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:17.317Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.362Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:17.362Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:17.362Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:17.396Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:17.396Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.426Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:17.426Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:17.451Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:17.452Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:17.458Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:17.458Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.460Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:17.460Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:17.507Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:17.507Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.524Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:17.524Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:17.559Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:17.559Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:17.582Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:17.582Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.659Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:17.659Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:17.788Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:17.788Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:17.827Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:17.827Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:17.900Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:17.900Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:17.900Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:17.930Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:17.930Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:17.956Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:17.956Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:18.057Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:18.057Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:18.074Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:18.074Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:18.134Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:18.134Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:18.147Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:18.147Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.158Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:18.158Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:18.196Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:18.196Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.208Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:18.208Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:18.246Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:18.246Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.267Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:18.267Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.299Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:18.299Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:18.319Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:18.319Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.365Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:18.365Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:18.365Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:18.397Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:18.397Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.427Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:18.427Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:18.438Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:18.438Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:18.459Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:18.459Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.462Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:18.462Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:18.509Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:18.509Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.525Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:18.525Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:18.560Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:18.560Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:18.583Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:18.583Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.659Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:18.659Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:18.787Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:18.787Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:18.828Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:18.828Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:18.901Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:18.901Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:18.901Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:18.930Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:18.930Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:18.958Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:18.958Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:19.058Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:19.058Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:19.075Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:19.075Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:19.120Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:19.120Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:19.177Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:19.177Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.183Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:19.183Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:19.197Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:19.197Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.198Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 27d5d10c-db62-447b-8e0c-9b77b348a82c this ] 2025-11-04T12:58:19.199Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:19.210Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:19.210Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:19.213Z INFO 6580 --- [ main] c.n.i.i.s.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 2.104 seconds (process running for 112.325) 2025-11-04T12:58:19.229Z INFO 6580 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2025-11-04T12:58:19.230Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:19.244Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:19.244Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 27d5d10c-db62-447b-8e0c-9b77b348a82c this is handled 2025-11-04T12:58:19.245Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:19.245Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:19.246Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2025-11-04T12:58:19.247Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:19.247Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.267Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:19.267Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.298Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:19.298Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 54 ms. 2025-11-04T12:58:19.298Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.193 s -- in org.onap.cps.ncmp.impl.inventory.sync.SynchronizationCacheConfigSpec 2025-11-04T12:58:19.302Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:19.302Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 2025-11-04T12:58:19.319Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:19.319Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:19.321Z INFO 6580 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:19.322Z INFO 6580 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:19.345Z INFO 6580 --- [ main] n.i.i.s.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.039 seconds (process running for 112.457) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.056 s -- in org.onap.cps.ncmp.impl.inventory.sync.WatchdogSchedulingConfigurerSpec 2025-11-04T12:58:19.368Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:19.381Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:19.381Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:19.382Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:19.397Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:19.398Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.456Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:19.456Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:19.459Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:19.459Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.463Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:19.463Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:19.464Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:19.464Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:19.512Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:19.512Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.526Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:19.526Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:19.561Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:19.561Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:19.584Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:19.584Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.661Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:19.661Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:19.744Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:19.744Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:19.830Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:19.830Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:19.857Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:19.857Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:19.857Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:19.857Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:19.857Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:19.857Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:19.867Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:19.869Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:19.881Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:19.881Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:19.901Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:19.901Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:19.901Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:19.931Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:19.931Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:19.959Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:19.959Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:20.059Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:20.060Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:20.077Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:20.077Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:20.097Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:20.097Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:20.179Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:20.179Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.184Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:20.184Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:20.198Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:20.198Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.213Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:20.213Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:20.248Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:20.248Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.268Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:20.268Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.307Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:20.307Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:20.320Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:20.320Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.381Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:20.381Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:20.381Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:20.398Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:20.398Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.414Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:20.414Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.458Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:20.458Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:20.460Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:20.460Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.464Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:20.464Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:20.501Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:20.501Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:20.521Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:20.521Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:20.562Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:20.562Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:20.606Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:20.606Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.661Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:20.661Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:20.791Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:20.791Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:20.822Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:20.822Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:20.901Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:20.901Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:20.901Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:20.931Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:20.931Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:20.961Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:20.961Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:21.060Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:21.060Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:21.078Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:21.078Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:21.098Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:21.098Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:21.180Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:21.180Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.185Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:21.185Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:21.200Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:21.200Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.215Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:21.215Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:21.248Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:21.248Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.269Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:21.269Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.293Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:21.293Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:21.293Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:21.309Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:21.309Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:21.311Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:21.311Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.389Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:21.389Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.398Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:21.398Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.416Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:21.416Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.459Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:21.459Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:21.465Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:21.465Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:21.502Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:21.503Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:21.529Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:21.529Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:21.563Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:21.563Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:21.608Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:21.608Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.684Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:21.684Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:21.754Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:21.754Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:21.754Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:21.792Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:21.792Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:21.833Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:21.833Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:21.933Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:21.933Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:21.962Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:21.962Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:22.058Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - d65ad3fd-dc01-4333-bdc5-d66705cfb15a this ] 2025-11-04T12:58:22.058Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec 2025-11-04T12:58:22.061Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:22.061Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:22.064Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:22.079Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:22.079Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:22.087Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 0 2025-11-04T12:58:22.087Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 0 2025-11-04T12:58:22.087Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 0 2025-11-04T12:58:22.087Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 0 2025-11-04T12:58:22.087Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 0 2025-11-04T12:58:22.090Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set advisedCmHandlesCount to 1 2025-11-04T12:58:22.090Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set readyCmHandlesCount to 1 2025-11-04T12:58:22.090Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set lockedCmHandlesCount to 1 2025-11-04T12:58:22.090Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletingCmHandlesCount to 1 2025-11-04T12:58:22.090Z INFO 6580 --- [ main] o.o.c.n.i.i.s.lcm.CmHandleStateMonitor : Cm handle state monitor has set deletedCmHandlesCount to 1 2025-11-04T12:58:22.100Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:22.100Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:22.128Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:22.128Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - d65ad3fd-dc01-4333-bdc5-d66705cfb15a this is handled 2025-11-04T12:58:22.129Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:22.130Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:22.130Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:22.143Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:22.144Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 15 ms. 2025-11-04T12:58:22.144Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.CmHandleStateMonitorSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec 2025-11-04T12:58:22.152Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:22.152Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:22.152Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:22.165Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:22.165Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.187Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:22.187Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:22.193Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2025-11-04T12:58:22.194Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2025-11-04T12:58:22.195Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in LOCKED state 2025-11-04T12:58:22.196Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2025-11-04T12:58:22.198Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2025-11-04T12:58:22.199Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in ADVISED state 2025-11-04T12:58:22.201Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in READY state 2025-11-04T12:58:22.201Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:22.201Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.201Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:22.201Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.203Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETING state 2025-11-04T12:58:22.203Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle-id-1 is now in DELETED state 2025-11-04T12:58:22.207Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle1 already in state : ADVISED 2025-11-04T12:58:22.207Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with id : cmhandle2 already in state : READY 2025-11-04T12:58:22.210Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in ADVISED state 2025-11-04T12:58:22.210Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in ADVISED state 2025-11-04T12:58:22.213Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in READY state 2025-11-04T12:58:22.213Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETING state 2025-11-04T12:58:22.213Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle1 is now in DELETED state 2025-11-04T12:58:22.213Z DEBUG 6580 --- [ main] .i.s.l.LcmEventsCmHandleStateHandlerImpl : cmhandle2 is now in DELETED state [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec 2025-11-04T12:58:22.217Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:22.217Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:22.249Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:22.249Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerHelperSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec 2025-11-04T12:58:22.269Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:22.269Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.276Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:22.276Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.278Z ERROR 6580 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed 2025-11-04T12:58:22.282Z ERROR 6580 --- [ main] o.o.c.n.i.i.sync.lcm.LcmEventsProducer : Unable to send message to topic : null and cause : sending failed [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.LcmEventsProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec 2025-11-04T12:58:22.285Z INFO 6580 --- [ main] t.n.o.o.8.0 : Creating container for image: nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 2025-11-04T12:58:22.313Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:22.313Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:22.408Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:22.408Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.418Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:22.418Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.460Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:22.460Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:22.466Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:22.466Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:22.503Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:22.503Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:22.530Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:22.530Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:22.564Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:22.564Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:22.609Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:22.609Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.686Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:22.686Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:22.758Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:22.758Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:22.758Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:22.792Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:22.792Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:22.834Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:22.834Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:22.935Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:22.935Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:22.964Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:22.964Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:23.062Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:23.062Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:23.065Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:23.065Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.102Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:23.102Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:23.105Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:23.105Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:23.105Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:23.109Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:23.109Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:23.119Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:23.119Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.187Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:23.187Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:23.219Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:23.219Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.219Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:23.219Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:23.233Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:23.233Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:23.250Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:23.250Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.251Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 is starting: 14d6709debc46962b06f0aca6f7e7eba017efd997ac3f2a69434e96f541dc2a4 2025-11-04T12:58:23.270Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:23.270Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.278Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:23.278Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.408Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:23.408Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.420Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:23.420Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.462Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:23.462Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:23.463Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:23.463Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:23.468Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:23.468Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:23.504Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:23.504Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:23.564Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:23.564Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:23.610Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:23.610Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.724Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:23.724Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:23.742Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:23.742Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:23.742Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:23.793Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:23.793Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:23.835Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:23.835Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:23.936Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:23.936Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:23.963Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:23.963Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:24.063Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:24.063Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:24.080Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:24.080Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.103Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:24.103Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:24.108Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:24.108Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:24.108Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:24.120Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:24.120Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.153Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:24.153Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:24.188Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:24.188Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:24.220Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:24.220Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.230Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:24.230Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:24.235Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:24.235Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:24.252Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:24.252Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.272Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:24.272Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.279Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:24.279Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.323Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:24.323Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.410Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:24.410Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.463Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:24.463Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:24.464Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:24.464Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:24.471Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:24.471Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:24.506Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:24.507Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:24.565Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:24.565Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:24.594Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:24.594Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:24.594Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:24.611Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:24.611Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.627Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:24.627Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:24.725Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:24.725Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:24.835Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:24.835Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:24.936Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:24.936Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:24.964Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:24.964Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:25.065Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:25.065Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:25.081Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:25.081Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.105Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:25.105Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:25.111Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:25.111Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:25.111Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:25.122Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:25.122Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.153Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:25.153Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:25.190Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:25.190Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:25.234Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:25.234Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:25.238Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:25.238Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:25.253Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:25.253Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.253Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:25.253Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.272Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:25.272Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.281Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:25.281Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.326Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:25.326Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.411Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:25.411Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.465Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:25.465Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:25.466Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:25.466Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:25.472Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:25.472Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:25.507Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:25.507Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:25.548Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:25.548Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:25.548Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:25.567Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:25.567Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:25.611Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:25.611Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.617Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:25.617Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:25.726Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:25.726Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:25.836Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:25.836Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:25.898Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:25.898Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:25.987Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:25.987Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:26.014Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:26.014Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:26.014Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:26.066Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:26.066Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:26.082Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:26.082Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.107Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:26.107Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:26.123Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:26.124Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.153Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:26.153Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:26.192Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:26.192Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:26.237Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:26.237Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:26.240Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:26.240Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:26.254Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:26.254Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.254Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:26.254Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.273Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:26.273Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.281Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:26.281Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.328Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:26.328Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.411Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:26.411Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.465Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:26.466Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:26.467Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:26.468Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:26.472Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:26.472Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:26.508Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:26.508Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:26.550Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:26.550Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:26.550Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:26.568Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:26.568Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:26.619Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:26.619Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:26.630Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:26.630Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.728Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:26.728Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:26.837Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:26.838Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:26.899Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:26.899Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:26.987Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:26.987Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:27.017Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:27.017Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:27.017Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:27.067Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:27.067Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:27.107Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:27.107Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:27.124Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:27.124Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.126Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:27.127Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.154Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:27.154Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:27.193Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:27.193Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:27.242Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:27.242Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:27.249Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:27.249Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:27.255Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:27.255Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.255Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:27.255Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.274Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:27.274Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.283Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:27.283Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.330Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:27.330Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.399Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:27.399Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.465Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:27.465Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:27.467Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:27.467Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:27.473Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:27.473Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:27.498Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:27.498Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:27.508Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:27.508Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:27.556Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:27.556Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:27.556Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:27.620Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:27.620Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:27.631Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:27.631Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.729Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:27.729Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:27.838Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:27.838Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:27.899Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:27.899Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:27.931Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:27.931Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:27.931Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:27.988Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:27.988Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:28.067Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:28.067Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:28.109Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:28.109Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:28.126Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:28.126Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.127Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:28.127Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.154Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:28.154Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:28.194Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:28.194Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:28.249Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:28.249Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:28.254Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:28.255Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:28.255Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:28.255Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.256Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:28.256Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.275Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:28.275Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.329Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:28.329Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.332Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:28.332Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.371Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:28.371Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:28.415Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:28.415Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.467Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:28.467Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:28.469Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:28.469Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:28.482Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:28.482Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:28.509Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:28.509Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:28.556Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:28.556Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:28.556Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:28.621Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:28.621Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:28.632Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:28.633Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.729Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:28.729Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:28.840Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:28.840Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:28.900Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:28.900Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:28.934Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:28.934Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:28.934Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:28.990Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:28.990Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:29.071Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:29.071Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:29.109Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:29.109Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:29.127Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:29.127Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.128Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:29.128Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.154Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:29.155Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:29.196Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:29.196Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:29.251Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:29.251Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:29.257Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:29.257Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.258Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:29.258Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.265Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:29.265Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:29.276Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:29.276Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.330Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:29.330Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.334Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:29.334Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.373Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:29.373Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:29.411Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:29.411Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.469Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:29.469Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:29.469Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:29.469Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:29.482Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:29.482Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:29.509Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:29.509Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:29.509Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:29.511Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:29.511Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:29.623Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:29.623Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:29.636Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:29.636Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:29.731Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:29.731Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:29.820Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:29.820Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:29.820Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:29.841Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:29.842Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:29.902Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:29.902Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.004Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:30.004Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:30.037Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:30.037Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.072Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:30.072Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:30.111Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:30.111Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:30.129Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:30.129Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.154Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:30.154Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:30.197Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:30.198Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:30.257Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:30.257Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:30.258Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:30.258Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.258Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:30.258Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.270Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:30.271Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:30.277Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:30.277Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.331Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:30.331Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.345Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:30.345Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.351Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:30.351Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:30.410Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:30.410Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.470Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:30.470Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:30.470Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:30.470Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:30.484Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:30.484Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:30.512Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:30.512Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:30.513Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:30.513Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:30.513Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:30.624Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:30.624Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:30.644Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:30.644Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:30.734Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:30.734Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:30.825Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:30.825Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:30.825Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:30.843Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:30.843Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:30.904Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:30.904Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.005Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:31.005Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:31.073Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:31.073Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:31.081Z INFO 6580 --- [ main] t.n.o.o.8.0 : Container nexus3.onap.org:10001/confluentinc/cp-kafka:7.8.0 started in PT8.795400738S 2025-11-04T12:58:31.082Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:31.082Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.086Z INFO 6580 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: allow.auto.create.topics = true auto.commit.interval.ms = 5000 auto.include.jmx.reporter = true auto.offset.reset = earliest bootstrap.servers = [localhost:32775] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = true enable.metrics.push = true exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = ncmp-group group.instance.id = null group.protocol = classic group.remote.assignor = null heartbeat.interval.ms = 3000 interceptor.classes = [] internal.leave.group.on.close = true internal.throw.on.fetch.stable.offset.unsupported = false isolation.level = read_uncommitted key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer max.partition.fetch.bytes = 1048576 max.poll.interval.ms = 300000 max.poll.records = 500 metadata.max.age.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] receive.buffer.bytes = 65536 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 session.timeout.ms = 45000 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 2025-11-04T12:58:31.087Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:31.090Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:31.090Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:31.090Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261111090 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:31.107Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Starting EventsProducerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:31.107Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:31.113Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.lcm.EventsProducerSpec : Started EventsProducerSpec in 0.02 seconds (process running for 124.225) 2025-11-04T12:58:31.113Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:31.113Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:31.115Z INFO 6580 --- [ main] o.a.k.c.c.i.ClassicKafkaConsumer : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2025-11-04T12:58:31.126Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2025-11-04T12:58:31.126Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [localhost:32775] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-25 compression.gzip.level = -1 compression.lz4.level = 9 compression.type = none compression.zstd.level = 3 connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false enable.metrics.push = true interceptor.classes = [] key.serializer = class org.apache.kafka.common.serialization.StringSerializer linger.ms = 1 max.block.ms = 60000 max.in.flight.requests.per.connection = 5 max.request.size = 1048576 metadata.max.age.ms = 300000 metadata.max.idle.ms = 300000 metadata.recovery.strategy = none metric.reporters = [] metrics.num.samples = 2 metrics.recording.level = INFO metrics.sample.window.ms = 30000 partitioner.adaptive.partitioning.enable = true partitioner.availability.timeout.ms = 0 partitioner.class = null partitioner.ignore.keys = false receive.buffer.bytes = 32768 reconnect.backoff.max.ms = 1000 reconnect.backoff.ms = 50 request.timeout.ms = 30000 retries = 0 retry.backoff.max.ms = 1000 retry.backoff.ms = 100 sasl.client.callback.handler.class = null sasl.jaas.config = null sasl.kerberos.kinit.cmd = /usr/bin/kinit sasl.kerberos.min.time.before.relogin = 60000 sasl.kerberos.service.name = null sasl.kerberos.ticket.renew.jitter = 0.05 sasl.kerberos.ticket.renew.window.factor = 0.8 sasl.login.callback.handler.class = null sasl.login.class = null sasl.login.connect.timeout.ms = null sasl.login.read.timeout.ms = null sasl.login.refresh.buffer.seconds = 300 sasl.login.refresh.min.period.seconds = 60 sasl.login.refresh.window.factor = 0.8 sasl.login.refresh.window.jitter = 0.05 sasl.login.retry.backoff.max.ms = 10000 sasl.login.retry.backoff.ms = 100 sasl.mechanism = GSSAPI sasl.oauthbearer.clock.skew.seconds = 30 sasl.oauthbearer.expected.audience = null sasl.oauthbearer.expected.issuer = null sasl.oauthbearer.header.urlencode = false sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 sasl.oauthbearer.jwks.endpoint.url = null sasl.oauthbearer.scope.claim.name = scope sasl.oauthbearer.sub.claim.name = sub sasl.oauthbearer.token.endpoint.url = null security.protocol = PLAINTEXT security.providers = null send.buffer.bytes = 131072 socket.connection.setup.timeout.max.ms = 30000 socket.connection.setup.timeout.ms = 10000 ssl.cipher.suites = null ssl.enabled.protocols = [TLSv1.2, TLSv1.3] ssl.endpoint.identification.algorithm = https ssl.engine.factory.class = null ssl.key.password = null ssl.keymanager.algorithm = SunX509 ssl.keystore.certificate.chain = null ssl.keystore.key = null ssl.keystore.location = null ssl.keystore.password = null ssl.keystore.type = JKS ssl.protocol = TLSv1.3 ssl.provider = null ssl.secure.random.implementation = null ssl.trustmanager.algorithm = PKIX ssl.truststore.certificates = null ssl.truststore.location = null ssl.truststore.password = null ssl.truststore.type = JKS transaction.timeout.ms = 60000 transactional.id = null value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 2025-11-04T12:58:31.126Z INFO 6580 --- [ main] o.a.k.c.t.i.KafkaMetricsCollector : initializing Kafka metrics collector 2025-11-04T12:58:31.130Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:31.130Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.130Z INFO 6580 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2025-11-04T12:58:31.130Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.9.1 2025-11-04T12:58:31.130Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: f745dfdcee2b9851 2025-11-04T12:58:31.130Z INFO 6580 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1762261111130 2025-11-04T12:58:31.161Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:31.161Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:31.161Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:31.161Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:31.198Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:31.198Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:31.205Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] The metadata response from the cluster reported a recoverable issue with correlation id 2 : {ncmp-events-test=UNKNOWN_TOPIC_OR_PARTITION} 2025-11-04T12:58:31.205Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.Metadata : [Producer clientId=producer-25] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:58:31.259Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:31.259Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.260Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:31.260Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.275Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:31.275Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:31.285Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:31.285Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.286Z ERROR 6580 --- [_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 2025-11-04T12:58:31.286Z ERROR 6580 --- [_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 2025-11-04T12:58:31.332Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:31.333Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.365Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:31.365Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.366Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:31.366Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:31.377Z INFO 6580 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cluster ID: 4L6g3nShT-eMCtK--X86sw 2025-11-04T12:58:31.427Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:31.427Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.472Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:31.472Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:31.472Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:31.472Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:31.484Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:31.484Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:31.513Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:31.513Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:31.513Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:31.514Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:31.514Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:31.625Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:31.625Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:31.645Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:31.645Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.691Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.694Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 2025-11-04T12:58:31.705Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:58:31.705Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.705Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:58:31.705Z INFO 6580 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Client requested disconnect from node 2147483646 2025-11-04T12:58:31.708Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.708Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:58:31.708Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.735Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:31.735Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:31.808Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.809Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:58:31.810Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 2025-11-04T12:58:31.815Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:58:31.815Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.815Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:58:31.815Z INFO 6580 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Client requested disconnect from node 2147483646 2025-11-04T12:58:31.818Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.818Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:58:31.818Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.826Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:31.826Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:31.826Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:31.889Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:31.889Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:31.920Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.921Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:58:31.921Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 2025-11-04T12:58:31.930Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: error response NOT_COORDINATOR. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:58:31.930Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.930Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] JoinGroup failed: This is not the correct coordinator. Marking coordinator unknown. Sent generation was Generation{generationId=-1, memberId='', protocol='null'} 2025-11-04T12:58:31.930Z INFO 6580 --- [ main] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Client requested disconnect from node 2147483646 2025-11-04T12:58:31.934Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:31.934Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:31.937Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:31.937Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: false. Rediscovery will be attempted. 2025-11-04T12:58:31.937Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Requesting disconnect from last known coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:32.007Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:32.007Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:32.054Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Discovered group coordinator localhost:32775 (id: 2147483646 rack: null) 2025-11-04T12:58:32.055Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'This is not the correct coordinator.' (NotCoordinatorException) 2025-11-04T12:58:32.056Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 2025-11-04T12:58:32.067Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:32.067Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:32.075Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:32.075Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:32.075Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-13-7b3ad100-222f-4d34-9457-36943d0711a5 2025-11-04T12:58:32.076Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] (Re-)joining group 2025-11-04T12:58:32.083Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:32.083Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.099Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-13-7b3ad100-222f-4d34-9457-36943d0711a5', protocol='range'} 2025-11-04T12:58:32.100Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-13-7b3ad100-222f-4d34-9457-36943d0711a5=Assignment(partitions=[ncmp-events-test-0])} 2025-11-04T12:58:32.113Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:32.113Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:32.120Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-13-7b3ad100-222f-4d34-9457-36943d0711a5', protocol='range'} 2025-11-04T12:58:32.121Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2025-11-04T12:58:32.121Z INFO 6580 --- [ main] k.c.c.i.ConsumerRebalanceListenerInvoker : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2025-11-04T12:58:32.132Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:32.132Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.133Z INFO 6580 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2025-11-04T12:58:32.142Z INFO 6580 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32775 (id: 1 rack: null)], epoch=0}}. 2025-11-04T12:58:32.161Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:32.161Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:32.200Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:32.200Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:32.260Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:32.260Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.262Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:32.262Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.267Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:32.267Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.277Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:32.277Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:32.287Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:32.287Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.333Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:32.333Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.367Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:32.367Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:32.428Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:32.429Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.472Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:32.472Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:32.473Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:32.473Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:32.484Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:32.484Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:32.515Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:32.515Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:32.516Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:32.516Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node -1 disconnected. 2025-11-04T12:58:32.516Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:32.516Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:32.516Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:32.604Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:32.604Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 31 due to node 1 being disconnected (elapsed time since creation: 417ms, elapsed time since send: 417ms, throttle time: 0ms, request timeout: 30000ms) 2025-11-04T12:58:32.604Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node -1 disconnected. 2025-11-04T12:58:32.604Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 2147483646 disconnected. 2025-11-04T12:58:32.604Z INFO 6580 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Error sending fetch request (sessionId=98704923, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2025-11-04T12:58:32.605Z INFO 6580 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Group coordinator localhost:32775 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2025-11-04T12:58:32.615Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:32.615Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:32.626Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:32.626Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:32.647Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:32.647Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:32.705Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:32.705Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:32.735Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:32.735Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:32.832Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:32.832Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:32.832Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:32.847Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:32.847Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:32.890Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:32.890Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:32.906Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:32.906Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:32.934Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:32.934Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.008Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:33.008Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:33.069Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:33.069Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:33.076Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:33.076Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:33.085Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:33.085Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.114Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:33.114Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:33.133Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:33.133Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.163Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:33.163Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:33.169Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:33.169Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.201Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:33.201Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:33.249Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:33.249Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:33.261Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:33.261Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.264Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:33.264Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.280Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:33.280Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:33.281Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:33.281Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:33.288Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:33.288Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.308Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:33.308Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:33.334Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:33.334Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.429Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:33.429Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.472Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:33.472Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:33.474Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:33.474Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:33.516Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:33.516Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:33.519Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:33.519Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:33.519Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:33.524Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:33.524Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:33.575Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:33.576Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:33.639Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:33.639Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:33.682Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:33.682Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:33.735Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:33.735Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:33.785Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:33.785Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:33.785Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:33.809Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:33.809Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:33.891Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:33.891Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:33.936Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:33.936Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.010Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:34.010Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:34.071Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:34.071Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:34.078Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:34.078Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:34.081Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:34.081Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.092Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:34.092Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.115Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:34.116Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:34.171Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:34.171Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.176Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:34.176Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:34.203Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:34.203Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:34.239Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:34.239Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.265Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:34.265Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.270Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:34.270Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:34.283Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:34.283Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:34.307Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:34.307Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.335Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:34.335Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.431Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:34.431Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.473Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:34.473Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:34.476Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:34.476Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:34.518Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:34.518Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:34.525Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:34.525Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:34.540Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:34.540Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:34.540Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:34.576Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:34.577Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:34.578Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:34.578Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:34.637Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:34.637Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:34.637Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:34.640Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:34.640Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.711Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:34.711Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:34.735Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:34.735Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:34.893Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:34.893Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:34.936Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:34.936Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.948Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:34.948Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:34.973Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:34.973Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:35.012Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:35.012Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:35.014Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:35.014Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:35.092Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:35.092Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.122Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:35.122Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:35.174Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:35.174Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.177Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:35.177Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:35.204Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:35.204Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:35.249Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:35.249Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.266Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:35.266Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.271Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:35.271Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:35.293Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:35.294Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:35.309Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:35.309Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.337Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:35.337Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.433Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:35.433Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.474Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:35.474Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:35.477Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:35.477Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:35.487Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:35.488Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:35.488Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:35.493Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:35.493Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:35.493Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:35.519Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:35.519Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:35.527Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:35.527Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:35.577Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:35.577Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:35.579Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:35.579Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:35.609Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:35.609Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.713Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:35.713Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:35.736Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:35.736Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:35.895Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:35.895Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:35.905Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:35.905Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:35.937Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:35.937Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.68 s -- in org.onap.cps.ncmp.impl.inventory.sync.lcm.EventsProducerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec 12:58:35,991 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 12:58:35,991 |-WARN in IfNestedWithinSecondPhaseElementSC - See also https://logback.qos.ch/codes.html#nested_if_element 12:58:35,991 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 62 contains a nested element at line 63 12:58:35,995 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Missing watchable .xml or .properties files. 12:58:35,995 |-WARN in ch.qos.logback.classic.model.processor.ConfigurationModelHandlerFull - Watching .xml files requires that the main configuration file is reachable as a URL . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:36.008Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:36.009Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:36.013Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:36.013Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:36.016Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:36.016Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:36.017Z INFO 6580 --- [ main] o.o.c.n.i.i.sync.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.044 seconds (process running for 129.13) [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 s -- in org.onap.cps.ncmp.impl.inventory.sync.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2025-11-04T12:58:36.110Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:36.110Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.125Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:36.125Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s -- in org.onap.cps.ncmp.impl.inventory.NetworkCmProxyInventoryFacadeSpec 2025-11-04T12:58:36.178Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:36.178Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.178Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:36.178Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec 2025-11-04T12:58:36.205Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:36.205Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in org.onap.cps.ncmp.impl.inventory.ParameterizedCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.NorthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s -- in org.onap.cps.ncmp.impl.inventory.models.SouthboundCmHandleQuerySupportedConditionsSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in org.onap.cps.ncmp.impl.inventory.models.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec 2025-11-04T12:58:36.249Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:36.249Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:36.260Z INFO 6580 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Starting DeviceTrustLevelMessageConsumerSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:36.260Z INFO 6580 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:36.266Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:36.266Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.268Z INFO 6580 --- [ main] .i.t.DeviceTrustLevelMessageConsumerSpec : Started DeviceTrustLevelMessageConsumerSpec in 0.024 seconds (process running for 129.38) 2025-11-04T12:58:36.273Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:36.273Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.040 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DeviceTrustLevelMessageConsumerSpec [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 2025-11-04T12:58:36.288Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:36.288Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:36.288Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:36.288Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:36.288Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:36.288Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:36.296Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:36.296Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:36.311Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:36.311Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.337Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:36.337Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:36.337Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.339Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:36.345Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:36.346Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:36.434Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:36.434Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.443Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:36.443Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:36.443Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:36.472Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:36.472Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.478Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:36.479Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:36.482Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:36.482Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:36.494Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:36.494Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:36.494Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:36.520Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:36.520Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:36.528Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:36.528Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:36.579Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:36.579Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:36.579Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:36.579Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:36.718Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:36.718Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:36.737Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:36.737Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:36.810Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:36.810Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.850Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:36.850Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:36.905Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:36.905Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:36.979Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:36.979Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:37.023Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:37.023Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:37.024Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:37.024Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:37.111Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:37.111Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.127Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:37.127Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:37.166Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:37.166Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.179Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:37.179Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:37.184Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:37.184Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.206Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:37.206Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:37.251Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:37.251Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.275Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:37.275Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:37.299Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:37.299Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:37.313Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:37.313Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.327Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:37.327Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.335Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:37.335Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.398Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:37.398Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:37.398Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:37.479Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:37.479Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:37.484Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:37.484Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:37.491Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:37.491Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.521Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:37.521Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:37.529Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:37.529Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:37.539Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:37.539Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:37.539Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:37.580Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:37.580Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:37.580Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:37.580Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:37.721Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:37.721Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:37.738Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:37.738Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:37.812Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:37.812Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:37.854Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:37.854Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:37.881Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:37.881Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:37.910Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:37.910Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.025Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:38.025Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:38.026Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:38.026Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:38.113Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:38.113Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.129Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:38.129Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:38.170Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:38.170Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.181Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:38.181Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:38.186Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:38.186Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.207Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:38.207Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:38.251Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:38.251Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.277Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:38.277Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:38.288Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - b6dd9a3c-dd28-4180-bc39-fc5f5821382d this ] 2025-11-04T12:58:38.288Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:38.288Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.288Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:38.293Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:38.304Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:38.304Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:38.315Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:38.316Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - b6dd9a3c-dd28-4180-bc39-fc5f5821382d this is handled 2025-11-04T12:58:38.317Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:38.317Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:38.318Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:38.336Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:38.337Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.349Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:38.349Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.404Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:38.404Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:38.404Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:38.426Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:38.426Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.480Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:38.480Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:38.484Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:38.484Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:38.523Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:38.524Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:38.530Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:38.530Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:38.539Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:38.539Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:38.539Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:38.580Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:38.580Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:38.582Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:38.582Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:38.662Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.379 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.DmiPluginTrustLevelWatchDogSpec 2025-11-04T12:58:38.663Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 348 ms. 2025-11-04T12:58:38.663Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.5.6) 2025-11-04T12:58:38.690Z INFO 6580 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 6580 (started by jenkins in /w/workspace/cps-sonar-verify/cps-ncmp-service) 2025-11-04T12:58:38.691Z INFO 6580 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2025-11-04T12:58:38.704Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:38.704Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:38.704Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:38.704Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Cluster name: cps-and-ncmp-test-caches 2025-11-04T12:58:38.704Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:38.704Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:38.716Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:38.717Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Using Multicast discovery 2025-11-04T12:58:38.723Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:38.723Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:38.723Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:38.724Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:38.740Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:38.740Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:38.813Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:38.813Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:38.856Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:38.856Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:38.889Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:38.889Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:38.910Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:38.910Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.026Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:39.026Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:39.027Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:39.027Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:39.115Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:39.115Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.131Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:39.131Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:39.172Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:39.172Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.189Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:39.189Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.193Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:39.193Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:39.197Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:39.197Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:39.253Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:39.254Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.278Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:39.278Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:39.280Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:39.280Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.289Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:39.289Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.309Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:39.309Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:39.336Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:39.336Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.350Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:39.350Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.405Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:39.405Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:39.405Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:39.448Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:39.448Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:39.448Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:39.481Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:39.481Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:39.486Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:39.486Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:39.489Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:39.489Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:39.525Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:39.525Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:39.584Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:39.584Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:39.593Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:39.593Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:39.727Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:39.727Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:39.763Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:39.763Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:39.791Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:39.791Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:39.814Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:39.814Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.857Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:39.857Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:39.912Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:39.912Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:39.960Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:39.960Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:40.027Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:40.027Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:40.117Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:40.117Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.130Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:40.130Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:40.172Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:40.172Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.192Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:40.192Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.195Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:40.195Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:40.197Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:40.197Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:40.254Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:40.255Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.282Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:40.282Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.291Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:40.291Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.308Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:40.308Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:40.311Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:40.311Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:40.339Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:40.339Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.343Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:40.343Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:40.351Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:40.351Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.405Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:40.405Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:40.405Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:40.451Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:40.451Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:40.451Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:40.483Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:40.483Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:40.488Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:40.488Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:40.526Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:40.526Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:40.585Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:40.585Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:40.635Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:40.635Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:40.641Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 339b6614-1d36-4f58-955b-ab5ed4f50118 this ] 2025-11-04T12:58:40.642Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:40.643Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:40.648Z INFO 6580 --- [ main] o.o.c.n.i.i.t.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 1.977 seconds (process running for 133.761) 2025-11-04T12:58:40.658Z INFO 6580 --- [ main] o.o.c.n.impl.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2025-11-04T12:58:40.659Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:40.659Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 339b6614-1d36-4f58-955b-ab5ed4f50118 this is handled 2025-11-04T12:58:40.660Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:40.661Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:40.661Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Shutting down node engine... 2025-11-04T12:58:40.693Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:40.693Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:40.726Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:40.727Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] Hazelcast Shutdown is completed in 68 ms. 2025-11-04T12:58:40.727Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [cps-and-ncmp-test-caches] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.058 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelCacheConfigSpec 2025-11-04T12:58:40.730Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:40.730Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. [INFO] Running org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec 2025-11-04T12:58:40.741Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:40.767Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:40.767Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:40.803Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:40.803Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:40.803Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:40.803Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:40.803Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:40.803Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:40.814Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:40.816Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:40.818Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:40.818Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.822Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:40.823Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:40.858Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:40.858Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:40.905Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:40.905Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:40.964Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:40.964Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:41.028Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:41.028Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:41.117Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:41.118Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.132Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:41.132Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:41.173Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:41.173Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.194Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:41.194Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.196Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:41.196Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:41.197Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:41.197Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:41.214Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:41.214Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:41.254Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:41.254Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.283Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:41.284Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.292Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:41.292Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.309Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:41.309Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:41.321Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:41.321Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:41.339Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:41.339Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.353Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:41.353Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.371Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:41.371Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:41.371Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:41.406Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:41.406Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:41.406Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:41.484Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:41.484Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:41.489Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:41.489Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:41.528Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:41.528Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:41.586Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:41.586Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:41.637Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:41.637Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:41.703Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:41.703Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:41.733Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:41.733Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:41.768Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:41.768Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:41.819Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:41.819Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.859Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:41.859Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:41.907Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:41.907Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:41.965Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:41.965Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:42.028Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:42.028Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:42.116Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:42.116Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:42.118Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:42.118Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.133Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:42.134Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:42.174Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:42.174Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.196Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:42.196Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.198Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:42.198Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:42.198Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:42.198Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:42.256Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:42.256Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.284Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:42.284Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.294Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:42.294Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.309Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:42.309Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:42.329Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:42.329Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:42.340Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:42.340Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.355Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:42.355Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.359Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:42.359Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:42.359Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:42.385Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:42.385Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:42.385Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:42.485Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:42.485Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:42.490Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:42.490Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:42.529Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:42.529Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:42.587Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:42.587Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:42.637Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:42.637Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:42.706Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:42.706Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:42.709Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 0e5827b0-a511-488e-a411-8764da11ddd2 this ] 2025-11-04T12:58:42.710Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:42.712Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:42.720Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:42.720Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 0e5827b0-a511-488e-a411-8764da11ddd2 this is handled 2025-11-04T12:58:42.722Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:42.722Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:42.723Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:42.737Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:42.737Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:42.769Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:42.769Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:42.798Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:42.799Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 79 ms. 2025-11-04T12:58:42.799Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:42.801Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:42.820Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:42.820Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.853Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:42.853Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:42.853Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:42.853Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:42.853Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:42.853Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:42.860Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:42.860Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:42.862Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:42.864Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:42.889Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:42.889Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:42.908Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:42.908Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:42.966Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:42.966Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:43.030Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:43.030Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:43.119Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:43.119Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.120Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:43.120Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:43.134Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:43.134Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:43.199Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:43.199Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:43.199Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:43.199Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:43.199Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:43.199Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.219Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:43.219Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.270Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:43.270Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.285Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:43.285Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.295Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:43.295Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.313Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:43.313Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:43.313Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:43.328Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:43.329Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:43.330Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:43.330Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:43.341Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:43.341Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.356Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:43.356Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.425Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:43.425Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:43.425Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:43.486Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:43.486Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:43.490Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:43.490Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:43.530Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:43.531Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:43.589Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:43.589Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:43.669Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:43.669Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:43.713Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:43.713Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:43.740Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:43.740Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:43.770Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:43.770Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:43.825Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:43.825Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.862Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:43.862Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:43.910Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:43.910Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:43.968Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:43.968Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:44.032Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:44.032Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:44.103Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:44.103Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.120Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:44.120Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.124Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:44.124Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:44.135Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:44.135Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:44.199Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:44.199Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:44.200Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:44.200Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:44.219Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:44.219Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.272Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:44.272Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.285Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:44.285Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.296Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:44.297Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.316Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:44.316Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:44.316Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:44.329Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:44.329Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:44.332Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:44.332Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:44.343Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:44.343Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.357Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:44.357Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.425Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:44.425Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:44.425Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:44.488Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:44.488Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:44.498Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:44.498Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:44.530Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:44.530Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:44.590Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:44.590Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:44.669Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:44.669Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:44.716Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:44.716Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:44.742Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:44.742Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:44.771Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:44.771Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:44.827Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:44.827Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.861Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:44.861Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:44.911Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:44.911Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:44.969Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:44.969Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:45.005Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 553468ca-0767-454d-99ad-5a4625668127 this ] 2025-11-04T12:58:45.005Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:45.006Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:45.012Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:45.013Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 553468ca-0767-454d-99ad-5a4625668127 this is handled 2025-11-04T12:58:45.014Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:45.015Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:45.015Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:45.033Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:45.033Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:45.095Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:45.096Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 2025-11-04T12:58:45.096Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:45.098Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:45.108Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:45.108Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.121Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:45.121Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.133Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:45.133Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:45.142Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:45.142Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:45.142Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:45.142Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:45.142Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:45.142Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:45.152Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:45.153Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:45.160Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:45.160Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:45.179Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:45.179Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:45.200Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:45.200Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:45.205Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:45.205Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:45.219Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:45.219Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.273Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:45.273Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.286Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:45.286Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.297Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:45.297Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.319Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:45.319Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:45.319Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:45.329Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:45.329Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:45.344Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:45.344Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.358Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:45.358Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.369Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:45.370Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:45.425Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:45.425Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:45.425Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:45.489Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:45.489Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:45.499Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:45.499Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:45.531Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:45.531Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:45.582Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:45.582Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:45.670Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:45.670Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:45.719Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:45.719Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:45.747Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:45.747Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:45.773Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:45.773Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:45.828Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:45.828Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.862Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:45.862Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:45.912Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:45.912Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:45.969Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:45.969Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:46.035Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:46.035Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:46.111Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:46.111Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.135Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:46.135Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:46.158Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:46.158Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.180Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:46.180Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:46.201Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:46.201Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:46.207Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:46.207Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:46.220Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:46.220Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.273Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:46.273Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.288Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:46.288Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.288Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:46.288Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.322Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:46.322Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:46.322Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:46.348Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:46.348Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:46.360Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:46.360Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.367Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:46.367Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.369Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:46.369Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:46.441Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:46.441Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:46.441Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:46.444Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:46.444Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:46.490Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:46.490Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:46.520Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:46.520Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:46.532Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:46.532Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:46.671Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:46.672Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:46.700Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:46.700Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.720Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:46.720Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:46.722Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:46.722Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:46.749Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:46.749Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:46.902Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:46.902Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:46.912Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:46.912Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:46.971Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:46.971Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:47.036Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:47.036Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:47.114Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:47.114Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.137Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:47.137Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:47.159Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:47.159Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.177Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 75306606-b865-47d5-9922-cb71c09070ce this ] 2025-11-04T12:58:47.177Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:47.180Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:47.181Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:47.181Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:47.195Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:47.196Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 75306606-b865-47d5-9922-cb71c09070ce this is handled 2025-11-04T12:58:47.196Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:47.197Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:47.197Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:47.202Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:47.202Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:47.207Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:47.207Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:47.221Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:47.221Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.259Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:47.259Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 64 ms. 2025-11-04T12:58:47.259Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:47.261Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:47.268Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:47.268Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.275Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:47.275Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.300Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:47.300Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.313Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:47.313Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:47.313Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:47.313Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:47.313Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:47.313Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:47.322Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:47.322Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:47.322Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:47.324Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:47.324Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:47.325Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:47.327Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:47.337Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:47.337Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:47.349Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:47.349Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:47.361Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:47.361Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.369Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:47.369Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.369Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:47.369Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:47.444Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:47.444Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:47.444Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:47.491Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:47.491Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:47.506Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:47.506Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:47.569Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:47.569Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:47.672Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:47.672Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:47.724Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:47.724Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:47.732Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:47.732Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.742Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:47.743Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:47.751Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:47.751Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:47.903Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:47.903Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:47.914Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:47.914Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:47.972Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:47.972Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:48.036Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:48.036Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:48.116Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:48.116Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.139Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:48.139Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:48.160Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:48.160Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.182Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:48.182Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:48.194Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:48.194Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.202Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:48.202Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:48.207Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:48.207Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:48.221Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:48.221Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.225Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:48.225Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:48.225Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:48.277Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:48.277Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.300Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:48.300Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.344Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:48.344Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:48.351Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:48.351Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:48.363Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:48.363Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.370Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:48.370Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:48.407Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:48.407Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.444Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:48.444Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:48.444Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:48.493Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:48.493Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:48.509Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:48.509Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:48.571Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:48.571Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:48.674Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:48.674Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:48.726Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:48.726Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:48.734Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:48.734Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.743Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:48.743Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:48.753Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:48.753Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:48.904Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:48.904Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:48.914Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:48.914Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:48.974Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:48.974Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:49.036Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:49.036Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:49.118Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:49.119Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.137Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:49.137Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:49.143Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:49.143Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:49.162Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:49.162Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.178Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:49.178Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:49.178Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:49.182Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:49.182Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:49.196Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:49.196Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.203Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:49.203Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:49.223Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:49.223Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.279Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:49.279Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.297Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:49.297Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:49.297Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:49.301Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:49.301Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.351Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:49.351Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:49.351Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:49.351Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:49.371Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:49.371Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:49.404Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:49.404Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.407Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:49.407Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.485Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 73364d08-d6fc-4226-b914-fc6fb34d647d this ] 2025-11-04T12:58:49.486Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:49.487Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:49.491Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:49.491Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:49.494Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:49.495Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 73364d08-d6fc-4226-b914-fc6fb34d647d this is handled 2025-11-04T12:58:49.496Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:49.496Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:49.497Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:49.510Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:49.510Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:49.571Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:49.572Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:49.579Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:49.579Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 84 ms. 2025-11-04T12:58:49.579Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:49.582Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:49.617Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:49.617Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:49.617Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:49.617Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:49.617Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:49.617Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:49.630Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:49.632Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:49.639Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:49.639Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:49.655Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:49.655Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:49.675Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:49.675Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:49.728Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:49.728Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:49.735Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:49.736Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.744Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:49.744Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:49.906Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:49.906Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:49.916Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:49.916Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:49.974Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:49.975Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:50.038Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:50.038Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:50.121Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:50.121Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.141Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:50.141Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:50.145Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:50.145Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:50.147Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:50.147Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:50.147Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:50.162Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:50.163Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.178Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:50.178Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:50.178Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:50.182Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:50.182Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:50.197Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:50.197Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.204Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:50.204Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:50.223Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:50.223Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.281Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:50.281Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.301Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:50.301Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.351Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:50.351Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:50.353Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:50.353Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:50.371Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:50.372Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.372Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:50.372Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:50.419Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:50.419Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.492Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:50.492Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:50.510Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:50.510Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:50.573Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:50.573Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:50.659Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:50.659Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:50.677Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:50.677Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:50.731Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:50.731Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:50.735Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:50.735Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.745Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:50.745Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:50.890Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:50.890Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:50.923Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:50.923Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:50.975Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:50.975Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:50.999Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:50.999Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:50.999Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:51.031Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:51.031Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:51.031Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:51.040Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:51.040Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:51.047Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:51.047Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:51.123Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:51.123Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.142Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:51.142Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:51.163Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:51.163Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.182Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:51.182Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:51.198Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:51.198Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.205Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:51.205Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:51.211Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:51.211Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.211Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:51.211Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.283Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:51.283Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.297Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:51.297Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.319Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:51.319Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:51.353Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:51.353Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:51.355Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:51.355Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:51.465Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:51.465Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.493Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:51.493Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:51.510Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:51.510Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:51.573Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:51.573Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:51.661Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:51.661Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:51.662Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:51.662Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:51.733Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:51.733Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:51.737Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:51.737Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.746Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:51.746Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:51.892Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:51.892Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:51.895Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - fb527a68-f47e-4d16-86eb-9e9f210620f3 this ] 2025-11-04T12:58:51.896Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:51.898Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:51.902Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:51.903Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:51.903Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:51.906Z INFO 6580 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2025-11-04T12:58:51.906Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:51.907Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - fb527a68-f47e-4d16-86eb-9e9f210620f3 this is handled 2025-11-04T12:58:51.908Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:51.910Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:51.911Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:51.924Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:51.924Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:51.931Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:51.931Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:51.931Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:51.950Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:51.950Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:51.983Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:51.984Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 77 ms. 2025-11-04T12:58:51.984Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:51.986Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:52.025Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:52.025Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.026Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:52.026Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:52.026Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:52.026Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:52.026Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:52.026Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:52.037Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:52.039Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:52.045Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:52.046Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:52.049Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:52.049Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:52.058Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:52.058Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:52.144Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:52.144Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:52.161Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:52.161Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:52.164Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:52.164Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.166Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:52.166Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.206Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:52.206Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:52.212Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:52.212Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.226Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:52.226Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.284Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:52.285Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.299Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:52.299Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.325Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:52.325Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:52.356Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:52.356Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:52.399Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:52.399Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:52.466Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:52.466Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.494Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:52.494Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:52.512Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:52.512Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:52.621Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:52.621Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:52.662Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:52.663Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:52.666Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:52.666Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:52.738Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:52.738Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:52.738Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.738Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:52.746Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:52.746Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:52.851Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:52.851Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:52.893Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:52.893Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:52.905Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:52.905Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:52.905Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:52.932Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:52.932Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:52.932Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:52.951Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:52.951Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:53.027Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:53.027Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.051Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:53.051Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:53.060Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:53.060Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:53.146Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:53.146Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:53.161Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:53.161Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:53.165Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:53.165Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.170Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:53.170Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.208Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:53.208Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:53.213Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:53.213Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.226Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:53.226Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.247Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:53.247Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:53.284Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:53.284Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.300Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:53.300Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.326Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:53.327Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:53.401Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:53.401Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:53.467Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:53.467Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.495Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:53.495Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:53.513Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:53.513Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:53.623Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:53.623Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:53.663Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:53.663Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:53.671Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:53.671Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:53.739Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:53.739Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.741Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:53.741Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:53.748Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:53.748Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:53.804Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:53.804Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:53.894Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:53.895Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:53.909Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:53.909Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:53.909Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:53.933Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:53.933Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:53.933Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:53.952Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:53.952Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:54.030Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:54.030Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.053Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:54.053Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:54.061Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:54.061Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:54.147Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:54.148Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:54.160Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:54.160Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.162Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:54.162Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:54.170Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:54.170Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.206Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 192927a4-7a03-4c1c-b16c-8eda0b4f60ae this ] 2025-11-04T12:58:54.207Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:54.208Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:54.209Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:54.209Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:54.214Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:54.214Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:54.214Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.215Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 192927a4-7a03-4c1c-b16c-8eda0b4f60ae this is handled 2025-11-04T12:58:54.215Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:54.216Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:54.217Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:54.227Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:54.227Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.248Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:54.248Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:54.285Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:54.285Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.302Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:54.302Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.346Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:54.346Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:54.403Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:54.403Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:54.468Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:54.468Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.483Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:54.483Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 269 ms. 2025-11-04T12:58:54.484Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:54.486Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:54.499Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:54.499Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:54.515Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:54.515Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:54.525Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:54.525Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:54.525Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:54.525Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:54.525Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:54.525Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:54.537Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:54.540Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:54.552Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:54.553Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:54.623Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:54.624Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:54.665Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:54.665Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:54.673Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:54.673Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:54.744Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:54.744Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:54.749Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:54.749Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:54.771Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:54.771Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.805Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:54.805Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:54.895Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:54.895Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:54.910Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:54.910Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:54.910Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:54.933Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:54.933Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:54.933Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:54.952Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:54.952Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:55.024Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:55.024Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.033Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:55.033Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.056Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:55.056Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:55.062Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:55.062Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:55.148Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:55.148Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:55.163Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:55.163Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:55.172Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:55.172Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.193Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:55.193Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.210Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:55.210Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:55.227Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:55.227Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.249Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:55.249Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:55.286Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:55.286Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.303Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:55.303Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.347Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:55.347Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:55.405Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:55.405Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:55.469Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:55.469Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.501Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:55.501Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:55.515Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:55.516Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:55.624Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:55.624Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:55.675Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:55.675Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:55.699Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:55.699Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:55.736Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:55.736Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:55.747Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:55.747Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:55.763Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:55.763Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:55.763Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:55.771Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:55.771Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.786Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:55.786Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:55.786Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:55.807Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:55.807Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:55.896Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:55.896Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:55.954Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:55.954Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:56.024Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:56.024Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.037Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:56.037Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.061Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:56.061Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:56.063Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:56.063Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:56.150Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:56.150Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:56.163Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:56.163Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:56.174Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:56.174Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.194Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:56.194Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.212Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:56.212Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:56.229Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:56.229Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.249Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:56.249Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:56.271Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:56.271Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:56.304Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:56.304Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.309Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:56.310Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.360Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 327da4e1-985a-4e62-9f0f-7bc937120942 this ] 2025-11-04T12:58:56.361Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:56.362Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:56.370Z INFO 6580 --- [ main] o.o.c.n.i.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 2025-11-04T12:58:56.374Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:56.375Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 327da4e1-985a-4e62-9f0f-7bc937120942 this is handled 2025-11-04T12:58:56.376Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:56.377Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:56.378Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:56.406Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:56.406Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:56.466Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:56.467Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 93 ms. 2025-11-04T12:58:56.467Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:56.468Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:56.493Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:56.493Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.501Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:56.501Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:56.515Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:56.515Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:56.516Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:56.516Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:56.516Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:56.516Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:56.516Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:56.516Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:56.527Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:56.529Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:56.535Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:56.535Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:56.625Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:56.625Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:56.667Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:56.667Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:56.667Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:56.689Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:56.690Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:56.700Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:56.700Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:56.723Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:56.723Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.737Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:56.737Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:56.749Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:56.749Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:56.802Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:56.802Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:56.802Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:56.808Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:56.808Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:56.897Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:56.897Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:56.956Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:56.956Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:57.026Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:57.026Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.039Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:57.039Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.065Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:57.065Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:57.065Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:57.065Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:57.100Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:57.101Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:57.151Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:57.151Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:57.165Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:57.165Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:57.175Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:57.175Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.195Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:57.195Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.213Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:57.213Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:57.229Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:57.229Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.246Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:57.246Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.250Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:57.250Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:57.309Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:57.309Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.417Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:57.417Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:57.494Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:57.494Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.502Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:57.502Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:57.515Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:57.515Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:57.621Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:57.621Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:57.621Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:57.627Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:57.627Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:57.699Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:57.699Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:57.701Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:57.701Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:57.724Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:57.724Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.739Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:57.739Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:57.751Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:57.751Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:57.805Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:57.805Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:57.805Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:57.810Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:57.810Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:57.909Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:57.909Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:57.957Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:57.957Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:58.028Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:58.028Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.042Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:58.042Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.065Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:58.065Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:58.067Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:58.067Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:58.107Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:58.107Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:58.152Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:58.152Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:58.165Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:58.165Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:58.176Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:58.176Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.196Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:58.196Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.206Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:58.206Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:58.229Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:58.229Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.251Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:58.251Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:58.257Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:58.257Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.311Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:58.311Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.419Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:58.419Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:58.488Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:58.488Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:58.495Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:58.495Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.503Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:58.504Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:58.624Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:58.624Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:58.624Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:58.628Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:58.628Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:58.701Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:58.701Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:58.702Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:58.702Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:58.710Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 333788f2-9bd5-4822-925d-34c9f57e80ad this ] 2025-11-04T12:58:58.711Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:58:58.712Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:58:58.716Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:58:58.717Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 333788f2-9bd5-4822-925d-34c9f57e80ad this is handled 2025-11-04T12:58:58.718Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:58:58.718Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:58:58.719Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:58:58.725Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:58.725Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.740Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:58.740Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:58.753Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:58.753Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:58.795Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:58:58.796Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 80 ms. 2025-11-04T12:58:58.796Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:58:58.798Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:58:58.808Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:58.808Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:58.808Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:58.811Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:58.811Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:58.829Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:58:58.829Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:58:58.829Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:58:58.829Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:58:58.829Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:58:58.829Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:58:58.872Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:58:58.874Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:58:58.881Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:58:58.881Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:58:58.897Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:58.897Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:58.959Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:58.959Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:58.999Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:58:58.999Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:59.030Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:58:59.030Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.044Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:58:59.044Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.074Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:58:59.074Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:59.109Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:59.109Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:59.125Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:58:59.125Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:58:59.142Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:58:59.142Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.154Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:58:59.154Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:59.176Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:58:59.176Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.197Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:58:59.197Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.206Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:58:59.206Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:59.230Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:58:59.230Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.251Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:58:59.251Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:59.257Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:58:59.257Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.419Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:58:59.420Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:59.466Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:58:59.466Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:59.495Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:58:59.495Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.504Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:58:59.504Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:59.527Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:58:59.527Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:59.527Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:59.629Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:58:59.629Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:58:59.703Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:58:59.703Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:58:59.703Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:59.703Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:58:59.722Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:58:59.722Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:58:59.722Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:58:59.726Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:58:59.726Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.741Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:58:59.742Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:58:59.766Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:58:59.766Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:59.812Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:58:59.812Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:58:59.862Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:58:59.862Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:58:59.960Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:58:59.960Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:58:59.990Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:58:59.990Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:00.018Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:00.018Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:00.032Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:00.032Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.046Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:00.046Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.076Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:00.076Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:00.126Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:00.126Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:00.155Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:00.155Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:00.164Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:00.164Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.176Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:00.176Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.198Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:00.198Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.208Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:00.208Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:00.231Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:00.231Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.252Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:00.252Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:00.259Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:00.259Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.379Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:00.379Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:00.379Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:00.419Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:00.419Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:00.467Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:00.467Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:00.496Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:00.496Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.506Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:00.506Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:00.625Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:00.626Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:00.626Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:00.630Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:00.630Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:00.705Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:00.705Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:00.710Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:00.710Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:00.727Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:00.727Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.742Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:00.742Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:00.768Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:00.768Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:00.814Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:00.814Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:00.855Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 32ca31e5-72fa-4c50-a9e4-3da02ce7bd81 this ] 2025-11-04T12:59:00.856Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:59:00.857Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:59:00.863Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:59:00.863Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:00.863Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.864Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 32ca31e5-72fa-4c50-a9e4-3da02ce7bd81 this is handled 2025-11-04T12:59:00.865Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:59:00.865Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:59:00.866Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:59:00.935Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:59:00.935Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 72 ms. 2025-11-04T12:59:00.936Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:59:00.937Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:59:00.948Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:00.948Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:00.960Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:00.960Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:00.965Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:59:00.965Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:59:00.965Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:59:00.965Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:59:00.965Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:59:00.965Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:59:00.977Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:59:00.978Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:59:00.986Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:59:00.987Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:59:00.994Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:00.994Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:01.019Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:01.019Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:01.034Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:01.034Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.078Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:01.078Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:01.122Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:01.122Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.127Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:01.127Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:01.155Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:01.156Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:01.164Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:01.164Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.177Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:01.177Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.195Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:01.195Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:01.232Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:01.232Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.253Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:01.253Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:01.259Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:01.259Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.291Z ERROR 6580 --- [_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 2025-11-04T12:59:01.291Z ERROR 6580 --- [_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 2025-11-04T12:59:01.334Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:01.334Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:01.334Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:01.421Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:01.421Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:01.468Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:01.468Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:01.469Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:01.469Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:01.497Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:01.497Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.616Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:01.616Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:01.628Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:01.628Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:01.628Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:01.631Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:01.631Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:01.706Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:01.706Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:01.728Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:01.728Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.744Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:01.744Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:01.776Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:01.776Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:01.815Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:01.815Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:01.864Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:01.864Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.950Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:01.950Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:01.962Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:01.962Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:02.020Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:02.020Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:02.026Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:02.026Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:02.035Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:02.035Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.061Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:02.061Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:02.081Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:02.081Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:02.117Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:02.117Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.129Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:02.129Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:02.152Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:02.152Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.155Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:02.155Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:02.166Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:02.166Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.253Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:02.253Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.254Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:02.254Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:02.257Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:02.257Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.338Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:02.338Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:02.338Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:02.374Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:02.374Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:02.422Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:02.422Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:02.470Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:02.470Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:02.499Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:02.499Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.519Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:02.519Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:02.632Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:02.632Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:02.632Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:02.632Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:02.632Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:02.707Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:02.707Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:02.730Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:02.730Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.745Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:02.745Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:02.772Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:02.772Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:02.777Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:02.777Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:02.865Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:02.865Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.878Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:02.878Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.952Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:02.952Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:02.964Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:02.964Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:03.020Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:03.020Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:03.027Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:03.027Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:03.061Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:03.061Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:03.062Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:03.062Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:03.083Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:03.083Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:03.123Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:03.123Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.152Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:03.152Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.155Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:03.155Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:03.166Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:03.166Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.254Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:03.254Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.255Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:03.255Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:03.259Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:03.259Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.289Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - ade14b47-055e-4443-965c-8998d1469e08 this ] 2025-11-04T12:59:03.292Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:59:03.293Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:59:03.313Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:59:03.313Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - ade14b47-055e-4443-965c-8998d1469e08 this is handled 2025-11-04T12:59:03.314Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:59:03.315Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:59:03.316Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:59:03.339Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:03.339Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:03.339Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:03.365Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:59:03.365Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 52 ms. 2025-11-04T12:59:03.366Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:59:03.367Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:59:03.376Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:03.376Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:03.394Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:59:03.394Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:59:03.394Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:59:03.394Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:59:03.394Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:59:03.394Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:59:03.410Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:59:03.411Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:59:03.423Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:03.423Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:03.424Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:59:03.424Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:59:03.472Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:03.472Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:03.505Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:03.505Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.521Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:03.521Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:03.618Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:03.618Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:03.633Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:03.633Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:03.633Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:03.709Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:03.709Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:03.731Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:03.731Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.746Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:03.746Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:03.772Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:03.772Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:03.779Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:03.779Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:03.787Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:03.787Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.867Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:03.867Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:03.934Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:03.934Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:03.954Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:03.954Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.022Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:04.022Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:04.028Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:04.028Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:04.063Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:04.063Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:04.083Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:04.083Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:04.085Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:04.086Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:04.125Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:04.125Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.154Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:04.154Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.156Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:04.156Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:04.168Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:04.168Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.255Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:04.255Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.255Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:04.255Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:04.259Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:04.259Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.339Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:04.339Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:04.339Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:04.377Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:04.377Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:04.424Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:04.424Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:04.474Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:04.474Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:04.506Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:04.506Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.523Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:04.523Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:04.619Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:04.619Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:04.634Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:04.634Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:04.634Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:04.710Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:04.710Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:04.733Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:04.733Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.746Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:04.746Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:04.773Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:04.773Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:04.781Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:04.781Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:04.788Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:04.788Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.868Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:04.868Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:04.938Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:04.938Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:04.957Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:04.957Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.023Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:05.023Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:05.029Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:05.029Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:05.064Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:05.064Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:05.084Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:05.085Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:05.087Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:05.087Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:05.125Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:05.126Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.155Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:05.155Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.157Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:05.157Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:05.169Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:05.169Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.234Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:05.235Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:05.235Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:05.256Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:05.256Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:05.256Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:05.256Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.260Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:05.260Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.368Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - 446ce56f-684a-4532-992e-0b4f09649b6e this ] 2025-11-04T12:59:05.370Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:59:05.371Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:59:05.378Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:05.378Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:05.386Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:59:05.386Z INFO 6580 --- [cached.thread-1] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - 446ce56f-684a-4532-992e-0b4f09649b6e this is handled 2025-11-04T12:59:05.387Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:59:05.387Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:59:05.388Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:59:05.425Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:05.425Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:05.451Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:59:05.451Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 65 ms. 2025-11-04T12:59:05.451Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:59:05.453Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:59:05.471Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:05.471Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.476Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:05.476Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:05.481Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:59:05.481Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:59:05.481Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:59:05.481Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:59:05.481Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:59:05.481Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:59:05.489Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:59:05.491Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:59:05.505Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:59:05.506Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:59:05.525Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:05.526Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:05.635Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:05.635Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:05.635Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:05.654Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:05.654Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:05.711Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:05.711Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:05.734Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:05.734Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.748Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:05.748Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:05.773Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:05.773Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:05.784Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:05.784Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:05.789Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:05.789Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.870Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:05.870Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.939Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:05.939Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:05.960Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:05.960Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:05.996Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:05.996Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:06.030Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:06.030Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:06.064Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:06.064Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:06.085Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:06.085Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:06.090Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:06.090Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:06.126Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:06.126Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.156Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:06.156Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.159Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:06.159Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:06.170Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:06.170Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.196Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:06.196Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:06.196Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:06.257Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:06.257Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:06.258Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:06.258Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.261Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:06.261Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.379Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:06.379Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:06.426Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:06.426Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:06.474Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:06.474Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.477Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:06.477Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:06.527Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:06.527Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:06.638Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:06.638Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:06.638Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:06.655Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:06.655Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:06.712Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:06.712Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:06.736Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:06.736Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.748Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:06.748Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:06.775Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:06.775Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:06.786Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:06.786Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:06.790Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:06.790Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.870Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:06.870Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.940Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:06.940Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:06.962Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:06.962Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:06.999Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:06.999Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.031Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:07.031Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:07.066Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:07.066Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.086Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:07.086Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:07.092Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:07.092Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:07.127Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:07.127Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.157Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:07.157Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.172Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:07.172Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.183Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:07.183Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.199Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:07.199Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:07.199Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:07.259Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:07.259Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.261Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:07.261Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.262Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:07.262Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.379Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:07.379Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:07.427Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:07.427Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:07.479Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:07.479Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.490Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:07.490Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:07.491Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:07.502Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:07.502Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.529Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:07.529Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:07.656Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:07.656Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.689Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - e104f3ea-f51a-4eaf-98b6-1bd3631709d6 this ] 2025-11-04T12:59:07.690Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:59:07.691Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:59:07.703Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:59:07.703Z INFO 6580 --- [cached.thread-3] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - e104f3ea-f51a-4eaf-98b6-1bd3631709d6 this is handled 2025-11-04T12:59:07.704Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:59:07.704Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:59:07.705Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:59:07.713Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:07.713Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:07.737Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:07.737Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.749Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:07.749Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:07.775Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:07.775Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:07.778Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:59:07.779Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 76 ms. 2025-11-04T12:59:07.779Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN 2025-11-04T12:59:07.781Z INFO 6580 --- [ main] c.h.i.config.AbstractConfigLocator : Loading 'hazelcast-default.xml' from the classpath. 2025-11-04T12:59:07.788Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:07.788Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:07.791Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:07.791Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.807Z INFO 6580 --- [ main] com.hazelcast.system.logo : [10.30.106.221]:5701 [dev] [5.5.0] o o o o---o o--o o o---o o o----o o--o--o | | / \ / | / / \ | | o----o o o o----o | o o o----o | | | * \ / | \ * \ | | o o * o o---o o--o o----o o---o * o o----o o 2025-11-04T12:59:07.807Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Copyright (c) 2008-2024, Hazelcast, Inc. All Rights Reserved. 2025-11-04T12:59:07.807Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Platform 5.5.0 (20240725) starting at [10.30.106.221]:5701 2025-11-04T12:59:07.807Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] Cluster name: dev 2025-11-04T12:59:07.807Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]: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. 2025-11-04T12:59:07.807Z INFO 6580 --- [ main] com.hazelcast.system : [10.30.106.221]:5701 [dev] [5.5.0] The Jet engine is disabled. To enable the Jet engine on the members, do one of the following: - Change member config using Java API: config.getJetConfig().setEnabled(true) - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 2025-11-04T12:59:07.828Z INFO 6580 --- [ main] com.hazelcast.system.security : [10.30.106.221]: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. 2025-11-04T12:59:07.830Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Using Multicast discovery 2025-11-04T12:59:07.836Z INFO 6580 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.106.221]:5701 [dev] [5.5.0] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2025-11-04T12:59:07.836Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTING 2025-11-04T12:59:07.845Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:07.845Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:07.871Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:07.871Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:07.942Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:07.942Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:07.964Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:07.964Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.033Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:08.033Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:08.051Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:08.051Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:08.051Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:08.067Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:08.067Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:08.088Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:08.088Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:08.093Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:08.093Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:08.129Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:08.129Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.158Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:08.158Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.173Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:08.173Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.184Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:08.184Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:08.260Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:08.260Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:08.262Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:08.262Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.262Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:08.263Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.348Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:08.348Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:08.348Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:08.381Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:08.381Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:08.428Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:08.428Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:08.480Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:08.480Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:08.536Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:08.536Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:08.541Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:08.541Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.658Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:08.658Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:08.713Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:08.714Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:08.739Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:08.739Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.750Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:08.750Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:08.777Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:08.777Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:08.790Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:08.790Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:08.792Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:08.792Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.853Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:08.853Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:08.872Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:08.872Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:08.943Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:08.943Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:08.966Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:08.966Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.034Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:09.034Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:09.051Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:09.051Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:09.051Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:09.069Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:09.069Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:09.089Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:09.089Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:09.095Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:09.095Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:09.130Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:09.130Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.160Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:09.160Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.175Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:09.175Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.184Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:09.184Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:09.253Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:09.253Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.261Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:09.261Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:09.262Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:09.262Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.348Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:09.348Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:09.348Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:09.383Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:09.383Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:09.429Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:09.429Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:09.480Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:09.480Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:09.539Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:09.539Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:09.542Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:09.542Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.660Z INFO 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2025-11-04T12:59:09.660Z WARN 6580 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:09.713Z INFO 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Node 1 disconnected. 2025-11-04T12:59:09.713Z WARN 6580 --- [d | producer-25] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-25] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:09.739Z INFO 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2025-11-04T12:59:09.739Z WARN 6580 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.751Z INFO 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Node 1 disconnected. 2025-11-04T12:59:09.751Z WARN 6580 --- [d | producer-23] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-23] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:09.778Z INFO 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2025-11-04T12:59:09.778Z WARN 6580 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:09.792Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2025-11-04T12:59:09.792Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Node may not be available. 2025-11-04T12:59:09.802Z INFO 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2025-11-04T12:59:09.802Z WARN 6580 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.853Z INFO 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2025-11-04T12:59:09.853Z WARN 6580 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:09.874Z INFO 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2025-11-04T12:59:09.874Z WARN 6580 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.944Z INFO 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node 1 disconnected. 2025-11-04T12:59:09.944Z WARN 6580 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:09.968Z INFO 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Node 1 disconnected. 2025-11-04T12:59:09.968Z WARN 6580 --- [thread | test-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1-9, groupId=test-1] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:09.979Z INFO 6580 --- [ main] c.h.internal.cluster.ClusterService : [10.30.106.221]:5701 [dev] [5.5.0] Members {size:1, ver:1} [ Member [10.30.106.221]:5701 - ac5a9aef-3bad-4d00-be61-ce9da49f9b51 this ] 2025-11-04T12:59:09.980Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is STARTED 2025-11-04T12:59:09.982Z INFO 6580 --- [ main] c.h.i.p.impl.PartitionStateManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Initializing cluster partition table arrangement... 2025-11-04T12:59:10.035Z INFO 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Node 1 disconnected. 2025-11-04T12:59:10.035Z WARN 6580 --- [d | producer-24] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-24] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:10.054Z INFO 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2025-11-04T12:59:10.054Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:10.054Z WARN 6580 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:10.069Z INFO 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2025-11-04T12:59:10.069Z WARN 6580 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:10.090Z INFO 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2025-11-04T12:59:10.090Z WARN 6580 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:10.097Z INFO 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2025-11-04T12:59:10.097Z WARN 6580 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32769) could not be established. Node may not be available. 2025-11-04T12:59:10.114Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTTING_DOWN 2025-11-04T12:59:10.115Z INFO 6580 --- [cached.thread-2] c.h.i.p.impl.MigrationManagerImpl : [10.30.106.221]:5701 [dev] [5.5.0] Shutdown request of Member [10.30.106.221]:5701 - ac5a9aef-3bad-4d00-be61-ce9da49f9b51 this is handled 2025-11-04T12:59:10.116Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down multicast service... 2025-11-04T12:59:10.116Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down connection manager... 2025-11-04T12:59:10.117Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Shutting down node engine... 2025-11-04T12:59:10.131Z INFO 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2025-11-04T12:59:10.131Z WARN 6580 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:10.141Z INFO 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2025-11-04T12:59:10.141Z WARN 6580 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:10.160Z INFO 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2025-11-04T12:59:10.160Z WARN 6580 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:10.175Z INFO 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2025-11-04T12:59:10.175Z WARN 6580 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:10.186Z INFO 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2025-11-04T12:59:10.186Z WARN 6580 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:10.256Z INFO 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2025-11-04T12:59:10.256Z WARN 6580 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:10.296Z INFO 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2025-11-04T12:59:10.296Z WARN 6580 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. 2025-11-04T12:59:10.350Z INFO 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2025-11-04T12:59:10.350Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Node may not be available. 2025-11-04T12:59:10.350Z WARN 6580 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2025-11-04T12:59:10.383Z INFO 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node 1 disconnected. 2025-11-04T12:59:10.383Z WARN 6580 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Node may not be available. 2025-11-04T12:59:10.430Z INFO 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Node 1 disconnected. 2025-11-04T12:59:10.430Z WARN 6580 --- [d | producer-22] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-22] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Node may not be available. 2025-11-04T12:59:10.481Z INFO 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2025-11-04T12:59:10.481Z WARN 6580 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32771) could not be established. Node may not be available. 2025-11-04T12:59:10.501Z INFO 6580 --- [ main] c.hazelcast.instance.impl.NodeExtension : [10.30.106.221]:5701 [dev] [5.5.0] Destroying node NodeExtension. 2025-11-04T12:59:10.502Z INFO 6580 --- [ main] com.hazelcast.instance.impl.Node : [10.30.106.221]:5701 [dev] [5.5.0] Hazelcast Shutdown is completed in 388 ms. 2025-11-04T12:59:10.502Z INFO 6580 --- [ main] com.hazelcast.core.LifecycleService : [10.30.106.221]:5701 [dev] [5.5.0] [10.30.106.221]:5701 is SHUTDOWN [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 29.77 s -- in org.onap.cps.ncmp.impl.inventory.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in org.onap.cps.ncmp.impl.policyexecutor.PolicyExecutorWebClientConfigurationSpec [INFO] Running org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec 2025-11-04T12:59:10.542Z INFO 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Node 1 disconnected. 2025-11-04T12:59:10.542Z WARN 6580 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-13, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32775) could not be established. Node may not be available. 2025-11-04T12:59:10.543Z INFO 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2025-11-04T12:59:10.543Z WARN 6580 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32773) could not be established. Node may not be available. [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s -- in org.onap.cps.ncmp.impl.utils.AlternateIdMatcherSpec [INFO] Running org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.EventDateTimeFormatterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in org.onap.cps.ncmp.impl.utils.JexParserSpec [INFO] Running org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s -- in org.onap.cps.ncmp.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.impl.utils.http.RestServiceUrlTemplateBuilderSpec [INFO] Running org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec 2025-11-04T12:59:10.583Z INFO 6580 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Populating Alternate ID map from inventory 2025-11-04T12:59:10.583Z INFO 6580 --- [ main] o.o.c.n.init.AlternateIdCacheDataLoader : Alternate ID map has 0 entries [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in org.onap.cps.ncmp.init.AlternateIdCacheDataLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 2025-11-04T12:59:10.610Z INFO 6580 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Started: NCMP CM Data Notification Subscription Models 2025-11-04T12:59:10.612Z INFO 6580 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : NCMP CM Data Notification Subscription Models onboarded successfully 2025-11-04T12:59:10.612Z INFO 6580 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Model Loader #3 Completed [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 2025-11-04T12:59:10.625Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2025-11-04T12:59:10.627Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2024-02-23 installed successfully, 2025-11-04T12:59:10.628Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2025-11-04T12:59:10.633Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2025-11-04T12:59:10.635Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory model dmi-registry-2025-07-22 installed successfully, 2025-11-04T12:59:10.635Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2025-11-04T12:59:10.639Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2025-11-04T12:59:10.639Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory upgraded successfully to model dmi-registry-2025-07-22 2025-11-04T12:59:10.639Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory module data migration is completed successfully. 2025-11-04T12:59:10.639Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed 2025-11-04T12:59:10.644Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Started: NCMP Inventory Models 2025-11-04T12:59:10.644Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Revision 2025-07-22 is already installed. 2025-11-04T12:59:10.644Z INFO 6580 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Model Loader #2 Completed [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] [INFO] Results: [INFO] [ERROR] Errors: [ERROR] CmAvcEventConsumerSpec.Test A : Consume and forward valid message:86 ยป NoSuchElement [INFO] [ERROR] Tests run: 773, Failures: 0, Errors: 1, Skipped: 0 [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.7.3-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.978 s] [INFO] cps-bom ............................................ SUCCESS [ 0.004 s] [INFO] checkstyle ......................................... SUCCESS [ 3.600 s] [INFO] cps-parent ......................................... SUCCESS [ 5.159 s] [INFO] cps-events ......................................... SUCCESS [ 2.912 s] [INFO] cps-path-parser .................................... SUCCESS [ 6.806 s] [INFO] cps-service ........................................ SUCCESS [ 21.393 s] [INFO] cps-rest ........................................... SUCCESS [ 18.881 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 2.407 s] [INFO] cps-ncmp-service ................................... FAILURE [03:42 min] [INFO] cps-ncmp-rest ...................................... SKIPPED [INFO] cps-ncmp-rest-stub ................................. SKIPPED [INFO] cps-ncmp-rest-stub-service ......................... SKIPPED [INFO] cps-ncmp-rest-stub-app ............................. SKIPPED [INFO] cps-ri ............................................. SKIPPED [INFO] integration-test ................................... SKIPPED [INFO] spotbugs ........................................... SKIPPED [INFO] cps-application .................................... SKIPPED [INFO] policy-executor-stub ............................... SKIPPED [INFO] jacoco-report ...................................... SKIPPED [INFO] cps ................................................ SKIPPED [INFO] ------------------------------------------------------------------------ [INFO] BUILD FAILURE [INFO] ------------------------------------------------------------------------ [INFO] Total time: 04:47 min [INFO] Finished at: 2025-11-04T12:59:11Z [INFO] ------------------------------------------------------------------------ [ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.3.1:test (default-test) on project cps-ncmp-service: [ERROR] [ERROR] Please refer to /w/workspace/cps-sonar-verify/cps-ncmp-service/target/surefire-reports for the individual test results. [ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. [ERROR] -> [Help 1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:3.3.1:test (default-test) on project cps-ncmp-service: Please refer to /w/workspace/cps-sonar-verify/cps-ncmp-service/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:215) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) Caused by: org.apache.maven.plugin.MojoFailureException: Please refer to /w/workspace/cps-sonar-verify/cps-ncmp-service/target/surefire-reports for the individual test results. Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream. at org.apache.maven.plugin.surefire.SurefireHelper.throwException (SurefireHelper.java:247) at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution (SurefireHelper.java:159) at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary (SurefirePlugin.java:542) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked (AbstractSurefireMojo.java:1117) at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute (AbstractSurefireMojo.java:939) at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo (DefaultBuildPluginManager.java:137) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:210) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:156) at org.apache.maven.lifecycle.internal.MojoExecutor.execute (MojoExecutor.java:148) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:117) at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject (LifecycleModuleBuilder.java:81) at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build (SingleThreadedBuilder.java:56) at org.apache.maven.lifecycle.internal.LifecycleStarter.execute (LifecycleStarter.java:128) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:305) at org.apache.maven.DefaultMaven.doExecute (DefaultMaven.java:192) at org.apache.maven.DefaultMaven.execute (DefaultMaven.java:105) at org.apache.maven.cli.MavenCli.execute (MavenCli.java:957) at org.apache.maven.cli.MavenCli.doMain (MavenCli.java:289) at org.apache.maven.cli.MavenCli.main (MavenCli.java:193) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke0 (Native Method) at jdk.internal.reflect.NativeMethodAccessorImpl.invoke (NativeMethodAccessorImpl.java:77) at jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke (DelegatingMethodAccessorImpl.java:43) at java.lang.reflect.Method.invoke (Method.java:568) at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced (Launcher.java:282) at org.codehaus.plexus.classworlds.launcher.Launcher.launch (Launcher.java:225) at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode (Launcher.java:406) at org.codehaus.plexus.classworlds.launcher.Launcher.main (Launcher.java:347) [ERROR] [ERROR] Re-run Maven using the -X switch to enable full debug logging. [ERROR] [ERROR] For more information about the errors and possible solutions, please read the following articles: [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException [ERROR] [ERROR] After correcting the problems, you can resume the build with the command [ERROR] mvn -rf :cps-ncmp-service Build step 'Conditional steps (multiple)' marked build as failure [FINDBUGS] Skipping publisher since build result is FAILURE [PostBuildScript] - [INFO] Executing post build scripts. [cps-sonar-verify] $ /bin/bash /tmp/jenkins10074117949831217965.sh ---> sysstat.sh [cps-sonar-verify] $ /bin/bash /tmp/jenkins5942880069786573141.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-sonar-verify + START_PACKAGES=/tmp/packages_start.txt + END_PACKAGES=/tmp/packages_end.txt + DIFF_PACKAGES=/tmp/packages_diff.txt + PACKAGES=/tmp/packages_start.txt + '[' /w/workspace/cps-sonar-verify ']' + PACKAGES=/tmp/packages_end.txt + case "${OS_FAMILY}" in + rpm -qa + sort + '[' -f /tmp/packages_start.txt ']' + '[' -f /tmp/packages_end.txt ']' + diff /tmp/packages_start.txt /tmp/packages_end.txt + '[' /w/workspace/cps-sonar-verify ']' + mkdir -p /w/workspace/cps-sonar-verify/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-sonar-verify/archives/ [cps-sonar-verify] $ /bin/bash /tmp/jenkins8592491035299120898.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJQ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XJQ3/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-sonar-verify] $ /bin/bash /tmp/jenkins13705378558172418074.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-sonar-verify@tmp/config15288550376607367768tmp Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] Run condition [Regular expression match] preventing perform for step [Provide Configuration files] [EnvInject] - Injecting environment variables from a build step. [EnvInject] - Injecting as environment variables the properties content SERVER_ID=logs [EnvInject] - Variables injected successfully. [cps-sonar-verify] $ /bin/bash /tmp/jenkins15622981495326713374.sh ---> create-netrc.sh [cps-sonar-verify] $ /bin/bash /tmp/jenkins4076611565045661074.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJQ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XJQ3/bin to PATH [cps-sonar-verify] $ /bin/bash /tmp/jenkins11533954645019868834.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-sonar-verify] $ /bin/bash /tmp/jenkins8432450278598998545.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJQ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 lf-activate-venv(): INFO: Adding /tmp/venv-XJQ3/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-sonar-verify] $ /bin/bash -l /tmp/jenkins3353756922599346557.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-sonar-verify/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-XJQ3 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing base packages (pip, setuptools, virtualenv) lf-activate-venv(): INFO: Attempting to install with network-safe options... lf-activate-venv(): INFO: Base packages installed successfully lf-activate-venv(): INFO: Installing additional packages: lftools lf-activate-venv(): INFO: Adding /tmp/venv-XJQ3/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-sonar-verify/9128 INFO: archiving workspace using pattern(s): -p **/*.log -p **/hs_err_*.log -p **/target/**/feature.xml -p **/target/failsafe-reports/failsafe-summary.xml -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-8648.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 ---> lscpu: Architecture: x86_64 CPU op-mode(s): 32-bit, 64-bit Byte Order: Little Endian CPU(s): 8 On-line CPU(s) list: 0-7 Thread(s) per core: 1 Core(s) per socket: 1 Socket(s): 8 NUMA node(s): 1 Vendor ID: AuthenticAMD CPU family: 23 Model: 49 Model name: AMD EPYC-Rome Processor Stepping: 0 CPU MHz: 2799.998 BogoMIPS: 5599.99 Virtualization: AMD-V Hypervisor vendor: KVM Virtualization type: full L1d cache: 32K L1i cache: 32K L2 cache: 512K L3 cache: 16384K NUMA node0 CPU(s): 0-7 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 ---> nproc: 8 ---> df -h: Filesystem Size Used Avail Use% Mounted on devtmpfs 16G 0 16G 0% /dev tmpfs 16G 0 16G 0% /dev/shm tmpfs 16G 17M 16G 1% /run tmpfs 16G 0 16G 0% /sys/fs/cgroup /dev/vda1 160G 12G 149G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1083 26990 19 3816 30333 Swap: 1023 0 1023 ---> ip addr: 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 inet 127.0.0.1/8 scope host lo valid_lft forever preferred_lft forever inet6 ::1/128 scope host valid_lft forever preferred_lft forever 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 link/ether fa:16:3e:81:0d:3d brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.106.221/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85986sec preferred_lft 85986sec inet6 fe80::f816:3eff:fe81:d3d/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:46:f7:6b:b7 brd ff:ff:ff:ff:ff:ff inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 valid_lft forever preferred_lft forever inet6 fe80::42:46ff:fef7:6bb7/64 scope link valid_lft forever preferred_lft forever ---> sar -b -r -n DEV: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/04/2025 _x86_64_ (8 CPU) 12:53:02 LINUX RESTART (8 CPU) 12:54:01 PM tps rtps wtps bread/s bwrtn/s 12:55:01 PM 255.79 18.06 237.73 3981.47 12460.27 12:56:01 PM 133.36 1.00 132.36 167.57 12678.79 12:57:01 PM 120.38 0.80 119.58 478.51 46024.68 12:58:01 PM 34.67 0.00 34.67 0.00 770.33 12:59:01 PM 17.36 0.48 16.88 21.46 390.07 Average: 112.31 4.07 108.24 929.73 14464.97 12:54:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 12:55:01 PM 27766640 29938016 4889072 14.97 2688 2483612 2493036 7.40 240296 4158692 284256 12:56:01 PM 27044036 29314944 5611676 17.18 2688 2579248 3037156 9.01 272648 4835264 32928 12:57:01 PM 25109524 28515564 7546188 23.11 2688 3689212 3711520 11.01 421160 6517092 740 12:58:01 PM 24804444 28214612 7851268 24.04 2688 3691944 5246888 15.57 437644 6801488 216 12:59:01 PM 24820632 28235012 7835080 23.99 2688 3696544 3877172 11.50 439612 6785216 168 Average: 25909055 28843630 6746657 20.66 2688 3228112 3673154 10.90 362272 5819550 63662 12:54:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 12:55:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:55:01 PM eth0 432.23 339.63 5150.97 62.77 0.00 0.00 0.00 0.00 12:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:56:01 PM eth0 207.07 168.36 1252.48 43.98 0.00 0.00 0.00 0.00 12:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 12:57:01 PM lo 0.20 0.20 0.01 0.01 0.00 0.00 0.00 0.00 12:57:01 PM eth0 268.34 170.73 9497.28 13.30 0.00 0.00 0.00 0.00 12:57:01 PM docker0 0.00 0.08 0.00 0.01 0.00 0.00 0.00 0.00 12:58:01 PM lo 48.83 48.83 4.22 4.22 0.00 0.00 0.00 0.00 12:58:01 PM eth0 128.07 88.22 34.01 36.32 0.00 0.00 0.00 0.00 12:58:01 PM docker0 11.29 12.86 1.65 1.56 0.00 0.00 0.00 0.00 12:58:01 PM vethd2b72ca 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 12:59:01 PM lo 61.07 61.07 3.36 3.36 0.00 0.00 0.00 0.00 12:59:01 PM eth0 267.62 212.83 77.87 88.68 0.00 0.00 0.00 0.00 12:59:01 PM docker0 2.40 3.00 0.33 0.35 0.00 0.00 0.00 0.00 Average: lo 22.02 22.02 1.52 1.52 0.00 0.00 0.00 0.00 Average: eth0 260.66 195.94 3202.52 49.00 0.00 0.00 0.00 0.00 Average: docker0 2.74 3.19 0.40 0.38 0.00 0.00 0.00 0.00 ---> sar -P ALL: Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 11/04/2025 _x86_64_ (8 CPU) 12:53:02 LINUX RESTART (8 CPU) 12:54:01 PM CPU %user %nice %system %iowait %steal %idle 12:55:01 PM all 27.66 0.00 1.41 0.74 0.08 70.10 12:55:01 PM 0 33.70 0.00 0.87 0.33 0.08 65.01 12:55:01 PM 1 16.46 0.00 1.19 1.10 0.08 81.16 12:55:01 PM 2 24.26 0.00 1.32 0.74 0.10 73.58 12:55:01 PM 3 37.48 0.00 1.40 0.94 0.08 60.10 12:55:01 PM 4 21.94 0.00 1.19 0.33 0.07 76.47 12:55:01 PM 5 26.15 0.00 1.25 0.47 0.08 72.04 12:55:01 PM 6 34.37 0.00 1.91 1.39 0.08 62.25 12:55:01 PM 7 26.91 0.00 2.17 0.62 0.08 70.21 12:56:01 PM all 29.79 0.00 0.99 0.47 0.08 68.67 12:56:01 PM 0 28.26 0.00 0.55 0.15 0.10 70.93 12:56:01 PM 1 33.57 0.00 1.07 0.30 0.10 64.97 12:56:01 PM 2 24.42 0.00 0.75 1.17 0.08 73.58 12:56:01 PM 3 27.91 0.00 1.42 1.10 0.07 69.50 12:56:01 PM 4 16.42 0.00 1.60 0.58 0.08 81.31 12:56:01 PM 5 28.11 0.00 0.75 0.05 0.07 71.03 12:56:01 PM 6 53.81 0.00 1.28 0.10 0.08 44.72 12:56:01 PM 7 25.77 0.00 0.47 0.30 0.07 73.39 12:57:01 PM all 24.49 0.00 2.44 1.18 0.07 71.82 12:57:01 PM 0 17.03 0.00 1.76 0.34 0.07 80.81 12:57:01 PM 1 27.19 0.00 2.12 2.25 0.07 68.37 12:57:01 PM 2 15.82 0.00 3.46 3.41 0.08 77.23 12:57:01 PM 3 23.85 0.00 2.72 0.89 0.07 72.47 12:57:01 PM 4 11.62 0.00 2.15 1.36 0.07 84.80 12:57:01 PM 5 27.29 0.00 2.61 0.64 0.07 69.40 12:57:01 PM 6 49.84 0.00 2.44 0.50 0.08 47.13 12:57:01 PM 7 23.19 0.00 2.23 0.08 0.08 74.42 12:58:01 PM all 18.39 0.00 2.00 1.70 0.08 77.82 12:58:01 PM 0 13.84 0.00 2.03 3.90 0.08 80.15 12:58:01 PM 1 15.75 0.00 1.94 0.69 0.08 81.54 12:58:01 PM 2 18.53 0.00 1.80 0.81 0.08 78.78 12:58:01 PM 3 18.43 0.00 1.46 3.20 0.08 76.82 12:58:01 PM 4 17.09 0.00 2.40 0.67 0.08 79.76 12:58:01 PM 5 21.52 0.00 1.88 1.61 0.08 74.91 12:58:01 PM 6 19.42 0.00 2.08 1.64 0.08 76.77 12:58:01 PM 7 22.52 0.00 2.46 1.12 0.08 73.81 12:59:01 PM all 8.06 0.00 1.23 2.62 0.06 88.02 12:59:01 PM 0 6.56 0.00 1.26 1.69 0.08 90.41 12:59:01 PM 1 8.61 0.00 1.34 1.36 0.07 88.63 12:59:01 PM 2 7.81 0.00 1.17 3.70 0.07 87.25 12:59:01 PM 3 10.38 0.00 0.89 1.77 0.05 86.91 12:59:01 PM 4 5.89 0.00 1.40 5.42 0.08 87.21 12:59:01 PM 5 9.64 0.00 0.96 2.40 0.05 86.96 12:59:01 PM 6 8.65 0.00 1.76 4.55 0.05 84.99 12:59:01 PM 7 6.97 0.00 1.11 0.08 0.07 91.77 Average: all 21.68 0.00 1.61 1.34 0.08 75.28 Average: 0 19.89 0.00 1.29 1.28 0.08 77.45 Average: 1 20.32 0.00 1.53 1.14 0.08 76.93 Average: 2 18.17 0.00 1.70 1.96 0.08 78.08 Average: 3 23.62 0.00 1.58 1.58 0.07 73.15 Average: 4 14.59 0.00 1.75 1.67 0.08 81.91 Average: 5 22.55 0.00 1.49 1.03 0.07 74.86 Average: 6 33.24 0.00 1.89 1.64 0.08 63.16 Average: 7 21.08 0.00 1.69 0.44 0.08 76.71