Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/136772 Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on prd-centos8-docker-8c-8g-4480 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-GJDkPLp2qQql/agent.5580 SSH_AGENT_PID=5582 [ssh-agent] Started. Running ssh-add (command line suppressed) Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_14517381774084804387.key (/w/workspace/cps-master-verify-java@tmp/private_key_14517381774084804387.key) [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 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 > git init /w/workspace/cps-master-verify-java # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git > 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-master-verify-java@tmp/jenkins-gitclient-ssh13203799575663014211.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # 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.git # timeout=10 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 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-master-verify-java@tmp/jenkins-gitclient-ssh1586853304606098880.key Verifying host key using manually-configured host key entries > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/72/136772/4 # timeout=30 > git rev-parse 14d37304d8b83efc099ba19d6f3e7d5d53fead29^{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 14d37304d8b83efc099ba19d6f3e7d5d53fead29 (refs/changes/72/136772/4) > git config core.sparsecheckout # timeout=10 > git checkout -f 14d37304d8b83efc099ba19d6f3e7d5d53fead29 # timeout=30 Commit message: "Clean up CSIT Test" > git rev-parse FETCH_HEAD^{commit} # timeout=10 > git rev-list --no-walk 93f2c3ff203d78d8cddae7878d16fe2f55661655 # timeout=10 [cps-master-verify-java] $ /bin/bash /tmp/jenkins4933006428092232312.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-MIK5 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MIK5/bin to PATH Generating Requirements File Python 3.10.6 pip 23.3.1 from /tmp/venv-MIK5/lib/python3.10/site-packages/pip (python 3.10) appdirs==1.4.4 argcomplete==3.2.1 aspy.yaml==1.3.0 attrs==23.1.0 autopage==0.5.2 Babel==2.13.1 beautifulsoup4==4.12.2 boto3==1.33.12 botocore==1.33.12 bs4==0.0.1 cachetools==5.3.2 certifi==2023.11.17 cffi==1.16.0 cfgv==3.4.0 chardet==5.2.0 charset-normalizer==3.3.2 click==8.1.7 cliff==4.4.0 cmd2==2.4.3 cryptography==3.3.2 debtcollector==2.5.0 decorator==5.1.1 defusedxml==0.7.1 Deprecated==1.2.14 distlib==0.3.8 dnspython==2.4.2 docker==4.2.2 dogpile.cache==1.2.2 email-validator==2.1.0.post1 filelock==3.13.1 future==0.18.3 gitdb==4.0.11 GitPython==3.1.40 google-auth==2.25.2 httplib2==0.22.0 identify==2.5.33 idna==3.6 importlib-metadata==7.0.0 importlib-resources==1.5.0 iso8601==2.1.0 Jinja2==3.1.2 jmespath==1.0.1 jsonpatch==1.33 jsonpointer==2.4 jsonschema==4.20.0 jsonschema-specifications==2023.11.2 keystoneauth1==5.4.0 kubernetes==28.1.0 lftools==0.37.8 lxml==4.9.3 MarkupSafe==2.1.3 msgpack==1.0.7 multi-key-dict==2.0.3 munch==4.0.0 netaddr==0.9.0 netifaces==0.11.0 niet==1.4.2 nodeenv==1.8.0 oauth2client==4.1.3 oauthlib==3.2.2 openstacksdk==0.62.0 os-client-config==2.1.0 os-service-types==1.7.0 osc-lib==2.9.0 oslo.config==9.2.0 oslo.context==5.3.0 oslo.i18n==6.2.0 oslo.log==5.4.0 oslo.serialization==5.2.0 oslo.utils==6.3.0 packaging==23.2 pbr==6.0.0 platformdirs==4.1.0 prettytable==3.9.0 pyasn1==0.5.1 pyasn1-modules==0.3.0 pycparser==2.21 pygerrit2==2.0.15 PyGithub==2.1.1 pyinotify==0.9.6 PyJWT==2.8.0 PyNaCl==1.5.0 pyparsing==2.4.7 pyperclip==1.8.2 pyrsistent==0.20.0 python-cinderclient==9.4.0 python-dateutil==2.8.2 python-heatclient==3.3.0 python-jenkins==1.8.2 python-keystoneclient==5.2.0 python-magnumclient==4.3.0 python-novaclient==18.4.0 python-openstackclient==6.0.0 python-swiftclient==4.4.0 pytz==2023.3.post1 PyYAML==6.0.1 referencing==0.32.0 requests==2.31.0 requests-oauthlib==1.3.1 requestsexceptions==1.4.0 rfc3986==2.0.0 rpds-py==0.13.2 rsa==4.9 ruamel.yaml==0.18.5 ruamel.yaml.clib==0.2.8 s3transfer==0.8.2 simplejson==3.19.2 six==1.16.0 smmap==5.0.1 soupsieve==2.5 stevedore==5.1.0 tabulate==0.9.0 toml==0.10.2 tomlkit==0.12.3 tqdm==4.66.1 typing_extensions==4.9.0 tzdata==2023.3 urllib3==1.26.18 virtualenv==20.25.0 wcwidth==0.2.12 websocket-client==1.7.0 wrapt==1.16.0 xdg==6.0.0 xmltodict==0.13.0 yq==3.2.3 zipp==3.17.0 [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-master-verify-java] $ /bin/sh /tmp/jenkins17218412593847722500.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. provisioning config files... copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config761923227821034239tmp copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config17554804238859730553tmp [EnvInject] - Injecting environment variables from a build step. 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-4480 using settings config with name cps-settings Replacing all maven server entries not found in credentials list is true using global settings config with name global-settings Replacing all maven server entries not found in credentials list is true [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings7446580053429218530.xml -gs /tmp/global-settings16740220639136181294.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=14d37304d8b83efc099ba19d6f3e7d5d53fead29 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=jeff.van.dam@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=JEFF VAN DAM" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/136772 -DGERRIT_PATCHSET_UPLOADER_EMAIL=jeff.van.dam@est.tech "-DARCHIVE_ARTIFACTS= **/target/surefire-reports/*-output.txt" -DGERRIT_EVENT_TYPE=patchset-created -DSTACK_NAME=$JOB_NAME-$BUILD_NUMBER -DGERRIT_PROJECT=cps -DGERRIT_CHANGE_NUMBER=136772 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"JEFF VAN DAM\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/72/136772/4 "-DGERRIT_PATCHSET_UPLOADER_NAME=JEFF VAN DAM" '-DGERRIT_CHANGE_OWNER=\"JEFF VAN DAM\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=Q2xlYW4gdXAgQ1NJVCBUZXN0CgotIFJlbW92ZWQgZ2l0aWdub3JlIGZyb20gY3NpdCBhbmQgbWFkZSBpdCB0b3AgbGV2ZWwKLSBSZW1vdmVkIHRhYnMgZnJvbSBhbGwgZmlsZXMKLSBDcmVhdGVkIHN1Yi1mb2xkZXIgZm9yIGNwcy1jb3JlIGFuZCBuY21wIGluIHRoZSBkYXRhIGZvbGRlcgotIERlbGV0ZWQgY3NpdC9kYXRhL3Bvc3RNb2R1bGVSZXF1ZXN0Qm9keS5qc29uLCB3YXMgbm90IHVzZWQKLSBSZW1vdmVkIHNldHRpbmcgdmFyaWFibGUgZm9yIG1vc3QgcmVzcG9uc2UuanNvbigpIGNhbGxzCgpJc3N1ZS1JZDogQ1BTLTczNApTaWduZWQtb2ZmLWJ5OiBKdkRfRXJpY3Nzb24gPGplZmYudmFuLmRhbUBlc3QudGVjaD4KQ2hhbmdlLUlkOiBJMzJmZDViNGY1YTAxMzI5ODdhNDY4NGMzMzY4NDZiODZkZjdiNDllNwo= -DGERRIT_NAME=Primary -DGERRIT_TOPIC= "-DGERRIT_CHANGE_SUBJECT=Clean up CSIT Test" '-DGERRIT_EVENT_ACCOUNT=\"JEFF VAN DAM\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I32fd5b4f5a0132987a4684c336846b86df7b49e7 -DGERRIT_EVENT_HASH=1489193401 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=jeff.van.dam@est.tech -DGERRIT_PATCHSET_NUMBER=4 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=JEFF VAN DAM" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.1-SNAPSHOT [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 [WARNING] [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.1-SNAPSHOT [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] org.onap.cps:cps-dependencies [pom] [INFO] cps-bom [pom] [INFO] checkstyle [jar] [INFO] spotbugs [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] dmi-plugin-demo-and-csit-stub [pom] [INFO] dmi-plugin-demo-and-csit-stub-service [jar] [INFO] dmi-plugin-demo-and-csit-stub-app [jar] [INFO] integration-test [jar] [INFO] cps-application [jar] [INFO] jacoco-report [jar] [INFO] cps [pom] [INFO] [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- [INFO] Building org.onap.cps:cps-dependencies 3.4.1-SNAPSHOT [1/23] [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-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.1-SNAPSHOT/cps-dependencies-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ [INFO] Building cps-bom 3.4.1-SNAPSHOT [2/23] [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-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.1-SNAPSHOT/cps-bom-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- [INFO] Building checkstyle 3.4.1-SNAPSHOT [3/23] [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 4 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-master-verify-java/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-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- ======================================================================================================================== Copyright Check Python Script: /w/workspace/cps-master-verify-java/.gitignore | no copyright found /w/workspace/cps-master-verify-java/csit/plans/cps/setup.sh | no copyright found /w/workspace/cps-master-verify-java/csit/tests/cm-handle-query/cm-handle-query.robot | line 18 read '===========LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cm-handle-query/cm-handle-query.robot | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cm-handle-query/cm-handle-query.robot | line 3 update year to include 2023 /w/workspace/cps-master-verify-java/csit/tests/cps-admin/cps-admin.robot | missing company name and year for Nordix Foundation /w/workspace/cps-master-verify-java/csit/tests/cps-data-operations/cps-data-operations.robot | line 18 read '===========LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cps-data-operations/cps-data-operations.robot | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cps-data-sync/cps-data-sync.robot | line 18 read '===========LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cps-data-sync/cps-data-sync.robot | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cps-data-sync/cps-data-sync.robot | line 3 update year to include 2023 /w/workspace/cps-master-verify-java/csit/tests/cps-model-sync/cps-model-sync.robot | line 18 read '===========LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cps-model-sync/cps-model-sync.robot | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/cps-model-sync/cps-model-sync.robot | line 3 update year to include 2023 /w/workspace/cps-master-verify-java/csit/tests/ncmp-passthrough/ncmp-passthrough.robot | line 18 read '===========LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/ncmp-passthrough/ncmp-passthrough.robot | line 18 expected '============LICENSE_END=========================================================\n' /w/workspace/cps-master-verify-java/csit/tests/ncmp-passthrough/ncmp-passthrough.robot | line 3 update year to include 2023 12 issue(s) found after 9 altered file(s) checked ======================================================================================================================== [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.1-SNAPSHOT/checkstyle-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ [INFO] Building spotbugs 3.4.1-SNAPSHOT [4/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- [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-master-verify-java/spotbugs/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- [INFO] No sources to compile [INFO] [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- [INFO] No tests to run. [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.1-SNAPSHOT/spotbugs-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- [INFO] Building cps-parent 3.4.1-SNAPSHOT [5/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.1-SNAPSHOT/cps-parent-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-events >----------------------- [INFO] Building cps-events 3.4.1-SNAPSHOT [6/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- [INFO] Starting audit... Audit done. [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 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 3 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.79 s - in org.onap.cps.event.CpsDataUpdatedEventSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.1-SNAPSHOT/cps-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- [INFO] Building cps-path-parser 3.4.1-SNAPSHOT [7/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [WARNING] /w/workspace/cps-master-verify-java/org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 [64:64]: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- [INFO] Starting audit... Audit done. [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-master-verify-java/cps-path-parser/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 9 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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-master-verify-java/cps-path-parser/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec line 1:0 extraneous input 'invalid-cps-path' expecting '/' line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} line 1:18 missing QName at '' [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.561 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.1-SNAPSHOT/cps-path-parser-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------------< org.onap.cps:cps-service >---------------------- [INFO] Building cps-service 3.4.1-SNAPSHOT [8/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- [INFO] Starting audit... Audit done. [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 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 71 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 30 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 80 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.utils.DataMapUtilsSpec [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.611 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.019 s - in org.onap.cps.utils.GsonSpec [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 10:43:44.124 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 10:43:44.134 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 10:43:44.162 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 10:43:44.166 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 10:43:44.190 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 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.643 s - in org.onap.cps.utils.JsonParserStreamSpec [INFO] Running org.onap.cps.utils.PrefixResolverSpec [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.176 s - in org.onap.cps.utils.PrefixResolverSpec [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec [Fatal Error] :1:1: Content is not allowed in prolog. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in org.onap.cps.utils.XmlFileUtilsSpec [INFO] Running org.onap.cps.utils.YangUtilsSpec [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: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.227 s - in org.onap.cps.utils.YangUtilsSpec [INFO] Running org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in org.onap.cps.notification.CpsDataUpdatedEventFactorySpec [INFO] Running org.onap.cps.notification.NotificationErrorHandlerSpec 10:43:45.622 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: message Error context: [some context] java.lang.Exception: 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.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:57) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 10:43:45.649 [main] ERROR org.onap.cps.notification.NotificationErrorHandler -- Failed to process Error cause: java.lang.RuntimeException: cause Error context: [some context] java.lang.Exception: 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:286) at org.onap.cps.notification.NotificationErrorHandlerSpec.$spock_feature_0_0prov1(NotificationErrorHandlerSpec.groovy:58) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: java.lang.RuntimeException: cause 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) ... 79 common frames omitted [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.notification.NotificationErrorHandlerSpec [INFO] Running org.onap.cps.notification.NotificationServiceSpec 10:43:41,051 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:43:41,071 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:43:41,071 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:43:41,072 |-INFO in ch.qos.logback.classic.BasicConfigurator@1403d762 - Setting up default configuration. 10:43:45,984 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4de665b7 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:43:45,984 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cb23635 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:43:45,987 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:43:45,987 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:43:45,987 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:43:45,989 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@4de665b7 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:43:45,989 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1cb23635 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:43:45,997 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:43:45,997 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:43:46,001 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:43:46,028 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377826027) 10:43:46,029 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [file:/w/workspace/cps-master-verify-java/cps-service/target/classes/logback-spring.xml] 10:43:46,029 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:43:46,035 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:43:46,035 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:43:46,036 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:43:46,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:43:46,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:43:46,037 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:43:46,042 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:43:46,060 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:43:46,060 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:43:46,067 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:43:46,073 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:43:46,491 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6b88ef84 - Setting zoneId to "UTC" 10:43:46,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:43:46,499 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:43:46,759 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:43:46,760 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:43:46,761 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:43:46,761 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:43:46,762 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:43:46,762 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@61ba9c16 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:43:46,762 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:43:46,762 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@153de49f - End of configuration. 10:43:46,762 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@18b36b93 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:43:46.902Z INFO 6707 --- [ main] o.o.c.n.NotificationServiceSpec : Starting NotificationServiceSpec using Java 17.0.6-ea with PID 6707 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-12T10:43:46.903Z INFO 6707 --- [ main] o.o.c.n.NotificationServiceSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:43:47.394Z INFO 6707 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=true) 2023-12-12T10:43:47.459Z INFO 6707 --- [ main] o.o.c.n.NotificationServiceSpec : Started NotificationServiceSpec in 1.727 seconds (process running for 7.154) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:43:48.040Z ERROR 6707 --- [ Async-2] o.o.c.n.NotificationErrorHandler : Failed to process cps-data-updated-event. Error cause: Could not create event Error context: [Anchor(name=my-anchorname, dataspaceName=my-dataspace-published, schemaSetName=my-schemaset-name), /, CREATE] java.lang.Exception: Could not create event 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.notification.NotificationServiceSpec$__spock_feature_0_3_closure1.doCall(NotificationServiceSpec.groovy:138) 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.notification.CpsDataUpdatedEventFactory$SpockMock$1606943732.createCpsDataUpdatedEvent(Unknown Source) 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.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.notification.CpsDataUpdatedEventFactory$SpockMock$1412906976.createCpsDataUpdatedEvent(Unknown Source) at org.onap.cps.notification.NotificationService.processDataUpdatedEvent(NotificationService.java:87) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.interceptor.AsyncExecutionInterceptor.lambda$invoke$0(AsyncExecutionInterceptor.java:115) at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1136) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:635) at java.base/java.lang.Thread.run(Thread.java:833) 2023-12-12T10:43:48.046Z INFO 6707 --- [ main] o.o.c.notification.NotificationService : Notification Properties NotificationProperties(topic=cps-event, filters={enabled-dataspaces=.*-published,.*-important}, enabled=false) [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.385 s - in org.onap.cps.notification.NotificationServiceSpec [INFO] Running org.onap.cps.notification.NotificationPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:43:48.126Z INFO 6707 --- [ main] o.o.c.n.NotificationPublisherSpec : Starting NotificationPublisherSpec using Java 17.0.6-ea with PID 6707 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-12T10:43:48.126Z INFO 6707 --- [ main] o.o.c.n.NotificationPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:43:48.303Z INFO 6707 --- [ main] o.t.utility.ImageNameSubstitutor : Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 2023-12-12T10:43:48.907Z INFO 6707 --- [ main] o.t.d.DockerClientProviderStrategy : Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 2023-12-12T10:43:48.916Z INFO 6707 --- [ main] org.testcontainers.DockerClientFactory : Docker host IP address is localhost 2023-12-12T10:43:48.947Z INFO 6707 --- [ main] org.testcontainers.DockerClientFactory : Connected to docker: Server Version: 23.0.1 API Version: 1.42 Operating System: CentOS Stream 8 Total Memory: 31890 MB 2023-12-12T10:43:48.950Z WARN 6707 --- [ main] o.testcontainers.utility.ResourceReaper : ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 2023-12-12T10:43:48.954Z INFO 6707 --- [ main] org.testcontainers.DockerClientFactory : Checking the system... 2023-12-12T10:43:48.954Z INFO 6707 --- [ main] org.testcontainers.DockerClientFactory : ✔︎ Docker server version should be at least 1.6.0 2023-12-12T10:43:48.979Z INFO 6707 --- [ main] t.r.n.o.2.1 : Pulling docker image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1. Please be patient; this may take some time but only needs to be done once. 2023-12-12T10:43:48.985Z INFO 6707 --- [ main] o.t.utility.RegistryAuthLocator : Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/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) 2023-12-12T10:43:51.143Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Starting to pull image 2023-12-12T10:43:51.167Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 2023-12-12T10:43:51.659Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 2023-12-12T10:43:53.267Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (35 MB/? MB) 2023-12-12T10:43:53.911Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (49 MB/? MB) 2023-12-12T10:43:54.783Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (74 MB/? MB) 2023-12-12T10:43:55.301Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (82 MB/? MB) 2023-12-12T10:43:55.802Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 0 extracted, (96 MB/? MB) 2023-12-12T10:43:55.814Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 1 extracted, (96 MB/? MB) 2023-12-12T10:43:55.895Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (100 MB/? MB) 2023-12-12T10:43:56.303Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (112 MB/? MB) 2023-12-12T10:43:56.969Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (129 MB/? MB) 2023-12-12T10:43:57.469Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (133 MB/? MB) 2023-12-12T10:44:01.330Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (231 MB/? MB) 2023-12-12T10:44:15.148Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (366 MB/370 MB) 2023-12-12T10:44:19.449Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (367 MB/370 MB) 2023-12-12T10:44:19.630Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 2023-12-12T10:44:19.720Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 2023-12-12T10:44:19.998Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (368 MB/370 MB) 2023-12-12T10:44:20.068Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (368 MB/370 MB) 2023-12-12T10:44:20.145Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (368 MB/370 MB) 2023-12-12T10:44:20.218Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (368 MB/370 MB) 2023-12-12T10:44:20.798Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 2023-12-12T10:44:20.880Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 2023-12-12T10:44:20.900Z INFO 6707 --- [tream-729162289] t.r.n.o.2.1 : Pull complete. 11 layers, pulled in 29s (downloaded 370 MB at 12 MB/s) 2023-12-12T10:44:20.935Z INFO 6707 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:44:28.418Z INFO 6707 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 95ec5e907e6be7b06286b52d10d095f60f2edabc45aa339f7aaf6d12711607fe 2023-12-12T10:44:33.921Z INFO 6707 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT44.966213021S 2023-12-12T10:44:34.076Z INFO 6707 --- [ main] o.o.c.n.NotificationPublisherSpec : Started NotificationPublisherSpec in 45.997 seconds (process running for 53.771) 2023-12-12T10:44:35.748Z INFO 6707 --- [anNameSet-0-C-1] s.k.l.ConcurrentMessageListenerContainer : cps-test: partitions assigned: [cps-events-0] 2023-12-12T10:44:46.143Z ERROR 6707 --- [ main] o.o.c.n.NotificationErrorHandler : Failed to send message to message bus Error cause: Topic non-existing-topic not present in metadata after 10000 ms. Error context: [ProducerRecord(topic=non-existing-topic, partition=null, headers=RecordHeaders(headers = [], isReadOnly = false), key=my-dataspace,my-anchor, value=org.onap.cps.event.model.CpsDataUpdatedEvent@24e26410[schema=,id=,source=,type=,content=org.onap.cps.event.model.Content@5bba292[observedTimestamp=,dataspaceName=my-dataspace,schemaSetName=,anchorName=my-anchor,operation=,data=,additionalProperties={}],additionalProperties={}], timestamp=null), non-existing-topic--1@-1] org.apache.kafka.common.errors.TimeoutException: Topic non-existing-topic not present in metadata after 10000 ms. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 58.087 s - in org.onap.cps.notification.NotificationPublisherSpec [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec [INFO] Running org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.api.impl.CpsAdminServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec [Fatal Error] :1:13: XML document structures must start and end within the same entity. 2023-12-12T10:44:46.324Z ERROR 6707 --- [ main] o.onap.cps.api.impl.CpsDataServiceImpl : Failed to send message to notification service java.lang.RuntimeException: to be ignored 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.api.impl.CpsDataServiceImplSpec$__spock_feature_0_2_closure2.doCall(CpsDataServiceImplSpec.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.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.notification.NotificationService$SpockMock$1943942833.processDataUpdatedEvent(Unknown Source) at org.onap.cps.api.impl.CpsDataServiceImpl.processDataUpdatedEventAsync(CpsDataServiceImpl.java:391) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:93) at org.onap.cps.api.impl.CpsDataServiceImpl.saveData(CpsDataServiceImpl.java:81) at org.onap.cps.api.CpsDataService$saveData$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.api.impl.CpsDataServiceImplSpec.$spock_feature_0_2(CpsDataServiceImplSpec.groovy:125) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.278 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:44:46.974Z INFO 6707 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6707 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-12T10:44:46.974Z INFO 6707 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:44:47.055Z INFO 6707 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 0.105 seconds (process running for 66.75) 2023-12-12T10:44:47.107Z WARN 6707 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.api.impl.YangTextSchemaSourceSetCache [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.197 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:44:47.171Z INFO 6707 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6707 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 2023-12-12T10:44:47.171Z INFO 6707 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:44:47.256Z WARN 6707 --- [ 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 2023-12-12T10:44:47.364Z INFO 6707 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:44:47.365Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:44:47.365Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-12-12T10:44:47.365Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:44:47.365Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:44:47.368Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:44:47.868Z INFO 6707 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:44:47.957Z INFO 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:44:47.962Z WARN 6707 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:44:48.212Z INFO 6707 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:44:48.217Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-12-12T10:44:51.132Z INFO 6707 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - a4cac663-154c-4e4b-9b4e-aa677eaf297f this ] 2023-12-12T10:44:51.152Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-12-12T10:44:51.191Z INFO 6707 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 4.041 seconds (process running for 70.886) [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.09 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 2023-12-12T10:44:51.237Z INFO 6707 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 2023-12-12T10:44:51.249Z INFO 6707 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:44:51.249Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:44:51.249Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 2023-12-12T10:44:51.249Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-12T10:44:51.249Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:44:51.249Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [my cluster] [5.2.4] 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) 2023-12-12T10:44:51.268Z INFO 6707 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5702 [my cluster] [5.2.4] 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. 2023-12-12T10:44:51.270Z INFO 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Using Multicast discovery 2023-12-12T10:44:51.270Z WARN 6707 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5702 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:44:51.282Z INFO 6707 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:44:51.282Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTING 2023-12-12T10:44:53.898Z INFO 6707 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5702 - 4a537126-909c-413a-895e-51a59e535db4 this ] 2023-12-12T10:44:53.899Z WARN 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 2023-12-12T10:44:53.899Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is STARTED 2023-12-12T10:44:53.911Z INFO 6707 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:44:53.911Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:44:53.911Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 2023-12-12T10:44:53.911Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-12T10:44:53.911Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:44:53.911Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [my cluster] [5.2.4] 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) 2023-12-12T10:44:53.927Z INFO 6707 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5703 [my cluster] [5.2.4] 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. 2023-12-12T10:44:53.929Z INFO 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Using Multicast discovery 2023-12-12T10:44:53.929Z WARN 6707 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5703 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:44:53.951Z INFO 6707 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:44:53.951Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTING 2023-12-12T10:44:54.073Z INFO 6707 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-12-12T10:44:54.098Z INFO 6707 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:45929 2023-12-12T10:44:54.106Z INFO 6707 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:45929 and /10.250.0.254:5702 2023-12-12T10:44:59.197Z INFO 6707 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 4a537126-909c-413a-895e-51a59e535db4 this Member [10.250.0.254]:5703 - ae565aa1-9832-4a48-8ffb-06ea714de0d4 ] 2023-12-12T10:44:59.210Z INFO 6707 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:2, ver:2} [ Member [10.250.0.254]:5702 - 4a537126-909c-413a-895e-51a59e535db4 Member [10.250.0.254]:5703 - ae565aa1-9832-4a48-8ffb-06ea714de0d4 this ] 2023-12-12T10:44:59.211Z WARN 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 2023-12-12T10:44:59.212Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is STARTED 2023-12-12T10:44:59.221Z INFO 6707 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [my cluster] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:44:59.221Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:44:59.221Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 2023-12-12T10:44:59.221Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Cluster name: my cluster 2023-12-12T10:44:59.221Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:44:59.221Z INFO 6707 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [my cluster] [5.2.4] 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) 2023-12-12T10:44:59.238Z INFO 6707 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5704 [my cluster] [5.2.4] 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. 2023-12-12T10:44:59.241Z INFO 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Using Multicast discovery 2023-12-12T10:44:59.241Z WARN 6707 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5704 [my cluster] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:44:59.254Z INFO 6707 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:44:59.254Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTING 2023-12-12T10:44:59.407Z INFO 6707 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5702 2023-12-12T10:44:59.409Z INFO 6707 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.10:45751 2023-12-12T10:44:59.410Z INFO 6707 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:45751 and /10.250.0.254:5702 2023-12-12T10:45:04.517Z INFO 6707 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 4a537126-909c-413a-895e-51a59e535db4 this Member [10.250.0.254]:5703 - ae565aa1-9832-4a48-8ffb-06ea714de0d4 Member [10.250.0.254]:5704 - f538c457-bd84-4a32-85c5-f32121c1da00 ] 2023-12-12T10:45:04.521Z INFO 6707 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 4a537126-909c-413a-895e-51a59e535db4 Member [10.250.0.254]:5703 - ae565aa1-9832-4a48-8ffb-06ea714de0d4 Member [10.250.0.254]:5704 - f538c457-bd84-4a32-85c5-f32121c1da00 this ] 2023-12-12T10:45:04.522Z INFO 6707 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [my cluster] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 2023-12-12T10:45:04.526Z INFO 6707 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [my cluster] [5.2.4] Members {size:3, ver:3} [ Member [10.250.0.254]:5702 - 4a537126-909c-413a-895e-51a59e535db4 Member [10.250.0.254]:5703 - ae565aa1-9832-4a48-8ffb-06ea714de0d4 this Member [10.250.0.254]:5704 - f538c457-bd84-4a32-85c5-f32121c1da00 ] 2023-12-12T10:45:04.526Z INFO 6707 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.10:41725 2023-12-12T10:45:04.527Z INFO 6707 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.10:40709 2023-12-12T10:45:04.527Z INFO 6707 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:40709 and /10.250.0.254:5704 2023-12-12T10:45:04.528Z INFO 6707 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.250.0.254:41725 and /10.250.0.254:5703 2023-12-12T10:45:05.522Z WARN 6707 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 2023-12-12T10:45:05.522Z INFO 6707 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [my cluster] [5.2.4] [10.250.0.254]:5704 is STARTED [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.286 s - in org.onap.cps.cache.HazelcastCacheConfigSpec [INFO] Running org.onap.cps.config.CacheConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.spi.FetchDescendantsOptionSpec [INFO] Running org.onap.cps.spi.PaginationOptionSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.spi.PaginationOptionSpec [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.spi.model.ConditionPropertiesSpec [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 2023-12-12T10:45:05.826Z WARN 6707 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy181 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.242 s - in org.onap.cps.spi.model.DataNodeBuilderSpec [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-12-12T10:45:05.865Z ERROR 6707 --- [ 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.034 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 2023-12-12T10:45:05.895Z INFO 6707 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:45:05.895Z INFO 6707 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:45:05.896Z INFO 6707 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 2023-12-12T10:45:05.896Z INFO 6707 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [my cluster] [5.2.4] [10.250.0.254]:5703 is SHUTTING_DOWN 2023-12-12T10:45:05.896Z INFO 6707 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [my cluster] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:45:05.896Z INFO 6707 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [my cluster] [5.2.4] [10.250.0.254]:5702 is SHUTTING_DOWN [INFO] [INFO] Results: [INFO] [INFO] Tests run: 324, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.1-SNAPSHOT/cps-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ [INFO] Building cps-rest 3.4.1-SNAPSHOT [9/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [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). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createDataspace [INFO] Processing operation deleteDataspace [INFO] Processing operation createDataspaceV2 [INFO] Processing operation getAllDataspaces [INFO] Processing operation getDataspace [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 replaceNode [INFO] Processing operation createNode [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [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 getNodesByDataspaceAndAnchorAndCpsPath [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 [INFO] Processing operation getNodesByDataspaceAndCpsPath [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] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/AnchorDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/DataspaceDetails.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/ModuleReferences.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/model/SchemaSetDetails.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [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-master-verify-java/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-master-verify-java/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-master-verify-java/cps-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/rest/api/CpsQueryApi.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] 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.1.1:check (onap-license) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 15 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/CpsRestInputMapper.java:[41,22] Unmapped target property: "name". Mapping from Collection element "ModuleReference moduleReferences" to "ModuleReferences moduleReferences". [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Some input files use or override a deprecated API. [INFO] /w/workspace/cps-master-verify-java/cps-rest/src/main/java/org/onap/cps/rest/controller/DataRestController.java: Recompile with -Xlint:deprecation for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.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] '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) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [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] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/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:2.6:copy-resources (copy-resources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 27 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:45:20.314 [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. 10:45:20.514 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:45:20.638 [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. 10:45:20.653 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:45:20.672 [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. 10:45:20.684 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:45:20.700 [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. 10:45:20.720 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 10:45:20.752 [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. 10:45:20.758 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 10:45:20.762 [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. 10:45:20.770 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 10:45:20.772 [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. 10:45:20.777 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 10:45:20.780 [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. 10:45:20.785 [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 10:45:20,125 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:45:20,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:45:20,144 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:45:20,145 |-INFO in ch.qos.logback.classic.BasicConfigurator@483f19c0 - Setting up default configuration. 10:45:21,860 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:45:21,929 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:45:21,929 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:45:21,932 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:45:21,932 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:45:21,932 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:45:21,934 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@35d44cd3 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:45:21,934 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@f111e97 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:45:21,941 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:45:21,941 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:45:21,946 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:45:21,986 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377921984) 10:45:21,986 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:45:21,986 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:45:21,991 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:45:21,995 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:45:21,995 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:45:21,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:45:21,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:45:21,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:45:22,002 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:45:22,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:45:22,023 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:45:22,033 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:45:22,040 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:45:22,333 |-INFO in ch.qos.logback.classic.pattern.DateConverter@549dfe1d - Setting zoneId to "UTC" 10:45:22,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:45:22,342 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:45:22,591 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:45:22,592 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:45:22,592 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:45:22,592 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:45:22,592 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:45:22,593 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@64dc0a5f - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:45:22,593 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:45:22,593 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@537fb7bf - End of configuration. 10:45:22,593 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@445adbd7 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:45:22.704Z INFO 7701 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-12T10:45:22.704Z INFO 7701 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:45:24.773Z INFO 7701 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:45:24.773Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:45:24.774Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-12T10:45:24.793Z INFO 7701 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.316 seconds (process running for 5.466) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:45:25.893Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.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:97) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 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) ... 88 common frames omitted 2023-12-12T10:45:26.080Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:108) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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_7(AdminRestControllerSpec.groovy:210) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 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:377) at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:371) at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:241) at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:132) at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:94) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:573) at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:601) at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:588) at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) ... 147 common frames omitted 2023-12-12T10:45:26.216Z ERROR 7701 --- [ 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:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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_9(AdminRestControllerSpec.groovy:245) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:26.224Z ERROR 7701 --- [ 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:166) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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_9(AdminRestControllerSpec.groovy:245) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.239 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.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:45:26.429Z INFO 7701 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-12T10:45:26.429Z INFO 7701 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:45:27.152Z INFO 7701 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:45:27.152Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:45:27.152Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-12T10:45:27.156Z INFO 7701 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.757 seconds (process running for 7.829) 2023-12-12T10:45:27.250Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:138) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.388Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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_3(DataRestControllerSpec.groovy:193) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.407Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:216) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.626Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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_12(DataRestControllerSpec.groovy:384) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.649Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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_14(DataRestControllerSpec.groovy:429) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.664Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.replaceListContent(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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:454) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.675Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:473) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:27.686Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.347 s - in org.onap.cps.rest.controller.DataRestControllerSpec [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:45:27.719Z INFO 7701 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-12T10:45:27.719Z INFO 7701 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:45:28.214Z INFO 7701 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:45:28.214Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:45:28.214Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-12T10:45:28.218Z INFO 7701 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.522 seconds (process running for 8.891) [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.662 s - in org.onap.cps.rest.controller.QueryRestControllerSpec [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:45:28.383Z INFO 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7701 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 2023-12-12T10:45:28.383Z INFO 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:45:28.826Z INFO 7701 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:45:28.826Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:45:28.826Z INFO 7701 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-12T10:45:28.829Z INFO 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.469 seconds (process running for 9.503) 2023-12-12T10:45:28.849Z ERROR 7701 --- [ 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:104) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:45:28.872Z ERROR 7701 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred org.onap.cps.spi.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:131) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 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) ... 88 common frames omitted [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.594 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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.016 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.1-SNAPSHOT/cps-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- [INFO] Building cps-ncmp-events 3.4.1-SNAPSHOT [10/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- [INFO] Starting audit... Audit done. [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 16 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 61 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [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-master-verify-java/cps-ncmp-events/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-ncmp-events/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.1-SNAPSHOT/cps-ncmp-events-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- [INFO] Building cps-ncmp-service 3.4.1-SNAPSHOT [11/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- [INFO] Starting audit... Audit done. [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-master-verify-java/cps-ncmp-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 120 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventHeaderMapper.java:[34,20] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventSource, withEventType, withEventSchema, withEventSchemaVersion". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/async/NcmpAsyncRequestResponseEventMapper.java:[53,35] Unmapped target properties: "withEventId, withEventCorrelationId, withEventTime, withEventTarget, withEventType, withEventSchema, withEventSchemaVersion, event, withEvent, withForwardedEvent". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target property: "datastore". Mapping from property "Data predicates" to "YangModelSubscriptionEvent.Predicates predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionEventToCmSubscriptionNcmpOutEventMapper.java:[42,32] Unmapped target property: "withData". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventMapper.java:[39,32] Unmapped target properties: "topic, tagged". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataCategory, withDataProvider, withDataspace". Mapping from property "DataType data.dataType" to "DataType data.dataType". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDatastore, withTargets, withDatastoreXpathFilter". Mapping from property "Predicates data.predicates" to "Predicates data.predicates". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withClientID, withName, isTagged, withIsTagged". Mapping from property "Subscription data.subscription" to "Subscription data.subscription". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target properties: "withDataType, withPredicates, withSubscription". Mapping from property "Data data" to "Data data". [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/CmSubscriptionNcmpInEventToCmSubscriptionDmiInEventMapper.java:[32,30] Unmapped target property: "withData". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/lcm/LcmEventsService.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 178 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 10:45:51.454 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 10:45:51.492 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:45:51.493 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 10:45:51.494 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 10:45:51.511 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 10:45:51.516 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 10:45:51.516 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 10:45:51.526 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 10:45:51.534 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 10:45:51.538 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 10:45:51.567 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 10:45:51.572 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 10:45:51.581 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.187 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 10:45:51.599 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:45:51.605 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 10:45:51.610 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 10:45:51.621 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 10:45:51.622 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 10:45:51.995 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:45:51.999 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 10:45:52.002 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:45:52.006 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find data node for cm handle id : cmhandle-3 , caused by : DataNode not found 10:45:52.006 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:45:52.008 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 10:45:52.009 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 10:45:52.119 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:45:52.120 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 10:45:52.130 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:45:52.130 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 10:45:52.134 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:45:52.134 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 10:45:52.136 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:45:52.136 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 10:45:52.138 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 10:45:52.138 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.404 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 10:45:52.348 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.207 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 10:45:52.375 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='newPubProp1'] , key : newPubProp1 and value : pub-val 10:45:52.413 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4'] , key : publicProp4 and value : newPubVal 10:45:52.417 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='newAdditionalProp1'] , key : newAdditionalProp1 and value : add-value 10:45:52.418 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/additional-properties[@name='additionalProp1'] , key : additionalProp1 and value : newValue 10:45:52.422 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 10:45:52.423 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 10:45:52.426 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 10:45:52.429 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 10:45:52.430 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 10:45:52.431 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value 10:45:52.432 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 10:45:52.432 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Creating a new DataNode with xpath /dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp1'] , key : publicProp1 and value : value [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 10:45:52.582 [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.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 10:45:52.859 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:45:53.232 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:45:53.234 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:45:53.261 [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 10:45:53.263 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 10:45:53.267 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:45:53.267 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:45:53.285 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 10:45:53.294 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1, 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) 10:45:53.626 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: f04cd6a310203898fc39fcfdb66c0a955ee644eb17393ca0b9b09d248010364a 10:45:58.900 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.631191494S 10:45:59.041 [main] INFO org.apache.kafka.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 = [PLAINTEXT://localhost:32770] 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 exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = 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 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.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.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 10:45:59.155 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 10:45:59.155 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 10:45:59.155 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1702377959153 10:45:48,568 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:45:48,593 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:45:48,594 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:45:48,594 |-INFO in ch.qos.logback.classic.BasicConfigurator@515523ca - Setting up default configuration. 10:45:59,360 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d7630cb - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:45:59,403 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:45:59,403 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d7630cb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:45:59,406 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:45:59,406 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:45:59,406 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:45:59,408 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:45:59,408 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1d7630cb - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:45:59,415 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:45:59,415 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:45:59,418 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:45:59,445 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377959443) 10:45:59,445 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:45:59,445 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:45:59,450 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:45:59,451 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:45:59,451 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:45:59,452 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:45:59,452 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:45:59,457 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:45:59,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:45:59,474 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:45:59,481 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:45:59,487 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:45:59,928 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8cca656 - Setting zoneId to "UTC" 10:45:59,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:45:59,937 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:46:00,201 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:46:00,202 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:46:00,202 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:46:00,202 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:46:00,203 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:46:00,203 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@707f90e0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:46:00,203 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:46:00,203 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@24102fec - End of configuration. 10:46:00,203 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@734c0274 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:00.240Z INFO 8099 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:00.240Z INFO 8099 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:00.403Z INFO 8099 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.238 seconds (process running for 12.595) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:46:00.941Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 2023-12-12T10:46:00.976Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:00.977Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32770] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-1 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:01.000Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:01.000Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:01.000Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:01.000Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377961000 2023-12-12T10:46:01.496Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 1 : {test-topic=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:01.497Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: EOgzufDuRamyXrezpArcBA 2023-12-12T10:46:01.609Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Error while fetching metadata with correlation id 3 : {test-topic=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:01.719Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to nk8_Y5jKTDW03TAlKzDfjg 2023-12-12T10:46:01.771Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Resetting the last seen epoch of partition test-topic-0 to 0 since the associated topicId changed from null to nk8_Y5jKTDW03TAlKzDfjg 2023-12-12T10:46:01.771Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: EOgzufDuRamyXrezpArcBA 2023-12-12T10:46:01.888Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 2023-12-12T10:46:01.894Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-12-12T10:46:01.930Z INFO 8099 --- [ 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-f6142ab0-c138-41df-b31e-e2493a2954a6 2023-12-12T10:46:01.931Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:46:01.931Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 2023-12-12T10:46:01.957Z INFO 8099 --- [ 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-f6142ab0-c138-41df-b31e-e2493a2954a6', protocol='range'} 2023-12-12T10:46:01.960Z INFO 8099 --- [ 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-f6142ab0-c138-41df-b31e-e2493a2954a6=Assignment(partitions=[test-topic-0])} 2023-12-12T10:46:01.985Z INFO 8099 --- [ 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-f6142ab0-c138-41df-b31e-e2493a2954a6', protocol='range'} 2023-12-12T10:46:01.986Z INFO 8099 --- [ 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]) 2023-12-12T10:46:01.989Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 2023-12-12T10:46:02.001Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 2023-12-12T10:46:02.020Z INFO 8099 --- [ 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:32770 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:46:02.187Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:02.188Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 2023-12-12T10:46:02.279Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:02.280Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 196ms, elapsed time since send: 196ms, request timeout: 30000ms) 2023-12-12T10:46:02.280Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 2023-12-12T10:46:02.280Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 2023-12-12T10:46:02.280Z INFO 8099 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=638560249, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:46:02.285Z INFO 8099 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, 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. 2023-12-12T10:46:02.289Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:02.289Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:02.386Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:02.387Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:02.390Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:02.390Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 9.83 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 2023-12-12T10:46:02.432Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:46:02.476Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 79419ee83c190355db364b0d205a66d691b4dea900f9fe9c45fd016e358c783f 2023-12-12T10:46:02.489Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:02.490Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:02.593Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:02.593Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:02.692Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:02.692Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:03.050Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:03.050Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:03.195Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:03.195Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:03.759Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:03.760Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:04.101Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:04.101Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:04.917Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:04.917Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:05.306Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:05.306Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:06.075Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:06.075Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:06.310Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:06.310Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:07.235Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:07.235Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:07.316Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:07.316Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:07.843Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.411817851S 2023-12-12T10:46:07.848Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32772] 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 exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = 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 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.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.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 2023-12-12T10:46:07.867Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:07.868Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:07.868Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377967867 10:46:07,903 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:46:07,904 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:46:07,904 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59f52bca - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:46:07,907 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:46:07,907 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59f52bca - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:46:07,909 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:46:07,909 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:46:07,909 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:46:07,910 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:46:07,910 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@59f52bca - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:46:07,912 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:46:07,912 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:46:07,913 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:46:07,913 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377967913) 10:46:07,913 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:46:07,913 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:46:07,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:46:07,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:46:07,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:46:07,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:46:07,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:46:07,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:46:07,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:46:07,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:46:07,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:46:07,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:46:07,914 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:46:07,914 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:46:07,915 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:46:07,915 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:46:07,915 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:46:07,915 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:46:07,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:46:07,915 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:07,916 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:46:07,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:46:07,917 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:07,917 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:46:07,917 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:46:07,919 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 10:46:07,923 |-INFO in ch.qos.logback.classic.pattern.DateConverter@198af3c8 - Setting zoneId to "UTC" 10:46:07,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:46:07,924 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:46:07,928 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:46:07,928 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:46:07,928 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:46:07,928 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:46:07,928 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:46:07,928 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1a4323ac - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:46:07,928 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:46:07,929 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@76378274 - End of configuration. 10:46:07,929 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6ec5c03 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:07.934Z INFO 8099 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:07.934Z INFO 8099 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:08.095Z INFO 8099 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.224 seconds (process running for 20.287) 2023-12-12T10:46:08.100Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 2023-12-12T10:46:08.142Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:08.142Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32772] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-2 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:08.146Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:08.146Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:08.146Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:08.146Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377968146 2023-12-12T10:46:08.224Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:08.224Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:08.266Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 1 : {client-topic=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:08.266Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: gGNS8IX0SoeHAbp41k17hA 2023-12-12T10:46:08.347Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:08.348Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:08.388Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Error while fetching metadata with correlation id 3 : {client-topic=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:08.496Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to I6jClTzDTbioo2bWENjOWA 2023-12-12T10:46:08.518Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Resetting the last seen epoch of partition client-topic-0 to 0 since the associated topicId changed from null to I6jClTzDTbioo2bWENjOWA 2023-12-12T10:46:08.519Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: gGNS8IX0SoeHAbp41k17hA 2023-12-12T10:46:08.646Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32772 (id: 2147483646 rack: null) 2023-12-12T10:46:08.649Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-12-12T10:46:08.674Z INFO 8099 --- [ 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-f2fd7cd4-9b3a-4d33-a38a-98a3d1693f74 2023-12-12T10:46:08.674Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:46:08.674Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 2023-12-12T10:46:08.708Z INFO 8099 --- [ 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-f2fd7cd4-9b3a-4d33-a38a-98a3d1693f74', protocol='range'} 2023-12-12T10:46:08.708Z INFO 8099 --- [ 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-f2fd7cd4-9b3a-4d33-a38a-98a3d1693f74=Assignment(partitions=[client-topic-0])} 2023-12-12T10:46:08.730Z INFO 8099 --- [ 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-f2fd7cd4-9b3a-4d33-a38a-98a3d1693f74', protocol='range'} 2023-12-12T10:46:08.730Z INFO 8099 --- [ 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]) 2023-12-12T10:46:08.730Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 2023-12-12T10:46:08.740Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 2023-12-12T10:46:08.756Z INFO 8099 --- [ 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:32772 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:46:08.878Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32772] 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 exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = 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 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.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.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 2023-12-12T10:46:08.884Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:08.884Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:08.884Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377968884 2023-12-12T10:46:08.919Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32772] 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 exclude.internal.topics = true fetch.max.bytes = 52428800 fetch.max.wait.ms = 500 fetch.min.bytes = 1 group.id = test group.instance.id = 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 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.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.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 2023-12-12T10:46:08.922Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:08.922Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:08.922Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377968922 2023-12-12T10:46:09.004Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:09.004Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 2023-12-12T10:46:09.040Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:09.040Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 192ms, elapsed time since send: 192ms, request timeout: 30000ms) 2023-12-12T10:46:09.040Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 2023-12-12T10:46:09.040Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 2023-12-12T10:46:09.040Z INFO 8099 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=1189518342, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:46:09.040Z INFO 8099 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:46:09.106Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:09.106Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:09.134Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:09.134Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:09.141Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:09.142Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:09.207Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:09.208Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.796 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 2023-12-12T10:46:09.232Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:46:09.243Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:09.243Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:09.283Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: fff360fcd7954b7074316125b2d604e30b54e452966542cde4b031e5c3f404ef 2023-12-12T10:46:09.410Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:09.410Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:09.513Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:09.513Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:09.545Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:09.545Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:09.780Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:09.780Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:09.948Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:09.948Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:10.282Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:10.282Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:10.491Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:10.491Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:10.702Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:10.702Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:10.852Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:10.852Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:11.287Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:11.287Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:11.697Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:11.697Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:11.758Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:11.758Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:11.856Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:11.856Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:12.291Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:12.292Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:12.553Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:12.553Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:12.659Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:12.659Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:12.664Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:12.664Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:13.395Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:13.396Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:13.466Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:13.466Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:13.566Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:13.567Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:13.729Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:13.729Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:14.199Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:14.200Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:14.378Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:14.379Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:14.416Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.183772885S 10:46:14,468 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:46:14,468 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:46:14,469 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25218c54 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:46:14,471 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:46:14,471 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25218c54 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:46:14,473 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:46:14,473 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:46:14,473 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:46:14,474 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:46:14,474 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@25218c54 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:46:14,476 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:46:14,476 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:46:14,476 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:46:14,476 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377974476) 10:46:14,476 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:46:14,476 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:46:14,478 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:46:14,478 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:46:14,478 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:14,478 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:46:14,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:46:14,479 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:14,480 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:46:14,480 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:46:14,485 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4c4a428d - Setting zoneId to "UTC" 10:46:14,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:46:14,485 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:46:14,488 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:46:14,488 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:46:14,488 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:46:14,488 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:46:14,488 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:46:14,489 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@20c7f745 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:46:14,489 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:46:14,489 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5a8309ec - End of configuration. 10:46:14,489 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@73e97dc4 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:14.495Z INFO 8099 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:14.495Z INFO 8099 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:14.637Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:14.637Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:14.780Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:14.780Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:15.104Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:15.104Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:15.158Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32774] 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 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 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 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.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.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 2023-12-12T10:46:15.161Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:15.161Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:15.161Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377975161 2023-12-12T10:46:15.162Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-12T10:46:15.170Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32774] 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 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 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 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.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.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 2023-12-12T10:46:15.182Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:15.182Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:15.182Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377975182 2023-12-12T10:46:15.182Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-12T10:46:15.189Z INFO 8099 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.746 seconds (process running for 27.381) 2023-12-12T10:46:15.233Z WARN 8099 --- [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] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-12T10:46:15.233Z INFO 8099 --- [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: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:15.285Z WARN 8099 --- [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] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:15.288Z INFO 8099 --- [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: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:15.360Z WARN 8099 --- [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] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:15.419Z WARN 8099 --- [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] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:15.469Z WARN 8099 --- [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] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:15.524Z INFO 8099 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:15.529Z INFO 8099 --- [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:32774 (id: 2147483646 rack: null) 2023-12-12T10:46:15.529Z INFO 8099 --- [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 2023-12-12T10:46:15.538Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:15.538Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:15.550Z INFO 8099 --- [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-848c66b3-467a-426d-aa3f-ce8c285e1ab6 2023-12-12T10:46:15.550Z INFO 8099 --- [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: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:46:15.550Z INFO 8099 --- [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 2023-12-12T10:46:15.572Z INFO 8099 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:15.575Z INFO 8099 --- [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:32774 (id: 2147483646 rack: null) 2023-12-12T10:46:15.575Z INFO 8099 --- [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 2023-12-12T10:46:15.578Z INFO 8099 --- [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-848c66b3-467a-426d-aa3f-ce8c285e1ab6', protocol='range'} 2023-12-12T10:46:15.578Z INFO 8099 --- [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-848c66b3-467a-426d-aa3f-ce8c285e1ab6=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-12T10:46:15.590Z INFO 8099 --- [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-627e7c96-56a2-489c-88bf-b698f1cd5ee6 2023-12-12T10:46:15.591Z INFO 8099 --- [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: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:46:15.591Z INFO 8099 --- [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 2023-12-12T10:46:15.597Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:15.597Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:15.616Z INFO 8099 --- [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-627e7c96-56a2-489c-88bf-b698f1cd5ee6', protocol='range'} 2023-12-12T10:46:15.616Z INFO 8099 --- [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-627e7c96-56a2-489c-88bf-b698f1cd5ee6=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-12T10:46:15.649Z INFO 8099 --- [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-848c66b3-467a-426d-aa3f-ce8c285e1ab6', protocol='range'} 2023-12-12T10:46:15.649Z INFO 8099 --- [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]) 2023-12-12T10:46:15.649Z INFO 8099 --- [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] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-12T10:46:15.651Z INFO 8099 --- [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-627e7c96-56a2-489c-88bf-b698f1cd5ee6', protocol='range'} 2023-12-12T10:46:15.651Z INFO 8099 --- [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]) 2023-12-12T10:46:15.651Z INFO 8099 --- [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] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-12T10:46:15.657Z INFO 8099 --- [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 2023-12-12T10:46:15.659Z INFO 8099 --- [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 2023-12-12T10:46:15.664Z INFO 8099 --- [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 2023-12-12T10:46:15.667Z INFO 8099 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:46:15.672Z INFO 8099 --- [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 2023-12-12T10:46:15.680Z INFO 8099 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:46:15.684Z INFO 8099 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-12T10:46:15.694Z INFO 8099 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-12T10:46:15.713Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:15.713Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-3 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:15.716Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:15.716Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:15.716Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:15.716Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377975716 2023-12-12T10:46:15.728Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:15.728Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:15.988Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:15.988Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:16.046Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:16.046Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-4 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:16.051Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:16.051Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:16.051Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:16.051Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377976051 2023-12-12T10:46:16.058Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:16.058Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:16.109Z ERROR 8099 --- [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:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 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:179) ... 15 common frames omitted 2023-12-12T10:46:16.311Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:16.312Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:16.379Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:16.379Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-5 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:16.381Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:16.382Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:16.382Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:16.382Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377976382 2023-12-12T10:46:16.386Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:16.386Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:16.656Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:16.656Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:16.697Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:16.697Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-6 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:16.700Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:16.700Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:16.700Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:16.700Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377976700 2023-12-12T10:46:16.707Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:16.708Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:16.754Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:16.754Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:16.992Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:16.993Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:17.019Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:17.020Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-7 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:17.023Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:17.023Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:17.023Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:17.023Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377977023 2023-12-12T10:46:17.029Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:17.029Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:17.339Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:17.340Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32774] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-8 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:17.342Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:17.342Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:17.342Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:17.342Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377977342 2023-12-12T10:46:17.349Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to qjrGNo3OQja-wpa0gksqzw 2023-12-12T10:46:17.349Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: _rOLaug0TaKl9hKQmaJ72g 2023-12-12T10:46:17.363Z ERROR 8099 --- [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.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@6f4eff69] at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:402) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 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:2923) Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 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:2923) ... 14 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.apache.kafka.clients.consumer.KafkaConsumer@980ad17, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1702377977349, kafka_groupId=ncmp-async-rest-request-event-group}] at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 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:56) at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) ... 19 common frames omitted 2023-12-12T10:46:17.368Z ERROR 8099 --- [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:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 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:179) ... 15 common frames omitted 2023-12-12T10:46:17.416Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:17.417Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:17.564Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:17.564Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:17.710Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:17.710Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:17.713Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 2023-12-12T10:46:17.713Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 2023-12-12T10:46:17.713Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:17.713Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 2023-12-12T10:46:17.714Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:17.714Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:17.714Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 2023-12-12T10:46:17.714Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:17.714Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-12-12T10:46:17.714Z INFO 8099 --- [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. 2023-12-12T10:46:17.714Z INFO 8099 --- [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: 353ms, elapsed time since send: 353ms, request timeout: 30000ms) 2023-12-12T10:46:17.714Z INFO 8099 --- [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. 2023-12-12T10:46:17.715Z INFO 8099 --- [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=1695854156, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:46:17.715Z INFO 8099 --- [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. 2023-12-12T10:46:17.715Z INFO 8099 --- [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 27 due to node 1 being disconnected (elapsed time since creation: 352ms, elapsed time since send: 352ms, request timeout: 30000ms) 2023-12-12T10:46:17.715Z INFO 8099 --- [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=1496348121, epoch=6) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:46:17.717Z INFO 8099 --- [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. 2023-12-12T10:46:17.717Z INFO 8099 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:46:17.718Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:17.718Z INFO 8099 --- [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. 2023-12-12T10:46:17.718Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 5ms, elapsed time since send: 5ms, request timeout: 30000ms) 2023-12-12T10:46:17.718Z INFO 8099 --- [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. 2023-12-12T10:46:17.718Z INFO 8099 --- [ntainer#0-0-C-1] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:46:17.719Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:17.719Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 2023-12-12T10:46:17.720Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 2023-12-12T10:46:17.815Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:17.815Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.815Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:17.815Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:17.815Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.815Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.815Z INFO 8099 --- [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. 2023-12-12T10:46:17.815Z WARN 8099 --- [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:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.818Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:17.819Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.819Z INFO 8099 --- [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. 2023-12-12T10:46:17.819Z WARN 8099 --- [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:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.820Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:17.820Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.821Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:17.822Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.896Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:17.896Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:17.916Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:17.916Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.919Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:17.919Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.921Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:17.921Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.967Z INFO 8099 --- [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. 2023-12-12T10:46:17.967Z WARN 8099 --- [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:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.967Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:17.967Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.967Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:17.967Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.971Z INFO 8099 --- [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. 2023-12-12T10:46:17.971Z WARN 8099 --- [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:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.971Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:17.971Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:17.977Z INFO 8099 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-12T10:46:17.977Z INFO 8099 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-12T10:46:17.978Z INFO 8099 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-12T10:46:17.978Z INFO 8099 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-12T10:46:17.978Z INFO 8099 --- [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 2023-12-12T10:46:17.978Z INFO 8099 --- [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 2023-12-12T10:46:17.978Z INFO 8099 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-12-12T10:46:17.978Z INFO 8099 --- [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 2023-12-12T10:46:17.978Z INFO 8099 --- [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 2023-12-12T10:46:17.978Z INFO 8099 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 2023-12-12T10:46:17.979Z INFO 8099 --- [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 2023-12-12T10:46:17.979Z INFO 8099 --- [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 2023-12-12T10:46:17.979Z INFO 8099 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-12T10:46:17.979Z INFO 8099 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-12T10:46:17.979Z INFO 8099 --- [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 2023-12-12T10:46:17.979Z INFO 8099 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-12T10:46:17.979Z INFO 8099 --- [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 2023-12-12T10:46:17.980Z INFO 8099 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-12T10:46:17.980Z INFO 8099 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-12T10:46:17.980Z INFO 8099 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-12T10:46:17.984Z INFO 8099 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 2023-12-12T10:46:17.985Z INFO 8099 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 2023-12-12T10:46:17.985Z INFO 8099 --- [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 2023-12-12T10:46:17.985Z INFO 8099 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.755 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-12-12T10:46:17.993Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:46:18.038Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b8aa0bfb5dcf0f1cf9ebc97609f44820d7224dce19a3279c4a2b51a35c676202 2023-12-12T10:46:18.121Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:18.122Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.171Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:18.171Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.173Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:18.173Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.219Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:18.219Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.219Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:18.219Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.223Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:18.224Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.474Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:18.474Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.522Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:18.522Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:18.575Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:18.575Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:18.624Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:18.624Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.626Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:18.626Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.722Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:18.722Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.723Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:18.724Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.730Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:18.730Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:18.869Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:18.870Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:19.102Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:19.102Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:19.336Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:19.336Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:19.339Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:19.339Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:19.393Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:19.393Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:19.485Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:19.485Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:19.593Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:19.594Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:19.627Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:19.628Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:19.686Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:19.686Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:19.694Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:19.694Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.006Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:20.006Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:20.079Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:20.079Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:20.443Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:20.443Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.490Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:20.490Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.547Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:20.547Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.590Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:20.590Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:20.591Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:20.591Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.599Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:20.599Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.631Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:20.631Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:20.750Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:20.750Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:20.808Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:20.808Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:21.085Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:21.085Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:21.447Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:21.447Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:21.695Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:21.695Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:21.720Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:21.720Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:21.754Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:21.755Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:21.758Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:21.759Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:21.759Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:21.759Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:21.815Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:21.815Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:21.835Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:21.836Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:21.979Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:21.979Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:21.989Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:21.989Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:22.651Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:22.651Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:22.687Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:22.687Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:22.708Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:22.708Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:22.740Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:22.740Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:22.818Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:22.818Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:22.837Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:22.837Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:22.842Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:22.842Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:22.901Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:22.901Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:22.941Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:22.941Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:22.943Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:22.943Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:23.204Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.211551028S 10:46:23,235 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:46:23,235 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:46:23,236 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@751a1a56 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:46:23,238 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:46:23,238 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@751a1a56 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:46:23,240 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:46:23,240 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:46:23,240 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:46:23,240 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:46:23,240 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@751a1a56 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:46:23,243 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:46:23,243 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:46:23,243 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:46:23,243 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377983243) 10:46:23,243 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:46:23,243 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:46:23,245 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:46:23,245 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:46:23,245 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:46:23,245 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:46:23,245 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:46:23,245 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:46:23,245 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:46:23,245 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:46:23,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:46:23,246 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:46:23,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:46:23,246 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:46:23,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:46:23,246 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:46:23,246 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:46:23,246 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:46:23,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:46:23,246 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:23,246 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:46:23,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:46:23,247 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:23,247 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:46:23,247 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:46:23,251 |-INFO in ch.qos.logback.classic.pattern.DateConverter@75050599 - Setting zoneId to "UTC" 10:46:23,252 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:46:23,252 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:46:23,255 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:46:23,256 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:46:23,256 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:46:23,256 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:46:23,256 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:46:23,256 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5c263c07 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:46:23,256 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:46:23,256 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1abeae00 - End of configuration. 10:46:23,256 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3fd3dfab - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:23.261Z INFO 8099 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:23.261Z INFO 8099 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:23.415Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32776] 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 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 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 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.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.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 2023-12-12T10:46:23.417Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:23.417Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:23.417Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377983417 2023-12-12T10:46:23.417Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-12T10:46:23.428Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32776] 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 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 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 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.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.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 2023-12-12T10:46:23.434Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:23.434Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:23.434Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377983434 2023-12-12T10:46:23.434Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Subscribed to topic(s): ncmp-async-m2m 2023-12-12T10:46:23.443Z INFO 8099 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.23 seconds (process running for 35.635) 2023-12-12T10:46:23.523Z WARN 8099 --- [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] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=UNKNOWN_TOPIC_OR_PARTITION} 2023-12-12T10:46:23.524Z INFO 8099 --- [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: ydQvgQuhQpal7MCLkOoPdA 2023-12-12T10:46:23.588Z WARN 8099 --- [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] Error while fetching metadata with correlation id 2 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:23.589Z INFO 8099 --- [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: ydQvgQuhQpal7MCLkOoPdA 2023-12-12T10:46:23.639Z WARN 8099 --- [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] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:23.659Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:23.659Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:23.668Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:23.669Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:23.672Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:23.672Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:23.709Z WARN 8099 --- [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] Error while fetching metadata with correlation id 4 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:23.712Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:23.712Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:23.754Z WARN 8099 --- [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] Error while fetching metadata with correlation id 6 : {ncmp-async-m2m=LEADER_NOT_AVAILABLE} 2023-12-12T10:46:23.805Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:23.805Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:23.808Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:23.808Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:23.813Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:23.813Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:23.819Z INFO 8099 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Ti1EJSM1QEmy7LH3COuldA 2023-12-12T10:46:23.825Z INFO 8099 --- [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:32776 (id: 2147483646 rack: null) 2023-12-12T10:46:23.825Z INFO 8099 --- [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 2023-12-12T10:46:23.847Z INFO 8099 --- [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-3546a7bc-ba06-49b1-8548-f38312f6893e 2023-12-12T10:46:23.847Z INFO 8099 --- [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 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:46:23.847Z INFO 8099 --- [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 2023-12-12T10:46:23.858Z INFO 8099 --- [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] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Ti1EJSM1QEmy7LH3COuldA 2023-12-12T10:46:23.861Z INFO 8099 --- [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:32776 (id: 2147483646 rack: null) 2023-12-12T10:46:23.862Z INFO 8099 --- [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 2023-12-12T10:46:23.875Z INFO 8099 --- [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-fafe37cb-ca0b-4cfa-bca9-b99e1269166e 2023-12-12T10:46:23.875Z INFO 8099 --- [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 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:46:23.875Z INFO 8099 --- [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 2023-12-12T10:46:23.878Z INFO 8099 --- [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-3546a7bc-ba06-49b1-8548-f38312f6893e', protocol='range'} 2023-12-12T10:46:23.878Z INFO 8099 --- [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-3546a7bc-ba06-49b1-8548-f38312f6893e=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-12T10:46:23.881Z INFO 8099 --- [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-fafe37cb-ca0b-4cfa-bca9-b99e1269166e', protocol='range'} 2023-12-12T10:46:23.881Z INFO 8099 --- [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-fafe37cb-ca0b-4cfa-bca9-b99e1269166e=Assignment(partitions=[ncmp-async-m2m-0])} 2023-12-12T10:46:23.928Z INFO 8099 --- [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-fafe37cb-ca0b-4cfa-bca9-b99e1269166e', protocol='range'} 2023-12-12T10:46:23.928Z INFO 8099 --- [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]) 2023-12-12T10:46:23.928Z INFO 8099 --- [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] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-12T10:46:23.931Z INFO 8099 --- [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-3546a7bc-ba06-49b1-8548-f38312f6893e', protocol='range'} 2023-12-12T10:46:23.932Z INFO 8099 --- [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]) 2023-12-12T10:46:23.932Z INFO 8099 --- [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] Adding newly assigned partitions: ncmp-async-m2m-0 2023-12-12T10:46:23.942Z INFO 8099 --- [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 2023-12-12T10:46:23.944Z INFO 8099 --- [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 2023-12-12T10:46:23.944Z INFO 8099 --- [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 2023-12-12T10:46:23.953Z INFO 8099 --- [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 2023-12-12T10:46:23.958Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:23.958Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-9 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:23.960Z INFO 8099 --- [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:32776 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:46:23.961Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:23.961Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:23.961Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:23.961Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377983961 2023-12-12T10:46:23.964Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:23.964Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:23.970Z INFO 8099 --- [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:32776 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:46:23.972Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Ti1EJSM1QEmy7LH3COuldA 2023-12-12T10:46:23.972Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: ydQvgQuhQpal7MCLkOoPdA 2023-12-12T10:46:23.983Z INFO 8099 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-12T10:46:23.985Z INFO 8099 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 2023-12-12T10:46:24.024Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:24.025Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:24.114Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:24.114Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:24.283Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:46:24.285Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32776] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-10 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:46:24.287Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:46:24.287Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:46:24.287Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:46:24.287Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702377984287 2023-12-12T10:46:24.321Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Resetting the last seen epoch of partition ncmp-async-m2m-0 to 0 since the associated topicId changed from null to Ti1EJSM1QEmy7LH3COuldA 2023-12-12T10:46:24.321Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: ydQvgQuhQpal7MCLkOoPdA 2023-12-12T10:46:24.360Z ERROR 8099 --- [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:2996) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) at io.micrometer.observation.Observation.observe(Observation.java:544) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 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:150) at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1287) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) ... 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:179) ... 15 common frames omitted 2023-12-12T10:46:24.536Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:24.536Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:24.686Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:24.686Z INFO 8099 --- [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. 2023-12-12T10:46:24.686Z INFO 8099 --- [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 19 due to node 1 being disconnected (elapsed time since creation: 331ms, elapsed time since send: 330ms, request timeout: 30000ms) 2023-12-12T10:46:24.686Z INFO 8099 --- [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. 2023-12-12T10:46:24.686Z INFO 8099 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 2023-12-12T10:46:24.686Z INFO 8099 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Cancelled in-flight FETCH request with correlation id 21 due to node 1 being disconnected (elapsed time since creation: 325ms, elapsed time since send: 325ms, request timeout: 30000ms) 2023-12-12T10:46:24.686Z INFO 8099 --- [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. 2023-12-12T10:46:24.686Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 2023-12-12T10:46:24.686Z INFO 8099 --- [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. 2023-12-12T10:46:24.686Z INFO 8099 --- [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=1135804743, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:46:24.687Z INFO 8099 --- [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=1353629624, epoch=2) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:46:24.687Z INFO 8099 --- [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:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:46:24.687Z INFO 8099 --- [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:32776 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:46:24.687Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:24.687Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 2023-12-12T10:46:24.687Z INFO 8099 --- [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. 2023-12-12T10:46:24.715Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:24.715Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:24.765Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:24.765Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:24.770Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:24.770Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:24.778Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:24.778Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:24.786Z INFO 8099 --- [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. 2023-12-12T10:46:24.786Z WARN 8099 --- [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:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.787Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:24.787Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.787Z INFO 8099 --- [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. 2023-12-12T10:46:24.787Z WARN 8099 --- [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:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.788Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:24.788Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.817Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:24.817Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:24.874Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:24.874Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:24.887Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:24.887Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.927Z INFO 8099 --- [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. 2023-12-12T10:46:24.927Z WARN 8099 --- [ion-event-group] 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:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.927Z INFO 8099 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-12T10:46:24.927Z INFO 8099 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-12T10:46:24.927Z INFO 8099 --- [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 2023-12-12T10:46:24.927Z INFO 8099 --- [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 2023-12-12T10:46:24.927Z INFO 8099 --- [ntainer#0-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-data-operation-event-group-7, groupId=ncmp-data-operation-event-group] Unsubscribed all topics or patterns and assigned partitions 2023-12-12T10:46:24.928Z INFO 8099 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Node 1 disconnected. 2023-12-12T10:46:24.928Z WARN 8099 --- [est-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-8, groupId=ncmp-async-rest-request-event-group] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:24.930Z INFO 8099 --- [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] Revoke previously assigned partitions ncmp-async-m2m-0 2023-12-12T10:46:24.930Z INFO 8099 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 2023-12-12T10:46:24.930Z INFO 8099 --- [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 2023-12-12T10:46:24.930Z INFO 8099 --- [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 2023-12-12T10:46:24.930Z INFO 8099 --- [ntainer#1-0-C-1] o.a.k.clients.consumer.KafkaConsumer : [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 2023-12-12T10:46:24.931Z INFO 8099 --- [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 2023-12-12T10:46:24.931Z INFO 8099 --- [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 2023-12-12T10:46:24.931Z INFO 8099 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-12T10:46:24.931Z INFO 8099 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-12T10:46:24.931Z INFO 8099 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-12T10:46:24.932Z INFO 8099 --- [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 2023-12-12T10:46:24.932Z INFO 8099 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 2023-12-12T10:46:24.933Z INFO 8099 --- [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 2023-12-12T10:46:24.933Z INFO 8099 --- [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 2023-12-12T10:46:24.933Z INFO 8099 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 2023-12-12T10:46:24.933Z INFO 8099 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 2023-12-12T10:46:24.933Z INFO 8099 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 2023-12-12T10:46:24.934Z INFO 8099 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 2023-12-12T10:46:24.934Z INFO 8099 --- [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: 6.943 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 2023-12-12T10:46:24.939Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:24.939Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 2023-12-12T10:46:25.023Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:25.023Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:25.069Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:25.069Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:25.089Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:25.089Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 10:46:25,113 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:46:25,113 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:46:25,113 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d6c4fe7 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:46:25,116 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:46:25,116 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d6c4fe7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:46:25,118 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:46:25,118 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:46:25,118 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:46:25,118 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:46:25,118 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3d6c4fe7 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:46:25,120 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:46:25,120 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:46:25,120 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:46:25,120 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702377985120) 10:46:25,120 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:46:25,120 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:46:25,121 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:46:25,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:46:25,121 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:25,122 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:46:25,122 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:46:25,122 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:46:25,123 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:46:25,123 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:46:25,127 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1716bfb9 - Setting zoneId to "UTC" 10:46:25,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:46:25,127 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:46:25,130 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:46:25,130 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:46:25,130 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:46:25,130 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:46:25,131 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:46:25,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@3ccb56bc - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:46:25,131 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:46:25,131 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5561f343 - End of configuration. 10:46:25,131 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@aad8d7f - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:25.135Z INFO 8099 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:25.135Z INFO 8099 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:25.140Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:25.140Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:25.252Z INFO 8099 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.156 seconds (process running for 37.444) 2023-12-12T10:46:25.287Z WARN 8099 --- [ main] o.o.c.n.api.impl.client.DmiRestClient : Failed to retrieve health status from some url. Error Message: class org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 cannot be cast to class com.fasterxml.jackson.databind.JsonNode (org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec$__spock_feature_0_3prov1_closure3 and com.fasterxml.jackson.databind.JsonNode are in unnamed module of loader 'app') [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.355 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:25.323Z INFO 8099 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:25.323Z INFO 8099 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:25.329Z INFO 8099 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 37.521) [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:25.382Z INFO 8099 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Starting ForwardedSubscriptionEventCacheConfigSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:25.382Z INFO 8099 --- [ main] orwardedSubscriptionEventCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:25.457Z WARN 8099 --- [ 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 2023-12-12T10:46:25.492Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:25.492Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:25.536Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:46:25.536Z INFO 8099 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:46:25.536Z INFO 8099 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5701 2023-12-12T10:46:25.536Z INFO 8099 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:46:25.536Z INFO 8099 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:46:25.539Z INFO 8099 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:46:25.580Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:25.580Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:25.591Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:25.591Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:25.635Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:25.635Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:25.642Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:25.642Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:25.683Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:25.683Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:25.835Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:25.835Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:25.884Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:25.884Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:25.975Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:46:25.985Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:25.985Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:26.038Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:26.038Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:26.066Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:46:26.071Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:46:26.244Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:26.244Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:26.245Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:26.245Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:26.343Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:46:26.349Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTING 2023-12-12T10:46:26.397Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:26.397Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:26.495Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:26.495Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:26.598Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:26.598Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:26.648Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:26.648Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:26.700Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:26.700Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:26.851Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:26.851Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:26.852Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:26.852Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:26.998Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:26.999Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:27.093Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:27.093Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:27.150Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:27.150Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:27.203Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:27.203Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:27.209Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:27.209Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:27.253Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:27.253Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:27.355Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:27.355Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:27.504Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:27.504Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:27.764Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:27.764Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:27.808Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:27.808Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:27.859Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:27.859Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:27.905Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:27.905Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:28.042Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:28.042Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:28.042Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:28.042Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:28.058Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:28.058Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:28.209Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:28.209Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:28.261Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:28.261Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:28.265Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:28.265Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:28.358Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:28.358Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:28.661Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:28.661Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:28.712Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:28.712Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:28.769Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:28.769Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:28.908Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:28.908Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:28.951Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:28.951Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:29.000Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:29.000Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:29.061Z INFO 8099 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Members {size:1, ver:1} [ Member [10.250.0.254]:5701 - 66cc8997-f070-4a6c-9cfe-043a38089a4f this ] 2023-12-12T10:46:29.077Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is STARTED 2023-12-12T10:46:29.083Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:29.083Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:29.083Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:29.083Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:29.116Z INFO 8099 --- [ main] orwardedSubscriptionEventCacheConfigSpec : Started ForwardedSubscriptionEventCacheConfigSpec in 3.75 seconds (process running for 41.309) 2023-12-12T10:46:29.133Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:29.133Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:29.159Z INFO 8099 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.796 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ForwardedSubscriptionEventCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:29.181Z INFO 8099 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:29.181Z INFO 8099 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:29.196Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:46:29.196Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:46:29.196Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.10]:5702 2023-12-12T10:46:29.196Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:46:29.196Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:46:29.196Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:46:29.208Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:46:29.209Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:46:29.209Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:46:29.227Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:46:29.227Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5702 is STARTING 2023-12-12T10:46:29.263Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:29.263Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:29.266Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:29.266Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:29.322Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:29.322Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:29.403Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.171]:5702 2023-12-12T10:46:29.449Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:32995 and /10.30.107.171:5702 2023-12-12T10:46:29.791Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:29.792Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:29.842Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:29.842Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:29.868Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:29.868Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:29.893Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:29.893Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:30.015Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:30.016Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:30.023Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:30.023Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:30.116Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:30.116Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:30.156Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:30.156Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:30.216Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:30.216Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:30.245Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:30.245Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:30.273Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:30.274Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:30.457Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:30.457Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:30.696Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:30.696Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:30.754Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:30.754Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:30.929Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:30.929Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:30.998Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:30.998Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:31.141Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:31.141Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:31.143Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:31.143Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:31.185Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:31.185Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:31.220Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:31.221Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:31.361Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:31.361Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:31.380Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:31.380Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:31.459Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:31.459Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:31.568Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:31.568Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:31.652Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:31.652Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:31.836Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:31.836Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:31.852Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:31.852Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:31.931Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:31.931Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:32.103Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:32.103Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:32.125Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:32.125Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:32.316Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:32.316Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:32.346Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:32.346Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:32.354Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:32.354Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:32.493Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:32.493Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:32.565Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:32.565Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:32.707Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:32.707Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:32.773Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:32.774Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:32.845Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:32.845Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:32.887Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:32.887Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.057Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:33.057Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.128Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:33.128Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:33.203Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:33.203Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:33.232Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:33.233Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.473Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:33.473Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:33.529Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:33.529Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.569Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:33.569Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:33.597Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:33.597Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:33.679Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:33.679Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:33.886Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:33.886Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.901Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:33.901Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.943Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:33.943Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:33.986Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:33.986Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:34.059Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:34.059Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:34.161Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:34.161Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:34.389Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:34.389Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:34.389Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:34.389Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:34.490Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:34.490Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:34.558Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.171:46573 2023-12-12T10:46:34.559Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.171:54299 2023-12-12T10:46:34.562Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.171:47399 2023-12-12T10:46:34.565Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.171:40007 2023-12-12T10:46:34.569Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.171:37099 2023-12-12T10:46:34.569Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.79:36095 2023-12-12T10:46:34.573Z INFO 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:12} [ Member [10.30.107.171]:5702 - d17e2716-8574-4549-a78a-38b51cfa553e Member [10.30.107.171]:5703 - 89bcbdbf-24aa-410f-95f8-4f0fa689ab16 Member [10.30.107.171]:5704 - 4d2a78b1-5cec-4064-9484-feb77029a831 Member [10.30.107.171]:5705 - 88e0d5b3-681c-47e1-80d6-e6433b84c8f8 Member [10.30.107.171]:5706 - 8d53d8d9-b0bb-4a96-8d09-71832fab8494 Member [10.30.107.171]:5707 - 734c18ac-b989-439a-82ac-20c7e5569994 Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this ] 2023-12-12T10:46:34.575Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:34.575Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:34.575Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:34.575Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:34.577Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.79:55135 2023-12-12T10:46:34.577Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:45437 and /10.30.106.79:5703 2023-12-12T10:46:34.578Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:34659 and /10.30.106.79:5704 2023-12-12T10:46:34.578Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:58037 and /10.30.106.79:5706 2023-12-12T10:46:34.578Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:54085 and /10.30.106.79:5705 2023-12-12T10:46:34.579Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.79:38631 2023-12-12T10:46:34.580Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.79:33629 2023-12-12T10:46:34.701Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:34.701Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:34.735Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:34.735Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:34.783Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:34.783Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:34.791Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:34.791Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:34.999Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:34.999Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.043Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:35.043Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:35.108Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:35.108Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.137Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:35.137Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.189Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:35.189Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:35.503Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:35.503Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.589Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:35.589Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.590Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5702 is STARTED 2023-12-12T10:46:35.593Z INFO 8099 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.429 seconds (process running for 47.785) 2023-12-12T10:46:35.595Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:35.595Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:35.603Z INFO 8099 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.44 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:46:35.630Z INFO 8099 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:46:35.630Z INFO 8099 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:46:35.649Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:46:35.649Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:46:35.649Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.10]:5703 2023-12-12T10:46:35.649Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:46:35.649Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:46:35.649Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:46:35.650Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:35.650Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.664Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:46:35.665Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:46:35.666Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:46:35.684Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:46:35.684Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5703 is STARTING 2023-12-12T10:46:35.716Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:35.716Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:35.789Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:35.790Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:35.825Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.171]:5702 2023-12-12T10:46:35.830Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:38891 and /10.30.107.171:5702 2023-12-12T10:46:35.876Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:35.876Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:35.897Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:35.897Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:35.947Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:35.947Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:35.962Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:35.962Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.109Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:36.109Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.203Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:36.203Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:36.408Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:36.408Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.505Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:36.505Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:36.614Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:36.614Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.629Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:36.629Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:36.629Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:36.629Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.731Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:36.732Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:36.940Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:36.941Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.964Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:36.964Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:36.994Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:36.994Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:37.031Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:37.031Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:37.109Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:37.109Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:37.134Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:37.134Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:37.518Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:37.518Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:37.522Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:37.522Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:37.534Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:37.534Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:37.635Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:37.636Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:37.711Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:37.711Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:37.732Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:37.732Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:37.868Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:37.868Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:37.944Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:37.944Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:37.996Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:37.996Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:38.137Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:38.137Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:38.140Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:38.140Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:38.266Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:38.266Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:38.380Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:38.380Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:38.527Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:38.527Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:38.635Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:38.635Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:38.742Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:38.742Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:38.792Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:38.792Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:38.844Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.10:5702->/10.30.107.171:40007, qualifier=null, endpoint=[10.30.107.171]:5704, remoteUuid=4d2a78b1-5cec-4064-9484-feb77029a831, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.845Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.10:38891->/10.30.107.171:5702, qualifier=null, endpoint=[10.30.107.171]:5702, remoteUuid=d17e2716-8574-4549-a78a-38b51cfa553e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.845Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.10:5702->/10.30.107.171:47399, qualifier=null, endpoint=[10.30.107.171]:5707, remoteUuid=734c18ac-b989-439a-82ac-20c7e5569994, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.845Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.10:5702->/10.30.107.171:46573, qualifier=null, endpoint=[10.30.107.171]:5703, remoteUuid=89bcbdbf-24aa-410f-95f8-4f0fa689ab16, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.848Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:38.848Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:38.848Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:38.848Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.10:32995->/10.30.107.171:5702, qualifier=null, endpoint=[10.30.107.171]:5702, remoteUuid=d17e2716-8574-4549-a78a-38b51cfa553e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.848Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.10:5702->/10.30.107.171:37099, qualifier=null, endpoint=[10.30.107.171]:5705, remoteUuid=88e0d5b3-681c-47e1-80d6-e6433b84c8f8, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.849Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:38.849Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5703. Reason: IOException[Connection refused to address /10.30.107.171:5703] 2023-12-12T10:46:38.849Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5707. Reason: IOException[Connection refused to address /10.30.107.171:5707] 2023-12-12T10:46:38.849Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.10:5702->/10.30.107.171:54299, qualifier=null, endpoint=[10.30.107.171]:5706, remoteUuid=8d53d8d9-b0bb-4a96-8d09-71832fab8494, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:46:38.849Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:38.849Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5704. Reason: IOException[Connection refused to address /10.30.107.171:5704] 2023-12-12T10:46:38.850Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:38.850Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5702. Reason: IOException[Connection refused to address /10.30.107.171:5702] 2023-12-12T10:46:38.851Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5705. Reason: IOException[Connection refused to address /10.30.107.171:5705] 2023-12-12T10:46:38.851Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5706. Reason: IOException[Connection refused to address /10.30.107.171:5706] 2023-12-12T10:46:38.918Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:38.918Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:38.931Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:38.931Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:38.950Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:38.950Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:38.950Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:38.950Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:38.951Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5707. Reason: IOException[Connection refused to address /10.30.107.171:5707] 2023-12-12T10:46:38.951Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5703. Reason: IOException[Connection refused to address /10.30.107.171:5703] 2023-12-12T10:46:38.951Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:38.951Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:38.951Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5702. Reason: IOException[Connection refused to address /10.30.107.171:5702] 2023-12-12T10:46:38.952Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5704. Reason: IOException[Connection refused to address /10.30.107.171:5704] 2023-12-12T10:46:38.952Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5706. Reason: IOException[Connection refused to address /10.30.107.171:5706] 2023-12-12T10:46:38.952Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5705. Reason: IOException[Connection refused to address /10.30.107.171:5705] 2023-12-12T10:46:38.993Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:38.993Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:38.998Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:38.998Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.030Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:39.030Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:39.052Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:39.052Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:39.052Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:39.052Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:39.053Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:39.053Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5703. Reason: IOException[Connection refused to address /10.30.107.171:5703] 2023-12-12T10:46:39.053Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5702. Reason: IOException[Connection refused to address /10.30.107.171:5702] 2023-12-12T10:46:39.053Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5707. Reason: IOException[Connection refused to address /10.30.107.171:5707] 2023-12-12T10:46:39.053Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:39.053Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5704. Reason: IOException[Connection refused to address /10.30.107.171:5704] 2023-12-12T10:46:39.054Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5706. Reason: IOException[Connection refused to address /10.30.107.171:5706] 2023-12-12T10:46:39.054Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5705. Reason: IOException[Connection refused to address /10.30.107.171:5705] 2023-12-12T10:46:39.141Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:39.141Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:39.154Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:39.154Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:39.154Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:39.154Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:39.155Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5704. Reason: IOException[Connection refused to address /10.30.107.171:5704] 2023-12-12T10:46:39.155Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5704}, Error-Count: 5 2023-12-12T10:46:39.155Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:39.155Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5707. Reason: IOException[Connection refused to address /10.30.107.171:5707] 2023-12-12T10:46:39.155Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5703. Reason: IOException[Connection refused to address /10.30.107.171:5703] 2023-12-12T10:46:39.155Z WARN 8099 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5707}, Error-Count: 5 2023-12-12T10:46:39.155Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:39.155Z WARN 8099 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.171]:5704 - 4d2a78b1-5cec-4064-9484-feb77029a831 is suspected to be dead for reason: No connection 2023-12-12T10:46:39.155Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5703}, Error-Count: 5 2023-12-12T10:46:39.155Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5702. Reason: IOException[Connection refused to address /10.30.107.171:5702] 2023-12-12T10:46:39.155Z WARN 8099 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5702}, Error-Count: 5 2023-12-12T10:46:39.155Z WARN 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.171]:5707 - 734c18ac-b989-439a-82ac-20c7e5569994 is suspected to be dead for reason: No connection 2023-12-12T10:46:39.156Z WARN 8099 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.171]:5703 - 89bcbdbf-24aa-410f-95f8-4f0fa689ab16 is suspected to be dead for reason: No connection 2023-12-12T10:46:39.156Z WARN 8099 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.171]:5702 - d17e2716-8574-4549-a78a-38b51cfa553e is suspected to be dead for reason: No connection 2023-12-12T10:46:39.157Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5706. Reason: IOException[Connection refused to address /10.30.107.171:5706] 2023-12-12T10:46:39.157Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5706}, Error-Count: 5 2023-12-12T10:46:39.157Z WARN 8099 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.171]:5706 - 8d53d8d9-b0bb-4a96-8d09-71832fab8494 is suspected to be dead for reason: No connection 2023-12-12T10:46:39.157Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5705. Reason: IOException[Connection refused to address /10.30.107.171:5705] 2023-12-12T10:46:39.157Z WARN 8099 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5705}, Error-Count: 5 2023-12-12T10:46:39.157Z WARN 8099 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.171]:5705 - 88e0d5b3-681c-47e1-80d6-e6433b84c8f8 is suspected to be dead for reason: No connection 2023-12-12T10:46:39.170Z WARN 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.106.79]:5702 is accepted. Response: MembersView{version=12, members=[MemberInfo{address=[10.30.106.79]:5702, uuid=75357324-e925-4aba-addb-34f0451d4736, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.79]:5703, uuid=18592fdc-742c-498e-88b3-a5706da9b58d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.79]:5704, uuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.79]:5705, uuid=42910158-20a3-4a1e-9057-01e384316595, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.79]:5706, uuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}]} 2023-12-12T10:46:39.244Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:39.244Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.249Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.79]:5702 2023-12-12T10:46:39.252Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:37255 and /10.30.106.79:5702 2023-12-12T10:46:39.256Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:39.256Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:39.256Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:39.256Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:39.256Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5704. Reason: IOException[Connection refused to address /10.30.107.171:5704] 2023-12-12T10:46:39.256Z WARN 8099 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5704}, Error-Count: 6 2023-12-12T10:46:39.257Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5703. Reason: IOException[Connection refused to address /10.30.107.171:5703] 2023-12-12T10:46:39.257Z WARN 8099 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5703}, Error-Count: 6 2023-12-12T10:46:39.257Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5707. Reason: IOException[Connection refused to address /10.30.107.171:5707] 2023-12-12T10:46:39.257Z WARN 8099 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5707}, Error-Count: 6 2023-12-12T10:46:39.257Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5702. Reason: IOException[Connection refused to address /10.30.107.171:5702] 2023-12-12T10:46:39.257Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5702}, Error-Count: 6 2023-12-12T10:46:39.257Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:39.258Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.171:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:39.258Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5705. Reason: IOException[Connection refused to address /10.30.107.171:5705] 2023-12-12T10:46:39.258Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.171:5706. Reason: IOException[Connection refused to address /10.30.107.171:5706] 2023-12-12T10:46:39.258Z WARN 8099 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5705}, Error-Count: 6 2023-12-12T10:46:39.258Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.171]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.171:5706}, Error-Count: 6 2023-12-12T10:46:39.338Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d17e2716-8574-4549-a78a-38b51cfa553e 2023-12-12T10:46:39.340Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 89bcbdbf-24aa-410f-95f8-4f0fa689ab16 2023-12-12T10:46:39.340Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 4d2a78b1-5cec-4064-9484-feb77029a831 2023-12-12T10:46:39.340Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 88e0d5b3-681c-47e1-80d6-e6433b84c8f8 2023-12-12T10:46:39.341Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 8d53d8d9-b0bb-4a96-8d09-71832fab8494 2023-12-12T10:46:39.341Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 734c18ac-b989-439a-82ac-20c7e5569994 2023-12-12T10:46:39.342Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:13} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this ] 2023-12-12T10:46:39.343Z INFO 8099 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.171]:5702, UUID: d17e2716-8574-4549-a78a-38b51cfa553e 2023-12-12T10:46:39.345Z INFO 8099 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.171]:5703, UUID: 89bcbdbf-24aa-410f-95f8-4f0fa689ab16 2023-12-12T10:46:39.347Z INFO 8099 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.171]:5704, UUID: 4d2a78b1-5cec-4064-9484-feb77029a831 2023-12-12T10:46:39.348Z INFO 8099 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.171]:5705, UUID: 88e0d5b3-681c-47e1-80d6-e6433b84c8f8 2023-12-12T10:46:39.348Z INFO 8099 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.171]:5706, UUID: 8d53d8d9-b0bb-4a96-8d09-71832fab8494 2023-12-12T10:46:39.349Z INFO 8099 --- [cached.thread-3] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.171]:5707, UUID: 734c18ac-b989-439a-82ac-20c7e5569994 2023-12-12T10:46:39.387Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:39.387Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:39.484Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:39.484Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.612Z WARN 8099 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.106.79]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.107.171]:5706 - 8d53d8d9-b0bb-4a96-8d09-71832fab8494 [10.30.107.171]:5704 - 4d2a78b1-5cec-4064-9484-feb77029a831 [10.30.107.171]:5703 - 89bcbdbf-24aa-410f-95f8-4f0fa689ab16 [10.30.107.171]:5702 - d17e2716-8574-4549-a78a-38b51cfa553e [10.30.107.171]:5705 - 88e0d5b3-681c-47e1-80d6-e6433b84c8f8 [10.30.107.171]:5707 - 734c18ac-b989-439a-82ac-20c7e5569994 } 2023-12-12T10:46:39.647Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:39.647Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.836Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:39.836Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.839Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:39.839Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:39.840Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:39.840Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:39.948Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:39.948Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.953Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:39.953Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:39.995Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:39.995Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:40.195Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:40.195Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:40.234Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:40.234Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:40.442Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:40.442Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:40.449Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:40.449Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:40.643Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:40.643Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:40.740Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:40.740Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:40.751Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:40.751Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:40.815Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:40.815Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:40.943Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:40.943Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:40.965Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:40.965Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:41.010Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:41.010Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:41.066Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:41.066Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:41.210Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:41.210Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:41.263Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:41.263Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:41.363Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:41.363Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:41.564Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:41.564Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:41.614Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:41.614Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:41.715Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:41.715Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:41.915Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:41.915Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:41.964Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:41.964Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:41.966Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:41.966Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:42.016Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:42.016Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:42.065Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:42.066Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:42.150Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:42.150Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:42.267Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:42.267Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:42.365Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:42.365Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:42.365Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:42.365Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:42.467Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:42.467Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:42.468Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:42.468Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:42.668Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:42.668Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:42.967Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:42.967Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:42.969Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:42.969Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:43.018Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:43.018Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:43.071Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:43.071Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:43.120Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:43.120Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:43.157Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:43.157Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:43.170Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:43.170Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:43.268Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:43.268Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:43.322Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:43.322Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:43.370Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:43.370Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:43.469Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:43.470Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:43.771Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:43.772Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:43.870Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:43.870Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:44.023Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:44.023Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:44.123Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:44.123Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:44.175Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:44.175Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:44.226Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:44.226Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:44.273Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:44.273Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:44.273Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:44.273Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:44.285Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:44.285Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:44.364Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:44.364Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:44.370Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:44.370Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:44.522Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:44.523Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:44.772Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:44.772Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:44.824Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:44.824Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:44.978Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:44.978Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.078Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:45.078Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.178Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:45.178Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.194Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:45.194Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.209Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:15} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d this Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a ] 2023-12-12T10:46:45.209Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.106.79:34571 2023-12-12T10:46:45.209Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:8, ver:15} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a ] 2023-12-12T10:46:45.209Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:45.210Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:45.210Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:46:45.210Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:45.210Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:45.211Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:45.211Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.79:46119 2023-12-12T10:46:45.215Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:41431 2023-12-12T10:46:45.217Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:50299 2023-12-12T10:46:45.217Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:41431 and /10.30.107.10:5702 2023-12-12T10:46:45.219Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:50299 and /10.30.107.10:5703 2023-12-12T10:46:45.219Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:37185 and /10.30.106.79:5703 2023-12-12T10:46:45.219Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:48405 and /10.30.106.79:5707 2023-12-12T10:46:45.220Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.79:36697 2023-12-12T10:46:45.228Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.79:53121 2023-12-12T10:46:45.229Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:39205 and /10.30.106.79:5705 2023-12-12T10:46:45.230Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.79:47341 2023-12-12T10:46:45.230Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:53883 and /10.30.106.79:5704 2023-12-12T10:46:45.230Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:35629 and /10.30.106.79:5706 2023-12-12T10:46:45.234Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:41971 and /10.30.106.79:5707 2023-12-12T10:46:45.238Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:45.239Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:45.272Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.106.79:37347 2023-12-12T10:46:45.282Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:45.282Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:45.300Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:45.300Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:45.373Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:45.373Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:45.395Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:45.395Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.530Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:45.530Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:45.834Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:45.834Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.933Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:45.933Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:45.978Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:45.978Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:46.211Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5703 is STARTED 2023-12-12T10:46:46.217Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:46:46.217Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:46:46.217Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.10]:5704 2023-12-12T10:46:46.217Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:46:46.217Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:46:46.217Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:46:46.228Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:46:46.229Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:46:46.229Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:46:46.236Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:46:46.237Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5704 is STARTING 2023-12-12T10:46:46.287Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:46.287Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:46.337Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:46.337Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:46.354Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:46.354Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:46.375Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.79]:5702 2023-12-12T10:46:46.383Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:46.383Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:46.383Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:46.384Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:46.392Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:39599 and /10.30.106.79:5702 2023-12-12T10:46:46.407Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:46.407Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:46.451Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:46.451Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:46.455Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:46.455Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:46.475Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:46.475Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:46.897Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:46.897Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:47.040Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:47.040Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:47.102Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:47.102Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:47.152Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:47.152Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:47.152Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:47.152Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:47.357Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:47.358Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:47.378Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:47.378Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:47.454Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:47.454Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:47.458Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:47.458Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:47.487Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:47.487Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:47.503Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:47.503Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:47.525Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:47.525Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:47.969Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:47.969Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:48.044Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:48.044Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:48.104Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:48.104Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:48.285Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:48.285Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:48.307Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:48.307Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:48.312Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:48.312Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:48.313Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:48.313Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:48.410Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:48.410Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:48.461Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:48.461Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:48.557Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:48.557Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:48.592Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:48.592Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:48.630Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:48.630Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:48.898Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:48.898Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.023Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:49.023Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.107Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:49.107Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:49.288Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:49.288Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:49.415Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:49.415Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:49.452Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:49.452Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:49.463Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:49.463Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.490Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:49.490Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:49.511Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:49.511Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.513Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:49.513Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.560Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:49.560Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.596Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:49.596Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:49.802Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:49.802Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:49.976Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:49.976Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:50.310Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:50.310Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:50.342Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:50.342Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:50.391Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:50.391Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:50.465Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:50.465Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:50.466Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:50.466Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:50.468Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:50.468Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:50.501Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:50.501Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:50.566Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:50.566Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:50.607Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:50.607Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:50.665Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:50.665Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:50.705Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:50.705Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:51.184Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:51.184Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:51.216Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:51.216Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:51.216Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:51.216Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:51.405Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:51.405Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:51.504Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.79:48671 2023-12-12T10:46:51.504Z INFO 8099 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:16} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 ] 2023-12-12T10:46:51.505Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:16} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 this ] 2023-12-12T10:46:51.505Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.79:56895 2023-12-12T10:46:51.505Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:9, ver:16} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d this Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 ] 2023-12-12T10:46:51.506Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:51.507Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.79:48685 2023-12-12T10:46:51.507Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:51.508Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5702, timeout: 10000, bind-any: true 2023-12-12T10:46:51.508Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:51.512Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:37739 and /10.30.106.79:5703 2023-12-12T10:46:51.512Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:46671 2023-12-12T10:46:51.513Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:33599 2023-12-12T10:46:51.513Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:51.513Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:46:51.514Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:46671 and /10.30.107.10:5702 2023-12-12T10:46:51.514Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:55997 and /10.30.106.79:5704 2023-12-12T10:46:51.515Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:34563 2023-12-12T10:46:51.515Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:33599 and /10.30.107.10:5704 2023-12-12T10:46:51.515Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:34563 and /10.30.107.10:5703 2023-12-12T10:46:51.516Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:51369 2023-12-12T10:46:51.516Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.79:54841 2023-12-12T10:46:51.516Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:51369 and /10.30.107.10:5704 2023-12-12T10:46:51.527Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.106.79:40059 2023-12-12T10:46:51.527Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:57499 and /10.30.106.79:5705 2023-12-12T10:46:51.528Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:60167 and /10.30.106.79:5707 2023-12-12T10:46:51.528Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:51.528Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:51.566Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:51.566Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:51.576Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:51.576Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:51.576Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:51.576Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:51.589Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:51.589Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:51.593Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:51.593Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:51.660Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:51.660Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:51.748Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:51.749Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:52.251Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:52.251Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:52.278Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:52.278Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:52.319Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:52.319Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:52.420Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:52.420Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:52.465Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:52.465Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:52.515Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5704 is STARTED 2023-12-12T10:46:52.521Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:46:52.521Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:46:52.521Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.10]:5705 2023-12-12T10:46:52.521Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:46:52.521Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:46:52.521Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:46:52.531Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:52.531Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:52.535Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:46:52.537Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:46:52.537Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:46:52.545Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:46:52.546Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5705 is STARTING 2023-12-12T10:46:52.606Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:52.606Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:52.683Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:52.683Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:52.685Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:52.685Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:52.698Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:52.698Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:52.724Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.79]:5702 2023-12-12T10:46:52.741Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:39123 and /10.30.106.79:5702 2023-12-12T10:46:52.831Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:52.831Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:52.903Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:52.903Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:53.121Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:53.121Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:53.273Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:53.273Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:53.323Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:53.323Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:53.323Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:53.323Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:53.373Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:53.373Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:53.559Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:53.559Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:53.600Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:53.600Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:53.643Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:53.643Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:53.691Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:53.692Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:53.786Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:53.786Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:53.787Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:53.787Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:53.889Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:53.889Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:54.143Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:54.143Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:54.461Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:54.461Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:54.472Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:54.472Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:54.476Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:54.476Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:54.477Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:54.477Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:54.520Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:54.520Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:54.578Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:54.578Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:54.603Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:54.603Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:54.741Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:54.741Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:54.756Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:54.756Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:54.791Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:54.791Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:54.993Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:54.993Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:55.046Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:55.046Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:55.376Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:55.376Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:55.530Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:55.530Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:55.530Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:55.530Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:55.610Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:55.610Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:55.632Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:55.632Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:55.645Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:55.645Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:55.665Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:55.665Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:55.675Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:55.675Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:55.706Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:55.706Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:55.996Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:55.996Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:56.097Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:56.097Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:56.149Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:56.149Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:56.351Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:56.351Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:56.434Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:56.434Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:56.578Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:56.578Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:56.634Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:56.634Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:56.683Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:56.683Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:56.699Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:56.699Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:56.709Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:56.709Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:56.735Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:56.735Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:56.869Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:56.869Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:56.950Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:56.950Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:57.051Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:57.051Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:57.052Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:57.052Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:57.161Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:57.161Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:57.487Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:57.487Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:57.538Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:57.538Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:57.612Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:57.612Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:57.632Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:57.632Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:57.837Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:57.837Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:57.853Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:57.853Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:57.860Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:17} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e ] 2023-12-12T10:46:57.861Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:17} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d this Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e ] 2023-12-12T10:46:57.862Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.79:33105 2023-12-12T10:46:57.863Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:17} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e this ] 2023-12-12T10:46:57.863Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:59591 2023-12-12T10:46:57.863Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.79:35627 2023-12-12T10:46:57.864Z INFO 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:10, ver:17} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 this Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e ] 2023-12-12T10:46:57.865Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:57.866Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:46:57.874Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:36139 2023-12-12T10:46:57.875Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.79:56287 2023-12-12T10:46:57.875Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:36791 2023-12-12T10:46:57.875Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:44399 and /10.30.106.79:5704 2023-12-12T10:46:57.875Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:36791 and /10.30.107.10:5705 2023-12-12T10:46:57.875Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:36139 and /10.30.107.10:5705 2023-12-12T10:46:57.876Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:59591 and /10.30.107.10:5705 2023-12-12T10:46:57.876Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.79:40111 2023-12-12T10:46:57.876Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:33583 and /10.30.106.79:5703 2023-12-12T10:46:57.877Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5703, timeout: 10000, bind-any: true 2023-12-12T10:46:57.877Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:46:57.878Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.106.79:48601 2023-12-12T10:46:57.878Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:48233 2023-12-12T10:46:57.878Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:48233 and /10.30.107.10:5703 2023-12-12T10:46:57.887Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:43471 and /10.30.106.79:5705 2023-12-12T10:46:57.893Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:57.893Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:57.904Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:57.904Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:57.955Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:57.955Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:58.072Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:58.073Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:58.156Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:58.156Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:58.271Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:58.271Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:58.587Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:58.587Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:58.592Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:58.592Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:58.598Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:58.598Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:58.718Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:58.718Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:58.878Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5705 is STARTED 2023-12-12T10:46:58.891Z INFO 8099 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 23.282 seconds (process running for 71.083) 2023-12-12T10:46:58.902Z INFO 8099 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2023-12-12T10:46:58.908Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:58.908Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:58.910Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:46:58.911Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:58.959Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:46:58.959Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:58.992Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:46:58.992Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:59.060Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:59.060Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:59.062Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:59.062Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:59.233Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:46:59.234Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:59.241Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:46:59.241Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:59.443Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:46:59.443Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:59.556Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:46:59.556Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:59.757Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:46:59.757Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:46:59.823Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:46:59.823Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:46:59.919Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:46:59.920Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:46:59.962Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:46:59.962Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:46:59.966Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:46:59.966Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.408 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:00.038Z INFO 8099 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:00.038Z INFO 8099 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:00.052Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:47:00.052Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:47:00.052Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.10]:5706 2023-12-12T10:47:00.052Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:47:00.052Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:47:00.052Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:47:00.061Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:47:00.063Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:47:00.063Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:47:00.068Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:00.068Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:00.072Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:00.072Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:00.076Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:47:00.077Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5706 is STARTING 2023-12-12T10:47:00.201Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:00.201Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:00.267Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.79]:5702 2023-12-12T10:47:00.270Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:48941 and /10.30.106.79:5702 2023-12-12T10:47:00.439Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:00.439Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:00.452Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:00.452Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:00.453Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:00.453Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:00.517Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:00.517Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:00.968Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:00.968Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:00.969Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:00.969Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:01.029Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:01.029Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:01.068Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:01.068Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.080Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:01.080Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.127Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:01.127Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:01.258Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:01.258Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.279Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:01.279Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.312Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:01.312Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:01.320Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:01.320Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.378Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:01.378Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:01.548Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:01.548Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.872Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:01.872Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:01.882Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:01.882Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:01.924Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:01.924Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:01.931Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:01.931Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:02.082Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:02.082Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:02.083Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:02.083Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:02.183Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:02.184Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:02.241Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:02.241Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:02.266Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:02.266Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:02.376Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:02.376Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:02.407Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:02.407Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:02.533Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:02.533Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:02.989Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:02.989Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:03.031Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:03.031Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:03.035Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:03.035Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:03.077Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:03.077Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:03.197Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:03.197Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:03.237Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:03.237Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:03.237Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:03.237Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:03.239Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:03.239Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:03.263Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:03.263Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:03.424Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:03.424Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:03.436Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:03.436Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:03.585Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:03.585Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.046Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:04.046Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:04.082Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:04.082Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:04.193Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:04.193Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:04.193Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.193Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:04.238Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:04.238Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.240Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:04.240Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:04.243Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:04.243Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.305Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:04.305Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:04.420Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:04.420Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.430Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:04.430Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.493Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:04.493Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:04.591Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:04.591Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:04.950Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:04.951Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:05.046Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:05.046Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:05.096Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:05.097Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:05.143Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:05.143Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:05.246Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:05.246Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:05.261Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:05.261Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:05.286Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:05.286Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:05.292Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:05.292Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:05.394Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:18} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f ] 2023-12-12T10:47:05.394Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.79:56365 2023-12-12T10:47:05.395Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:18} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f this ] 2023-12-12T10:47:05.397Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.79:44365 2023-12-12T10:47:05.398Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:05.399Z INFO 8099 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:18} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d this Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f ] 2023-12-12T10:47:05.399Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:05.400Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.79:54105 2023-12-12T10:47:05.400Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.79:35401 2023-12-12T10:47:05.403Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5702 and /10.30.107.10:37785 2023-12-12T10:47:05.410Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:05.410Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:05.410Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:44567 2023-12-12T10:47:05.410Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:05.411Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:34623 2023-12-12T10:47:05.432Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:05.432Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:05.432Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:05.432Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.10:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:05.433Z INFO 8099 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:18} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 this Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f ] 2023-12-12T10:47:05.433Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:39567 and /10.30.106.79:5706 2023-12-12T10:47:05.433Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:48235 2023-12-12T10:47:05.434Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5705 and /10.30.107.10:51547 2023-12-12T10:47:05.437Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:37785 and /10.30.107.10:5702 2023-12-12T10:47:05.437Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:60215 and /10.30.106.79:5703 2023-12-12T10:47:05.437Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:47627 and /10.30.106.79:5707 2023-12-12T10:47:05.438Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.106.79:40449 2023-12-12T10:47:05.438Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:38865 and /10.30.106.79:5705 2023-12-12T10:47:05.438Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5704 and /10.30.107.10:60855 2023-12-12T10:47:05.444Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:34623 and /10.30.107.10:5706 2023-12-12T10:47:05.444Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:48235 and /10.30.107.10:5706 2023-12-12T10:47:05.444Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:44567 and /10.30.107.10:5706 2023-12-12T10:47:05.445Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5703 and /10.30.107.10:43569 2023-12-12T10:47:05.445Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:51547 and /10.30.107.10:5705 2023-12-12T10:47:05.445Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:47283 and /10.30.106.79:5704 2023-12-12T10:47:05.446Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:60855 and /10.30.107.10:5704 2023-12-12T10:47:05.446Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:11, ver:18} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e this Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f ] 2023-12-12T10:47:05.447Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:05.447Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:05.456Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:43569 and /10.30.107.10:5703 2023-12-12T10:47:05.456Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5706 and /10.30.107.10:55939 2023-12-12T10:47:05.457Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:55939 and /10.30.107.10:5706 2023-12-12T10:47:05.550Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:05.550Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:05.633Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:05.633Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:05.635Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:05.635Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:05.855Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:05.855Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:06.052Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:06.052Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:06.106Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:06.106Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.107Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:06.108Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.249Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:06.249Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:06.272Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:06.272Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:06.358Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:06.358Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.390Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:06.390Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:06.417Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5706 is STARTED 2023-12-12T10:47:06.424Z INFO 8099 --- [ main] com.hazelcast.system.logo : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] + + o o o o---o o----o o o---o o o----o o--o--o + + + + | | / \ / | | / / \ | | + + + + + o----o o o o o----o | o o o o----o | + + + + | | / \ / | | \ / \ | | + + o o o o o---o o----o o----o o---o o o o----o o 2023-12-12T10:47:06.424Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 2023-12-12T10:47:06.424Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.10]:5707 2023-12-12T10:47:06.424Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 2023-12-12T10:47:06.424Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Integrity Checker is disabled. Fail-fast on corrupted executables will not be performed. For more information, see the documentation for Integrity Checker. 2023-12-12T10:47:06.424Z INFO 8099 --- [ main] com.hazelcast.system : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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) 2023-12-12T10:47:06.437Z INFO 8099 --- [ main] com.hazelcast.system.security : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] 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. 2023-12-12T10:47:06.438Z INFO 8099 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 2023-12-12T10:47:06.438Z WARN 8099 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] CP Subsystem is not enabled. CP data structures will operate in UNSAFE mode! Please note that UNSAFE mode will not provide strong consistency guarantees. 2023-12-12T10:47:06.446Z INFO 8099 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 2023-12-12T10:47:06.446Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5707 is STARTING 2023-12-12T10:47:06.457Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:06.457Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:06.607Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:06.607Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.618Z INFO 8099 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.106.79]:5702 2023-12-12T10:47:06.633Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:41001 and /10.30.106.79:5702 2023-12-12T10:47:06.659Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:06.659Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.660Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:06.660Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.808Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:06.808Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:06.906Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:06.906Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:06.957Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:06.957Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:06.960Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:06.960Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.226Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:07.226Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:07.395Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:07.395Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:07.454Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:07.454Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:07.460Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:07.461Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:07.510Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:07.510Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.561Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:07.562Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.613Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:07.613Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.711Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:07.711Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:07.765Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:07.765Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.810Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:07.810Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.864Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:07.864Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:07.960Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:07.960Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:08.299Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:08.299Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:08.380Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:08.380Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:08.515Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:08.515Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:08.559Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:08.559Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:08.564Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:08.564Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:08.617Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:08.617Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:08.666Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:08.666Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:08.716Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:08.717Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:08.721Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:08.721Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:08.767Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:08.767Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:08.814Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:08.814Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:09.069Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:09.069Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:09.485Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:09.485Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:09.503Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:09.503Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:09.518Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:09.518Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:09.575Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:09.575Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:09.619Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:09.619Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:09.763Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:09.763Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:09.768Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:09.768Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:09.773Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:09.773Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:09.817Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:09.818Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:09.823Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:09.823Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:09.919Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:09.919Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:10.124Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:10.124Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:10.439Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:10.439Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:10.473Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:10.473Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:10.479Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:10.479Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:10.506Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:10.506Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:10.672Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:10.672Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:10.673Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:10.673Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:10.722Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:10.722Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:10.773Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:10.773Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:10.827Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:10.827Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:10.866Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:10.867Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:10.877Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:10.877Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.177Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:11.177Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.409Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:11.409Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:11.427Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:11.427Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.433Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:11.433Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.498Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:11.498Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:11.679Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:11.679Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:11.736Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d this Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:11.737Z INFO 8099 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 this Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:11.739Z INFO 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:11.740Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e this Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:11.741Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.106.79:44213 2023-12-12T10:47:11.742Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.106.79:37139 2023-12-12T10:47:11.742Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.107.10:34857 2023-12-12T10:47:11.742Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:34857 and /10.30.107.10:5707 2023-12-12T10:47:11.744Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.107.10:55795 2023-12-12T10:47:11.747Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.106.79:39573 2023-12-12T10:47:11.750Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.106.79:54947 2023-12-12T10:47:11.754Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.107.10:42079 2023-12-12T10:47:11.754Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:55795 and /10.30.107.10:5707 2023-12-12T10:47:11.754Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.107.10:33511 2023-12-12T10:47:11.755Z INFO 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f this Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:11.755Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.107.10:34205 2023-12-12T10:47:11.755Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:34205 and /10.30.107.10:5707 2023-12-12T10:47:11.756Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:5707 and /10.30.106.79:46731 2023-12-12T10:47:11.756Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:42079 and /10.30.107.10:5707 2023-12-12T10:47:11.756Z INFO 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:12, ver:19} [ Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 this ] 2023-12-12T10:47:11.761Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:33511 and /10.30.107.10:5707 2023-12-12T10:47:11.774Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:11.780Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:11.780Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.790Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.10:46949 and /10.30.106.79:5705 2023-12-12T10:47:11.831Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:11.831Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:11.884Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:11.884Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:11.931Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:11.931Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.970Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:11.970Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:11.981Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:11.981Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:11.984Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:11.984Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:12.412Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:12.412Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:12.531Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:12.531Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:12.586Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:12.586Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:12.598Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:12.598Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:12.611Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:12.612Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:12.634Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:12.634Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:12.765Z INFO 8099 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5707 is STARTED 2023-12-12T10:47:12.773Z INFO 8099 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.75 seconds (process running for 84.966) 2023-12-12T10:47:12.786Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:12.787Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:12.792Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:12.792Z INFO 8099 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 2023-12-12T10:47:12.792Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.772 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:12.828Z INFO 8099 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:12.828Z INFO 8099 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:12.833Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:12.833Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:12.835Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:12.835Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:12.852Z INFO 8099 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.054 seconds (process running for 85.045) 2023-12-12T10:47:12.857Z INFO 8099 --- [ 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-11 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] 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 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.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.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 2023-12-12T10:47:12.864Z INFO 8099 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 2023-12-12T10:47:12.866Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:47:12.866Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:47:12.866Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378032866 2023-12-12T10:47:12.872Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:12.873Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:12.873Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:12.873Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:12.873Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:12.878Z INFO 8099 --- [ 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-12 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = true interceptor.classes = [] 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 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.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.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 2023-12-12T10:47:12.879Z INFO 8099 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 2023-12-12T10:47:12.880Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:47:12.880Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:47:12.880Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378032880 2023-12-12T10:47:12.882Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:12.882Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:12.882Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.087 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:12.904Z INFO 8099 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Starting ClientCmSubscriptionNcmpInEventMapperSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:12.904Z INFO 8099 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:12.910Z INFO 8099 --- [ main] lientCmSubscriptionNcmpInEventMapperSpec : Started ClientCmSubscriptionNcmpInEventMapperSpec in 0.02 seconds (process running for 85.102) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.065 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.ClientCmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec 2023-12-12T10:47:12.975Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:12.975Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:12.975Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventToYangModelSubscriptionEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec 2023-12-12T10:47:12.987Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:12.987Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:12.987Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionEventToCmSubscriptionNcmpOutEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec 2023-12-12T10:47:13.028Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:13.076Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:13.076Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:13.076Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:13.083Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 9f70baebd714831d507f932aabe1e615bd5798b216b291feefe1ca725ea03e12 2023-12-12T10:47:13.088Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:13.088Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:13.088Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:13.101Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:13.101Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:13.327Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:13.328Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:13.328Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:13.339Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:13.339Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:13.339Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:13.402Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:13.402Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:13.416Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:13.416Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:13.452Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:13.452Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:13.551Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:13.551Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:13.553Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:13.553Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:13.618Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:13.619Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:13.651Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:13.651Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:13.744Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:13.744Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:13.744Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:13.783Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:13.783Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:13.783Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:13.902Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:13.902Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:13.983Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:13.983Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:14.003Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:14.003Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:14.016Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:14.016Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:14.319Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:14.319Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:14.320Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:14.320Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:14.369Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:14.369Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:14.470Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:14.470Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:14.520Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:14.520Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:14.540Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:14.540Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:14.540Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:14.555Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:14.555Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:14.651Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:14.651Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:14.651Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:14.677Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:14.677Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:14.705Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:14.705Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:14.906Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:14.906Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:15.122Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:15.122Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:15.160Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:15.160Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:15.195Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:15.195Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:15.222Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:15.222Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:15.223Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:15.223Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:15.322Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:15.322Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:15.372Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:15.372Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:15.473Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:15.473Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:15.659Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:15.659Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:15.730Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:15.730Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:15.750Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:15.750Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:15.750Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:15.755Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:15.755Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:15.755Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:15.759Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:15.759Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:15.809Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:15.809Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:15.974Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:15.974Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:16.125Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:16.125Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:16.263Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:16.263Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:16.275Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:16.275Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:16.299Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:16.299Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:16.326Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:16.326Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:16.426Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:16.426Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:16.635Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:16.635Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:16.666Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:16.666Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:16.680Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:16.680Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:16.717Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:16.717Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:16.776Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:16.776Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:16.776Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:16.815Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:16.815Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:16.873Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:16.873Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:16.873Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:17.034Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:17.034Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:17.230Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:17.230Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:17.235Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:17.235Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:17.369Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:17.369Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:17.391Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:17.391Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:17.414Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:17.414Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:17.536Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:17.536Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:17.673Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:17.673Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:17.689Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:17.689Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:17.689Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:17.727Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:17.727Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:17.790Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:17.790Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:17.843Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:17.843Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:17.931Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:17.931Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:17.931Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:17.933Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:17.933Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:18.089Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:18.089Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:18.132Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:18.132Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:18.295Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:18.295Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:18.434Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:18.434Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:18.453Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:18.453Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:18.520Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:18.520Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:18.531Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:18.531Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:18.548Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:18.548Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:18.608Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:18.608Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:18.608Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:18.656Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.628844646S 2023-12-12T10:47:18.699Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:18.699Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:18.751Z INFO 8099 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Starting CmSubscriptionDmiOutEventConsumerSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:18.751Z INFO 8099 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:18.757Z INFO 8099 --- [ main] .c.CmSubscriptionDmiOutEventConsumerSpec : Started CmSubscriptionDmiOutEventConsumerSpec in 0.019 seconds (process running for 90.949) 2023-12-12T10:47:18.770Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.770Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:18.771Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:18.774Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.777Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.796Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.801Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.803Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.806Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:18.806Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:18.807Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.810Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionDmiOutEventConsumer : subscription event response of clientId: SCO-9989752 is received. 2023-12-12T10:47:18.884Z INFO 8099 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.2G, swap.space.total=0, swap.space.free=0, heap.memory.used=156.1M, heap.memory.free=71.6M, heap.memory.total=228.0M, heap.memory.max=7.8G, heap.memory.used/total=68.46%, heap.memory.used/max=1.96%, minor.gc.count=28, minor.gc.time=374ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=70.83%, load.systemAverage=2.31, thread.count=423, thread.peakCount=425, cluster.timeDiff=-1, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=0, executor.q.priorityOperation.size=0, operations.completed.count=1184, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=0, proxy.count=6, clientEndpoint.count=0, connection.active.count=16, client.connection.count=0, connection.count=11 2023-12-12T10:47:18.957Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:18.957Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:19.041Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:19.041Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:19.041Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:19.154Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:19.154Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.132 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionDmiOutEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec 2023-12-12T10:47:19.164Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:19.208Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 64ab4982a9f45b88c69a78b83dc7f7b7ec1f02ec3d2bd0fbf3a12986ddc4bf03 2023-12-12T10:47:19.291Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:19.291Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:19.320Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:19.320Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:19.338Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:19.339Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:19.372Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:19.372Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:19.443Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:19.443Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:19.558Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:19.558Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:19.579Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:19.579Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:19.662Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:19.662Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:19.662Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:19.728Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:19.728Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:19.755Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:19.755Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:19.763Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:19.763Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:19.896Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:19.896Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:19.896Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:20.060Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:20.060Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:20.067Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:20.067Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:20.176Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:20.176Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:20.246Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:20.246Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:20.250Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:20.250Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:20.501Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:20.501Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:20.526Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:20.526Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:20.548Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:20.548Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:20.594Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:20.594Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:20.618Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:20.618Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:20.776Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:20.776Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:20.878Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:20.878Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:20.878Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:20.924Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:20.924Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:20.936Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:20.936Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:21.029Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:21.029Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:21.104Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:21.104Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:21.104Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:21.180Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:21.180Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:21.349Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:21.349Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:21.353Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:21.354Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:21.379Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:21.379Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:21.404Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:21.404Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:21.601Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:21.601Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:21.698Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:21.698Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:21.780Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:21.780Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:21.822Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:21.822Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:21.839Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:21.839Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:22.031Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:22.031Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:22.057Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:22.057Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:22.057Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:22.082Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:22.082Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:22.082Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:22.132Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:22.132Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:22.251Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:22.252Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:22.307Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:22.307Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:22.338Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:22.338Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:22.382Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:22.382Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:22.408Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:22.408Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:22.507Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:22.507Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:22.554Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:22.554Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:22.735Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:22.735Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:22.842Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:22.842Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:22.933Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:22.933Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:22.944Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:22.944Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:23.067Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:23.067Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:23.067Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:23.085Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:23.085Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:23.165Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:23.165Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:23.245Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:23.246Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:23.307Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:23.307Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:23.307Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:23.358Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:23.358Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:23.558Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:23.558Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:23.567Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:23.567Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:23.675Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:23.675Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:23.711Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:23.711Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:23.742Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:23.742Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:23.891Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:23.892Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:23.942Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:23.942Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:23.945Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:23.945Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:23.947Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:23.947Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:24.067Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:24.067Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:24.102Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:24.102Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:24.120Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:24.120Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:24.120Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:24.373Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:24.373Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:24.373Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:24.461Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:24.461Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:24.529Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:24.529Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:24.562Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:24.562Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:24.646Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:24.646Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:24.665Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:24.665Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:24.761Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.597494908S 2023-12-12T10:47:24.803Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-12T10:47:24.806Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:24.806Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:24.807Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-12T10:47:24.809Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-12T10:47:24.811Z INFO 8099 --- [ main] .i.e.c.CmSubscriptionNcmpInEventConsumer : Subscription for ClientID SCO-9989752 with name cm-subscription-001 ... 2023-12-12T10:47:24.900Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:24.900Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:24.912Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:24.912Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:24.974Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:24.974Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:25.054Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:25.054Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:25.057Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:25.057Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.916 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec 2023-12-12T10:47:25.094Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:25.149Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: ee57512c071b42de9f0fcebc90eedf2a1854732abb8cab9b77ea0165dca58dd9 2023-12-12T10:47:25.150Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:25.150Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:25.150Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:25.245Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:25.245Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:25.245Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:25.313Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:25.313Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:25.564Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:25.564Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:25.596Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:25.596Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:25.618Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:25.618Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:25.670Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:25.670Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:25.712Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:25.712Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:25.854Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:25.854Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:25.869Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:25.869Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:25.880Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:25.881Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:26.007Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:26.007Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:26.213Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:26.213Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:26.256Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:26.256Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:26.264Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:26.264Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:26.264Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:26.301Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:26.301Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:26.301Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:26.520Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:26.520Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:26.632Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:26.632Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:26.649Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:26.649Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:26.668Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:26.668Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:26.674Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:26.674Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:26.734Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:26.734Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:26.773Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:26.773Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:26.811Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:26.811Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:27.083Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:27.083Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:27.116Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:27.116Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:27.118Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:27.118Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:27.118Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:27.169Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:27.169Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:27.208Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:27.208Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:27.208Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:27.460Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:27.460Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:27.552Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:27.552Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:27.573Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:27.573Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:27.588Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:27.588Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:27.735Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:27.735Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:27.764Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:27.764Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:27.777Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:27.777Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:27.821Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:27.821Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:27.829Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:27.829Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:28.021Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:28.021Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:28.021Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:28.022Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:28.022Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.036Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:28.036Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.119Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:28.119Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:28.362Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:28.362Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:28.362Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:28.462Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:28.462Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:28.476Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:28.476Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.607Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:28.607Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.637Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:28.637Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.667Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:28.667Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:28.692Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:28.692Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:28.834Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:28.834Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:28.888Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:28.888Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.982Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:28.982Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:28.985Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:28.985Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:29.024Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:29.024Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:29.024Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:29.175Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:29.175Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:29.293Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:29.293Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:29.382Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:29.382Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:29.465Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:29.465Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:29.465Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:29.547Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:29.547Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:29.568Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:29.568Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:29.657Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:29.657Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:29.667Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:29.667Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:29.820Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:29.820Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:29.945Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:29.945Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.038Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:30.038Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:30.046Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:30.046Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.094Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:30.094Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:30.191Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:30.191Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:30.191Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:30.234Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:30.235Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.296Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:30.296Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.317Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:30.317Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:30.318Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:30.346Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:30.346Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:30.421Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:30.421Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.755Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:30.755Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:30.761Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:30.761Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.770Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:30.770Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:30.779Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.68529773S . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:30.803Z INFO 8099 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Starting CmSubscriptionNcmpInEventForwarderSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:30.803Z INFO 8099 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:30.851Z INFO 8099 --- [ main] c.CmSubscriptionNcmpInEventForwarderSpec : Started CmSubscriptionNcmpInEventForwarderSpec in 0.065 seconds (process running for 103.043) 2023-12-12T10:47:30.905Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:30.905Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:30.909Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:30.909Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:30.981Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:30.981Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:31.057Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:31.057Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:31.257Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:31.257Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:31.257Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:31.257Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:31.257Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:31.282Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:31.282Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:31.306Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:31.306Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:31.306Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:31.306Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:31.457Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:31.457Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:31.482Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:31.482Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:31.482Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:31.672Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:31.672Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:31.862Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:31.863Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:31.867Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:31.867Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:31.908Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:31.908Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:31.934Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:31.934Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:32.009Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:32.009Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:32.060Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:32.060Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:32.310Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:32.310Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:32.310Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:32.311Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:32.311Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:32.335Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:32.335Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:32.385Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:32.385Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:32.385Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:32.410Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:32.410Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:32.410Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:32.411Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:32.611Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:32.611Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:32.865Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:32.865Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:32.875Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:32.875Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:32.911Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:32.911Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:32.911Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:32.911Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:32.912Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:32.912Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:32.921Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:32.921Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:33.140Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:33.140Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.056 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpInEventForwarderSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:33.175Z INFO 8099 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Starting CmSubscriptionNcmpOutEventPublisherSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:33.175Z INFO 8099 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:33.192Z INFO 8099 --- [ main] .CmSubscriptionNcmpOutEventPublisherSpec : Started CmSubscriptionNcmpOutEventPublisherSpec in 0.029 seconds (process running for 105.385) [INFO] Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmSubscriptionNcmpOutEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 2023-12-12T10:47:33.262Z INFO 8099 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 2023-12-12T10:47:33.268Z INFO 8099 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 2023-12-12T10:47:33.288Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:33.288Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 2023-12-12T10:47:33.314Z ERROR 8099 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 2023-12-12T10:47:33.316Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:33.316Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:33.316Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:33.316Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 2023-12-12T10:47:33.317Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:33.368Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: b9d6612be4f0b9c695b4a7eb61ad3fe6994b71b21300cea2eaaf3d136219e45e 2023-12-12T10:47:33.408Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:33.408Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:33.408Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:33.469Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:33.469Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:33.469Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:33.471Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:33.471Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:33.573Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:33.573Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:33.882Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:33.882Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:33.921Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:33.921Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:33.985Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:33.985Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:34.050Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:34.050Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:34.087Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:34.087Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:34.088Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:34.088Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:34.094Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:34.094Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:34.137Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:34.138Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:34.265Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:34.265Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:34.325Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:34.325Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:34.418Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:34.418Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:34.418Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:34.611Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:34.611Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:34.612Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:34.612Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:34.612Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:34.761Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:34.761Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:34.813Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:34.813Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:34.872Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:34.872Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:34.963Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:34.963Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:35.012Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:35.012Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:35.062Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:35.062Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:35.097Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:35.097Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:35.216Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:35.216Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:35.228Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:35.228Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:35.267Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:35.267Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:35.270Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:35.270Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:35.270Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:35.479Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:35.479Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:35.666Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:35.666Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:35.714Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:35.714Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:35.716Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:35.716Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:35.716Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:35.816Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:35.816Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:35.816Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:35.816Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.000Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:36.000Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.006Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.10:5707->/10.30.106.79:39573, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.006Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.10:5705->/10.30.106.79:35627, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.007Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.10:5706->/10.30.106.79:44365, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.007Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.10:41971->/10.30.106.79:5707, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.007Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.10:5702->/10.30.106.79:34571, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.007Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.10:5704->/10.30.106.79:40059, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.007Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.10:47627->/10.30.106.79:5707, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.008Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.10:60167->/10.30.106.79:5707, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.008Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=17, /10.30.107.10:48405->/10.30.106.79:5707, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.008Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.10:5703->/10.30.106.79:46119, qualifier=null, endpoint=[10.30.106.79]:5707, remoteUuid=9cd67de9-0d90-483c-911f-e476dc24b41a, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.008Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.009Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.009Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.009Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.009Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.010Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.010Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.10:5707->/10.30.106.79:37139, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.010Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.10:5703->/10.30.106.79:37347, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.010Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.10:5705->/10.30.106.79:56287, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.010Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.010Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.010Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.10:5706->/10.30.106.79:40449, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.011Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.011Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.10:5704->/10.30.106.79:54841, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.011Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.10:5702->/10.30.106.79:38631, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.011Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.10:34659->/10.30.106.79:5704, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.011Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.10:53883->/10.30.106.79:5704, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.011Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.011Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.10:44399->/10.30.106.79:5704, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.011Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.10:41001->/10.30.106.79:5702, qualifier=null, endpoint=[10.30.106.79]:5702, remoteUuid=75357324-e925-4aba-addb-34f0451d4736, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.10:39123->/10.30.106.79:5702, qualifier=null, endpoint=[10.30.106.79]:5702, remoteUuid=75357324-e925-4aba-addb-34f0451d4736, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.10:5702->/10.30.106.79:36095, qualifier=null, endpoint=[10.30.106.79]:5702, remoteUuid=75357324-e925-4aba-addb-34f0451d4736, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.10:37255->/10.30.106.79:5702, qualifier=null, endpoint=[10.30.106.79]:5702, remoteUuid=75357324-e925-4aba-addb-34f0451d4736, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.10:5707->/10.30.106.79:54947, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.10:48941->/10.30.106.79:5702, qualifier=null, endpoint=[10.30.106.79]:5702, remoteUuid=75357324-e925-4aba-addb-34f0451d4736, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.012Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.012Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.10:5705->/10.30.106.79:33105, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.012Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.012Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.013Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.10:5703->/10.30.106.79:53121, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.013Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.10:35629->/10.30.106.79:5706, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.013Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.013Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.013Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.10:39599->/10.30.106.79:5702, qualifier=null, endpoint=[10.30.106.79]:5702, remoteUuid=75357324-e925-4aba-addb-34f0451d4736, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.013Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.013Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.10:5704->/10.30.106.79:48671, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.013Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.10:5706->/10.30.106.79:54105, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.013Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.10:55997->/10.30.106.79:5704, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.013Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.013Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.013Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.014Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.10:58037->/10.30.106.79:5706, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.014Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.014Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.014Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.10:5707->/10.30.106.79:44213, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.014Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.10:47283->/10.30.106.79:5704, qualifier=null, endpoint=[10.30.106.79]:5704, remoteUuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.014Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.014Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.10:39567->/10.30.106.79:5706, qualifier=null, endpoint=[10.30.106.79]:5706, remoteUuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.014Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.10:5706->/10.30.106.79:56365, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.10:5702->/10.30.106.79:55135, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.10:5705->/10.30.106.79:40111, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.10:45437->/10.30.106.79:5703, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.10:60215->/10.30.106.79:5703, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.10:37185->/10.30.106.79:5703, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.10:33583->/10.30.106.79:5703, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.015Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.10:5703->/10.30.106.79:36697, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.015Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.015Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.015Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.016Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.016Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.016Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.10:5704->/10.30.106.79:56895, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.016Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.10:37739->/10.30.106.79:5703, qualifier=null, endpoint=[10.30.106.79]:5703, remoteUuid=18592fdc-742c-498e-88b3-a5706da9b58d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.016Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.017Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.017Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.017Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.017Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.017Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.017Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.017Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.020Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.021Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.10:5705->/10.30.106.79:48601, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.021Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.10:5702->/10.30.106.79:33629, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.021Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.10:57499->/10.30.106.79:5705, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.021Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.10:38865->/10.30.106.79:5705, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.10:5703->/10.30.106.79:47341, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.022Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.022Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.10:39205->/10.30.106.79:5705, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.10:5707->/10.30.106.79:46731, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.10:43471->/10.30.106.79:5705, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.10:5706->/10.30.106.79:35401, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.10:54085->/10.30.106.79:5705, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.022Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.022Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.023Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.023Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.023Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.023Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.023Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.023Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.023Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.024Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.10:46949->/10.30.106.79:5705, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.024Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.024Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.028Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.029Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.10:5704->/10.30.106.79:48685, qualifier=null, endpoint=[10.30.106.79]:5705, remoteUuid=42910158-20a3-4a1e-9057-01e384316595, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:47:36.030Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.030Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.075Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:36.075Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:36.111Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.112Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.112Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.112Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.112Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.112Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.113Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.113Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.113Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.113Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.114Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.114Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.114Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.114Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.115Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.115Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.115Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.115Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.115Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.115Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.115Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.115Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.115Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:36.116Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.116Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.117Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.117Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.117Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.118Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.118Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.118Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.118Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.118Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.118Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:36.118Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.118Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:36.118Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.118Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.119Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.119Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.119Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.119Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.119Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.119Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:36.119Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.120Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.120Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.120Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.120Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.121Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.123Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.123Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.124Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.124Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.124Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.124Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.124Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.124Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.125Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.125Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.128Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.129Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.131Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.131Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.141Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:36.141Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:36.167Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:36.167Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:36.212Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.214Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.214Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.214Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.214Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.214Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.215Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.215Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.215Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.215Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.215Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.216Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.216Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.217Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.217Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.217Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.218Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.218Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.218Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.218Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.218Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.219Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.219Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.219Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.219Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.220Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.220Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.220Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.220Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.220Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.220Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.221Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.221Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.222Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.222Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.222Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.222Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.222Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.223Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.223Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.224Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.225Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.225Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.225Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.225Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.225Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.225Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.225Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.225Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.226Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.227Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.227Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.229Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.230Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.232Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.232Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.273Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:36.273Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:36.273Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:36.292Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.293Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.293Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.293Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.294Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.295Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.314Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.315Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.315Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.315Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.315Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 5 2023-12-12T10:47:36.315Z WARN 8099 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a is suspected to be dead for reason: No connection 2023-12-12T10:47:36.316Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.316Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.316Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.316Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 5 2023-12-12T10:47:36.316Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.316Z WARN 8099 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a is suspected to be dead for reason: No connection 2023-12-12T10:47:36.316Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 5 2023-12-12T10:47:36.316Z WARN 8099 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a is suspected to be dead for reason: No connection 2023-12-12T10:47:36.316Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.317Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 5 2023-12-12T10:47:36.317Z WARN 8099 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a is suspected to be dead for reason: No connection 2023-12-12T10:47:36.317Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.317Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.317Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 5 2023-12-12T10:47:36.317Z WARN 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.318Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.318Z WARN 8099 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 5 2023-12-12T10:47:36.318Z WARN 8099 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.318Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.319Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.319Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.319Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.319Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.319Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.319Z WARN 8099 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 5 2023-12-12T10:47:36.319Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.319Z WARN 8099 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.320Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 5 2023-12-12T10:47:36.320Z WARN 8099 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.320Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.320Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.320Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 5 2023-12-12T10:47:36.320Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 5 2023-12-12T10:47:36.320Z WARN 8099 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.320Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.320Z WARN 8099 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b is suspected to be dead for reason: No connection 2023-12-12T10:47:36.320Z WARN 8099 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 5 2023-12-12T10:47:36.320Z WARN 8099 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d is suspected to be dead for reason: No connection 2023-12-12T10:47:36.320Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.321Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.321Z WARN 8099 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 5 2023-12-12T10:47:36.321Z WARN 8099 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b is suspected to be dead for reason: No connection 2023-12-12T10:47:36.322Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.322Z WARN 8099 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 5 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z WARN 8099 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 5 2023-12-12T10:47:36.322Z WARN 8099 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.322Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.323Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 5 2023-12-12T10:47:36.323Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 5 2023-12-12T10:47:36.323Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 5 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-5] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z WARN 8099 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 5 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 5 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 5 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 5 2023-12-12T10:47:36.323Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 5 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 5 2023-12-12T10:47:36.323Z WARN 8099 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a is suspected to be dead for reason: No connection 2023-12-12T10:47:36.324Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.324Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.324Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 5 2023-12-12T10:47:36.324Z WARN 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.324Z INFO 8099 --- [ached.thread-14] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.324Z WARN 8099 --- [ached.thread-14] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 5 2023-12-12T10:47:36.324Z WARN 8099 --- [ached.thread-14] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b is suspected to be dead for reason: No connection 2023-12-12T10:47:36.324Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.324Z WARN 8099 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 5 2023-12-12T10:47:36.324Z WARN 8099 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b is suspected to be dead for reason: No connection 2023-12-12T10:47:36.324Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.324Z WARN 8099 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 5 2023-12-12T10:47:36.324Z WARN 8099 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d is suspected to be dead for reason: No connection 2023-12-12T10:47:36.323Z WARN 8099 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 5 2023-12-12T10:47:36.324Z WARN 8099 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b is suspected to be dead for reason: No connection 2023-12-12T10:47:36.325Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.326Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.326Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 5 2023-12-12T10:47:36.326Z WARN 8099 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.328Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.328Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.328Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.328Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.328Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.328Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.328Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 5 2023-12-12T10:47:36.328Z WARN 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.329Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.329Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.329Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.330Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.330Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 5 2023-12-12T10:47:36.330Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.330Z WARN 8099 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.330Z WARN 8099 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 5 2023-12-12T10:47:36.330Z WARN 8099 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.330Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.330Z WARN 8099 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 5 2023-12-12T10:47:36.330Z WARN 8099 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b is suspected to be dead for reason: No connection 2023-12-12T10:47:36.330Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.333Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.333Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.334Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.334Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 5 2023-12-12T10:47:36.334Z WARN 8099 --- [ached.thread-13] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.335Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.335Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.335Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.335Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.336Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.336Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.336Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.336Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.336Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.336Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.337Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.338Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.378Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.379Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.379Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.380Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.393Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.393Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.394Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.394Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.394Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.395Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.395Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.396Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.416Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.416Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.416Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.417Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.417Z WARN 8099 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 6 2023-12-12T10:47:36.417Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.417Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.417Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.417Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 6 2023-12-12T10:47:36.418Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.418Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 6 2023-12-12T10:47:36.418Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.418Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.418Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 6 2023-12-12T10:47:36.419Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.419Z WARN 8099 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 6 2023-12-12T10:47:36.420Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.420Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.420Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.420Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.420Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 6 2023-12-12T10:47:36.420Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.421Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.421Z WARN 8099 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 6 2023-12-12T10:47:36.421Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.421Z INFO 8099 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.421Z WARN 8099 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 6 2023-12-12T10:47:36.421Z WARN 8099 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 6 2023-12-12T10:47:36.421Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.422Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.422Z WARN 8099 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 6 2023-12-12T10:47:36.422Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.422Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 6 2023-12-12T10:47:36.423Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.423Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 6 2023-12-12T10:47:36.423Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.423Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.424Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 6 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.424Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.424Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.424Z WARN 8099 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 6 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.424Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 6 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.424Z INFO 8099 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.424Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.424Z WARN 8099 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 6 2023-12-12T10:47:36.424Z WARN 8099 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 6 2023-12-12T10:47:36.424Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.425Z WARN 8099 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5704 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5704}, Error-Count: 6 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.425Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5707 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5707}, Error-Count: 6 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.425Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 6 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.425Z WARN 8099 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 6 2023-12-12T10:47:36.425Z WARN 8099 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 6 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.425Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.425Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.425Z WARN 8099 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 6 2023-12-12T10:47:36.426Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.426Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.426Z WARN 8099 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 6 2023-12-12T10:47:36.426Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.426Z WARN 8099 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 6 2023-12-12T10:47:36.426Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.426Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.426Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 6 2023-12-12T10:47:36.427Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.427Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.427Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.427Z WARN 8099 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 6 2023-12-12T10:47:36.427Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.427Z WARN 8099 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5703 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5703}, Error-Count: 6 2023-12-12T10:47:36.429Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.429Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 6 2023-12-12T10:47:36.430Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.431Z INFO 8099 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.431Z WARN 8099 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 6 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.432Z WARN 8099 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5706 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5706}, Error-Count: 6 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.432Z WARN 8099 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 5 2023-12-12T10:47:36.432Z WARN 8099 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.432Z INFO 8099 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.432Z WARN 8099 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5702 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5702}, Error-Count: 6 2023-12-12T10:47:36.432Z WARN 8099 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 6 2023-12-12T10:47:36.433Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.433Z WARN 8099 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 5 2023-12-12T10:47:36.433Z WARN 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 is suspected to be dead for reason: No connection 2023-12-12T10:47:36.433Z INFO 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 2023-12-12T10:47:36.433Z INFO 8099 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=19, members=[MemberInfo{address=[10.30.106.79]:5702, uuid=75357324-e925-4aba-addb-34f0451d4736, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.106.79]:5703, uuid=18592fdc-742c-498e-88b3-a5706da9b58d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.106.79]:5704, uuid=fe57c2db-072a-4e28-acb8-7f39a26fc666, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.106.79]:5705, uuid=42910158-20a3-4a1e-9057-01e384316595, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.106.79]:5706, uuid=a1d50ba2-0574-4a8b-ba0d-a4121767e19b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.79]:5707, uuid=9cd67de9-0d90-483c-911f-e476dc24b41a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} with suspected members: [Member [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b, Member [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595, Member [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666, Member [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a, Member [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d, Member [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736] and initial addresses to ask: [Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90, Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e, Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f, Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d] 2023-12-12T10:47:36.434Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.434Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.435Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.435Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.435Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.435Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.435Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5703, timeout: 10000, bind-any: true 2023-12-12T10:47:36.435Z INFO 8099 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.435Z WARN 8099 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.106.79]:5705 Cause => java.io.IOException {Connection refused to address /10.30.106.79:5705}, Error-Count: 6 2023-12-12T10:47:36.435Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.436Z INFO 8099 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.436Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.436Z WARN 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.10]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.79]:5707, uuid=9cd67de9-0d90-483c-911f-e476dc24b41a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} 2023-12-12T10:47:36.436Z WARN 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.10]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.79]:5707, uuid=9cd67de9-0d90-483c-911f-e476dc24b41a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} 2023-12-12T10:47:36.436Z WARN 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.10]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.79]:5707, uuid=9cd67de9-0d90-483c-911f-e476dc24b41a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} 2023-12-12T10:47:36.436Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5702, timeout: 10000, bind-any: true 2023-12-12T10:47:36.436Z INFO 8099 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.436Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.437Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5705, timeout: 10000, bind-any: true 2023-12-12T10:47:36.437Z WARN 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.10]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.79]:5707, uuid=9cd67de9-0d90-483c-911f-e476dc24b41a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} 2023-12-12T10:47:36.437Z INFO 8099 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.437Z WARN 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.10]:5702 is accepted. Response: MembersView{version=19, members=[MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.106.79]:5707, uuid=9cd67de9-0d90-483c-911f-e476dc24b41a, cpMemberUUID=null, liteMember=false, memberListJoinVersion=15}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} 2023-12-12T10:47:36.437Z INFO 8099 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5702. Reason: IOException[Connection refused to address /10.30.106.79:5702] 2023-12-12T10:47:36.437Z INFO 8099 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5703. Reason: IOException[Connection refused to address /10.30.106.79:5703] 2023-12-12T10:47:36.437Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.438Z INFO 8099 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5705. Reason: IOException[Connection refused to address /10.30.106.79:5705] 2023-12-12T10:47:36.439Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5704, timeout: 10000, bind-any: true 2023-12-12T10:47:36.439Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5707, timeout: 10000, bind-any: true 2023-12-12T10:47:36.439Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.106.79:5706, timeout: 10000, bind-any: true 2023-12-12T10:47:36.439Z INFO 8099 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5704. Reason: IOException[Connection refused to address /10.30.106.79:5704] 2023-12-12T10:47:36.439Z INFO 8099 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5707. Reason: IOException[Connection refused to address /10.30.106.79:5707] 2023-12-12T10:47:36.439Z INFO 8099 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.106.79:5706. Reason: IOException[Connection refused to address /10.30.106.79:5706] 2023-12-12T10:47:36.443Z INFO 8099 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5702, UUID: 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5703, UUID: 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.446Z INFO 8099 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5704, UUID: fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.447Z INFO 8099 --- [cached.thread-4] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.447Z INFO 8099 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5705, UUID: 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.447Z INFO 8099 --- [cached.thread-4] c.h.internal.cluster.ClusterService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac this Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:36.448Z INFO 8099 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=20, members=[MemberInfo{address=[10.30.107.10]:5702, uuid=1288b28b-dbf1-4b01-aaee-1ebb19d783ac, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.10]:5703, uuid=47320154-36eb-4990-8fec-57730895bf8d, cpMemberUUID=null, liteMember=false, memberListJoinVersion=14}, MemberInfo{address=[10.30.107.10]:5704, uuid=fb9d7ded-fc29-4ce1-a116-896ab1addf90, cpMemberUUID=null, liteMember=false, memberListJoinVersion=16}, MemberInfo{address=[10.30.107.10]:5705, uuid=32d8b75d-1491-4373-b1df-75142798fd9e, cpMemberUUID=null, liteMember=false, memberListJoinVersion=17}, MemberInfo{address=[10.30.107.10]:5706, uuid=67c46f99-c58c-4738-ae48-ed9fa501c79f, cpMemberUUID=null, liteMember=false, memberListJoinVersion=18}, MemberInfo{address=[10.30.107.10]:5707, uuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, cpMemberUUID=null, liteMember=false, memberListJoinVersion=19}]} 2023-12-12T10:47:36.448Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.448Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.448Z INFO 8099 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5702, UUID: 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.448Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.448Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.449Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.449Z INFO 8099 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5703, UUID: 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.449Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.449Z INFO 8099 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5704, UUID: fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.449Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d this Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:36.450Z INFO 8099 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5705, UUID: 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.450Z INFO 8099 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5706, UUID: a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.450Z INFO 8099 --- [cached.thread-5] c.h.t.TransactionManagerService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5707, UUID: 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.450Z INFO 8099 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 this ] 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.451Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.451Z INFO 8099 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5702, UUID: 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.452Z INFO 8099 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5703, UUID: 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-1] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.452Z INFO 8099 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5704, UUID: fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.452Z INFO 8099 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 this Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:36.452Z INFO 8099 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5705, UUID: 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.452Z INFO 8099 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5706, UUID: a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.453Z INFO 8099 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f this Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:36.453Z INFO 8099 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Members {size:6, ver:20} [ Member [10.30.107.10]:5702 - 1288b28b-dbf1-4b01-aaee-1ebb19d783ac Member [10.30.107.10]:5703 - 47320154-36eb-4990-8fec-57730895bf8d Member [10.30.107.10]:5704 - fb9d7ded-fc29-4ce1-a116-896ab1addf90 Member [10.30.107.10]:5705 - 32d8b75d-1491-4373-b1df-75142798fd9e this Member [10.30.107.10]:5706 - 67c46f99-c58c-4738-ae48-ed9fa501c79f Member [10.30.107.10]:5707 - b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0 ] 2023-12-12T10:47:36.453Z INFO 8099 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5702, UUID: 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.453Z INFO 8099 --- [cached.thread-9] c.h.t.TransactionManagerService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5707, UUID: 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.453Z INFO 8099 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5702, UUID: 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.453Z INFO 8099 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5703, UUID: 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.453Z INFO 8099 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5702, UUID: 75357324-e925-4aba-addb-34f0451d4736 2023-12-12T10:47:36.454Z INFO 8099 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5703, UUID: 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.454Z INFO 8099 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5704, UUID: fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.454Z INFO 8099 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5703, UUID: 18592fdc-742c-498e-88b3-a5706da9b58d 2023-12-12T10:47:36.455Z INFO 8099 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5705, UUID: 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.455Z INFO 8099 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5704, UUID: fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.455Z INFO 8099 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5705, UUID: 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.455Z INFO 8099 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5706, UUID: a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.455Z INFO 8099 --- [ached.thread-13] c.h.t.TransactionManagerService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5707, UUID: 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.458Z INFO 8099 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: 7254255300516568147 2023-12-12T10:47:36.460Z INFO 8099 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5706, UUID: a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.461Z INFO 8099 --- [cached.thread-6] c.h.t.TransactionManagerService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5707, UUID: 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.461Z INFO 8099 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5706, UUID: a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.461Z INFO 8099 --- [ached.thread-10] c.h.t.TransactionManagerService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5707, UUID: 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.468Z INFO 8099 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5704, UUID: fe57c2db-072a-4e28-acb8-7f39a26fc666 2023-12-12T10:47:36.469Z INFO 8099 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5705, UUID: 42910158-20a3-4a1e-9057-01e384316595 2023-12-12T10:47:36.469Z INFO 8099 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5706, UUID: a1d50ba2-0574-4a8b-ba0d-a4121767e19b 2023-12-12T10:47:36.469Z INFO 8099 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.106.79]:5707, UUID: 9cd67de9-0d90-483c-911f-e476dc24b41a 2023-12-12T10:47:36.485Z INFO 8099 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 2023-12-12T10:47:36.485Z INFO 8099 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 2023-12-12T10:47:36.485Z WARN 8099 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 } 2023-12-12T10:47:36.489Z WARN 8099 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 } 2023-12-12T10:47:36.491Z WARN 8099 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 } 2023-12-12T10:47:36.503Z WARN 8099 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.107.10]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 } 2023-12-12T10:47:36.503Z WARN 8099 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 } 2023-12-12T10:47:36.503Z WARN 8099 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.10]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.10]:5702]. (Probably they have recently joined or left the cluster.) { [10.30.106.79]:5706 - a1d50ba2-0574-4a8b-ba0d-a4121767e19b [10.30.106.79]:5705 - 42910158-20a3-4a1e-9057-01e384316595 [10.30.106.79]:5704 - fe57c2db-072a-4e28-acb8-7f39a26fc666 [10.30.106.79]:5703 - 18592fdc-742c-498e-88b3-a5706da9b58d [10.30.106.79]:5707 - 9cd67de9-0d90-483c-911f-e476dc24b41a [10.30.106.79]:5702 - 75357324-e925-4aba-addb-34f0451d4736 } 2023-12-12T10:47:36.621Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:36.621Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:36.691Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:36.691Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.726Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:36.726Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.726Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:36.726Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:36.872Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:36.872Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:36.929Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:36.929Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:36.929Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:36.938Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:36.938Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:37.126Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:37.126Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:37.189Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:37.189Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:37.230Z INFO 8099 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 998 2023-12-12T10:47:37.234Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:37.235Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:37.260Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:37.260Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:37.356Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:37.356Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:37.372Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:37.372Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:37.397Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:37.397Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:37.397Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:37.758Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:37.758Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:37.792Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:37.792Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:37.809Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:37.809Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:37.812Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:37.812Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:37.859Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:37.859Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:37.925Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:37.925Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.120Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:38.121Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:38.121Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:38.277Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:38.277Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.294Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:38.294Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:38.351Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:38.351Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.393Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:38.393Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:38.438Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:38.438Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:38.454Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:38.454Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:38.476Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:38.476Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:38.476Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:38.640Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:38.640Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.641Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:38.641Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.741Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:38.741Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.788Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:38.788Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:38.804Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:38.804Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:38.849Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:38.849Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:38.886Z INFO 8099 --- [s.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=24.0G, swap.space.total=0, swap.space.free=0, heap.memory.used=156.3M, heap.memory.free=71.4M, heap.memory.total=228.0M, heap.memory.max=7.8G, heap.memory.used/total=68.57%, heap.memory.used/max=1.96%, minor.gc.count=32, minor.gc.time=429ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=75.19%, load.systemAverage=3.47, thread.count=451, thread.peakCount=451, cluster.timeDiff=-4, event.q.size=0, executor.q.async.size=0, executor.q.client.size=0, executor.q.client.query.size=0, executor.q.client.blocking.size=0, executor.q.query.size=0, executor.q.scheduled.size=0, executor.q.io.size=0, executor.q.system.size=0, executor.q.operations.size=2, executor.q.priorityOperation.size=2, operations.completed.count=2359, executor.q.mapLoad.size=0, executor.q.mapLoadAllKeys.size=0, executor.q.cluster.size=0, executor.q.response.size=0, operations.running.count=0, operations.pending.invocations.percentage=0.00%, operations.pending.invocations.count=1, proxy.count=6, clientEndpoint.count=0, connection.active.count=7, client.connection.count=0, connection.count=5 2023-12-12T10:47:39.049Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:39.049Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:39.049Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:39.213Z INFO 8099 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Tue Dec 12 10:47:37 UTC 2023, plannedMigrations=998, completedMigrations=998, remainingMigrations=0, totalCompletedMigrations=3528) 2023-12-12T10:47:39.323Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:39.323Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:39.361Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:39.361Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:39.423Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:39.423Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:39.476Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:39.476Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:39.501Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:39.502Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:39.502Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:39.502Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:39.502Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:39.502Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:39.713Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:39.713Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:39.713Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:39.713Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:39.713Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:39.719Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:39.719Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:39.746Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:39.746Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:39.777Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:39.777Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:39.858Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:39.858Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.254Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:40.254Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:40.254Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:40.255Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.937959462S 2023-12-12T10:47:40.258Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32784] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-9 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:47:40.262Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:47:40.262Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:47:40.262Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378060262 2023-12-12T10:47:40.270Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:40.270Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.277Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:40.277Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:40.280Z INFO 8099 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:40.280Z INFO 8099 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:40.286Z INFO 8099 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.021 seconds (process running for 112.478) 2023-12-12T10:47:40.288Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 2023-12-12T10:47:40.291Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:47:40.291Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32784] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-13 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:47:40.293Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:47:40.293Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:47:40.293Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:47:40.293Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378060293 2023-12-12T10:47:40.509Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:40.509Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:40.523Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:40.523Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:40.533Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:40.533Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.544Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 1 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-12-12T10:47:40.544Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: pXNm6YvDTbiBbbVGIWYOGw 2023-12-12T10:47:40.624Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:40.625Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:40.625Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:40.671Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 3 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-12-12T10:47:40.675Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:40.675Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.675Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:40.675Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:40.691Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:40.691Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:40.725Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:40.725Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.779Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Error while fetching metadata with correlation id 4 : {ncmp-events-test=LEADER_NOT_AVAILABLE} 2023-12-12T10:47:40.799Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:40.799Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:40.886Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:40.886Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.887Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to gat7NMNQTM6jjgtGVUPN0w 2023-12-12T10:47:40.923Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:40.923Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:40.927Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting the last seen epoch of partition ncmp-events-test-0 to 0 since the associated topicId changed from null to gat7NMNQTM6jjgtGVUPN0w 2023-12-12T10:47:40.927Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: pXNm6YvDTbiBbbVGIWYOGw 2023-12-12T10:47:41.039Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 2023-12-12T10:47:41.041Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-12-12T10:47:41.074Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-9-757d2950-9d18-46e3-a76b-ff383c9dc88d 2023-12-12T10:47:41.074Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:47:41.074Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 2023-12-12T10:47:41.098Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-9-757d2950-9d18-46e3-a76b-ff383c9dc88d', protocol='range'} 2023-12-12T10:47:41.098Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-9-757d2950-9d18-46e3-a76b-ff383c9dc88d=Assignment(partitions=[ncmp-events-test-0])} 2023-12-12T10:47:41.119Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-9-757d2950-9d18-46e3-a76b-ff383c9dc88d', protocol='range'} 2023-12-12T10:47:41.120Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[ncmp-events-test-0]) 2023-12-12T10:47:41.120Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Adding newly assigned partitions: ncmp-events-test-0 2023-12-12T10:47:41.128Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:41.128Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:41.133Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Found no committed offset for partition ncmp-events-test-0 2023-12-12T10:47:41.146Z INFO 8099 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Resetting offset for partition ncmp-events-test-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32784 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:47:41.277Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:41.277Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 2023-12-12T10:47:41.300Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:41.300Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 104ms, elapsed time since send: 104ms, request timeout: 30000ms) 2023-12-12T10:47:41.300Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 2023-12-12T10:47:41.300Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 2023-12-12T10:47:41.300Z INFO 8099 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=2088015760, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:47:41.300Z INFO 8099 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:47:41.331Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:41.331Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:41.371Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:41.371Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:41.371Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:41.378Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:41.378Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:41.401Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:41.401Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:41.501Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:41.501Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:41.529Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:41.529Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.251 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec 10:47:41,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:47:41,604 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:47:41,604 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32f74283 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:47:41,608 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:47:41,608 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32f74283 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:47:41,610 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:47:41,610 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:47:41,610 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:47:41,610 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:47:41,610 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@32f74283 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:47:41,612 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:47:41,612 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:47:41,613 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:47:41,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378061613) 10:47:41,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:47:41,613 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:47:41,614 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:47:41,614 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:47:41,614 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:47:41,614 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:47:41,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:47:41,615 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:47:41,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:47:41,615 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:47:41,620 |-INFO in ch.qos.logback.classic.pattern.DateConverter@20e06ee6 - Setting zoneId to "UTC" 10:47:41,621 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:47:41,621 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:47:41,624 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:47:41,624 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:47:41,624 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:47:41,624 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:47:41,625 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:47:41,625 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:47:41,625 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:47:41,625 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@31fafeeb - End of configuration. 10:47:41,625 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3911510d - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:41.629Z INFO 8099 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Starting CloudEventMapperSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:41.629Z INFO 8099 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:41.635Z INFO 8099 --- [ main] o.o.c.n.a.i.e.m.CloudEventMapperSpec : Started CloudEventMapperSpec in 0.058 seconds (process running for 113.827) 2023-12-12T10:47:41.644Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:41.644Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:41.663Z ERROR 8099 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : Error while trying to convert data from class [B to [simple type, class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent] 2023-12-12T10:47:41.665Z ERROR 8099 --- [ main] o.o.c.n.a.i.e.mapper.CloudEventMapper : Unable to map cloud event to target event class type : class org.onap.cps.ncmp.events.cmsubscription1_0_0.client_to_ncmp.CmSubscriptionNcmpInEvent with cause : null [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.api.impl.events.mapper.CloudEventMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 2023-12-12T10:47:41.670Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:41.703Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:41.703Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:41.703Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:41.753Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:41.753Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:41.761Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 97b814e2deff2b48261dd46c180e1e6bab5f12fc4d353136ec2c81e3eef268e2 2023-12-12T10:47:41.780Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:41.780Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:41.787Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:41.787Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:41.803Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:41.803Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:41.803Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:41.803Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:41.938Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:41.938Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.014Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:42.014Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:42.039Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:42.039Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.288Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:42.288Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:42.288Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:42.289Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:42.289Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:42.306Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:42.306Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:42.308Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:42.308Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.490Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:42.490Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:42.563Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:42.563Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:42.628Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:42.628Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:42.705Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:42.705Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:42.766Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:42.766Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.799Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:42.799Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.805Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:42.805Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:42.821Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:42.821Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.840Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:42.840Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:42.871Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:42.871Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:42.871Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:43.018Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:43.018Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:43.019Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:43.019Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:43.242Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:43.242Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:43.309Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:43.309Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:43.309Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:43.320Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:43.320Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:43.429Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:43.429Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:43.443Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:43.443Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:43.582Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:43.582Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:43.695Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:43.695Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:43.711Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:43.711Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:43.731Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:43.731Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:43.865Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:43.865Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:43.904Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:43.905Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:43.922Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:43.922Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:43.922Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:43.922Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:43.923Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:43.923Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:43.974Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:43.974Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:44.024Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:44.024Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:44.024Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:44.149Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:44.149Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:44.222Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:44.222Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:44.331Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:44.331Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:44.450Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:44.450Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:44.463Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:44.463Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:44.463Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:44.547Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:44.547Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:44.613Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:44.613Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:44.685Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:44.685Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:44.733Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:44.733Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:44.968Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:44.969Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:44.977Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:44.977Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.061Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:45.061Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.085Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:45.085Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:45.085Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:45.085Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.101Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:45.101Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:45.133Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:45.133Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:45.133Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:45.135Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:45.135Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.302Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:45.302Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:45.384Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:45.384Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.426Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:45.426Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:45.537Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:45.537Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:45.667Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:45.667Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:45.667Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:45.717Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:45.717Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:45.751Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:45.751Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.836Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:45.836Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:45.913Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:45.913Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:45.946Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:45.946Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:45.946Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:45.953Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:45.953Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:45.972Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:45.972Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:46.042Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:46.042Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:46.048Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:46.048Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:46.196Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:46.196Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:46.197Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:46.197Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:46.289Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:46.289Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:46.405Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:46.405Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:46.528Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:46.528Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:46.628Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:46.628Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:46.644Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:46.644Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:46.655Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:46.655Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:46.729Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:46.729Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:46.729Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:46.744Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:46.744Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:46.777Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:46.777Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:46.808Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:46.808Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:46.991Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:46.991Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:47.054Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:47.055Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:47.057Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:47.057Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:47.105Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:47.105Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:47.105Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:47.159Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:47.159Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:47.234Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.564452235S 2023-12-12T10:47:47.237Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32786] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-ncmp-group-10 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:47:47.238Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:47:47.238Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:47:47.238Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378067238 . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:47.256Z INFO 8099 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:47.257Z INFO 8099 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:47.261Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:47.261Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:47.284Z INFO 8099 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.044 seconds (process running for 119.477) 2023-12-12T10:47:47.286Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 2023-12-12T10:47:47.347Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:47:47.348Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32786] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-14 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:47:47.350Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:47:47.350Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:47:47.350Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:47:47.350Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378067350 2023-12-12T10:47:47.363Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:47.363Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:47.400Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:47.400Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:47.485Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 1 : {cm-events=LEADER_NOT_AVAILABLE} 2023-12-12T10:47:47.485Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: JpT28u3ETX2AexUkTUh6Kg 2023-12-12T10:47:47.613Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Error while fetching metadata with correlation id 3 : {cm-events=LEADER_NOT_AVAILABLE} 2023-12-12T10:47:47.630Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:47.631Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:47.694Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:47.694Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:47.694Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:47.721Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to IFcdQMV9RKm3I-ZeSmPG5Q 2023-12-12T10:47:47.724Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:47.724Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:47.730Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:47.730Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:47.740Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting the last seen epoch of partition cm-events-0 to 0 since the associated topicId changed from null to IFcdQMV9RKm3I-ZeSmPG5Q 2023-12-12T10:47:47.740Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: JpT28u3ETX2AexUkTUh6Kg 2023-12-12T10:47:47.849Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:47.849Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:47.854Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32786 (id: 2147483646 rack: null) 2023-12-12T10:47:47.854Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:47.854Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:47.855Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-12-12T10:47:47.868Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:47.868Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:47.882Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: need to re-join with the given member-id: consumer-ncmp-group-10-8de38fcd-c83b-4106-90c4-0d1f0bbf79bf 2023-12-12T10:47:47.882Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:47:47.882Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 2023-12-12T10:47:47.908Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully joined group with generation Generation{generationId=1, memberId='consumer-ncmp-group-10-8de38fcd-c83b-4106-90c4-0d1f0bbf79bf', protocol='range'} 2023-12-12T10:47:47.908Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Finished assignment for group at generation 1: {consumer-ncmp-group-10-8de38fcd-c83b-4106-90c4-0d1f0bbf79bf=Assignment(partitions=[cm-events-0])} 2023-12-12T10:47:47.925Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Successfully synced group in generation Generation{generationId=1, memberId='consumer-ncmp-group-10-8de38fcd-c83b-4106-90c4-0d1f0bbf79bf', protocol='range'} 2023-12-12T10:47:47.926Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Notifying assignor about the new Assignment(partitions=[cm-events-0]) 2023-12-12T10:47:47.926Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 2023-12-12T10:47:47.936Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Found no committed offset for partition cm-events-0 2023-12-12T10:47:47.944Z INFO 8099 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Resetting offset for partition cm-events-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32786 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:47:47.949Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:47.949Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.007Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:48.007Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.025Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:48.025Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.049Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:48.049Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 2023-12-12T10:47:48.074Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:48.074Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:48.074Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:48.106Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:48.106Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:48.110Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:48.111Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 131ms, elapsed time since send: 131ms, request timeout: 30000ms) 2023-12-12T10:47:48.111Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 2023-12-12T10:47:48.111Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 2023-12-12T10:47:48.111Z INFO 8099 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=696237787, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:47:48.111Z INFO 8099 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32786 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:47:48.150Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:48.150Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.175Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:48.175Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:48.205Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:48.205Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.211Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:48.211Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.561 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 2023-12-12T10:47:48.234Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:48.251Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:48.251Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.270Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:48.270Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.282Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 22bf64d9889002d6c84460304dbb6b013346bbe1955387cde904052a8fa8b453 2023-12-12T10:47:48.312Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:48.312Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.481Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:48.481Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:48.502Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:48.502Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.513Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:48.513Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.635Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:48.635Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:48.736Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:48.736Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:48.781Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:48.781Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:48.851Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:48.851Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:48.851Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:48.852Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:48.852Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:48.852Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:48.852Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.870Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:48.870Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:48.916Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:48.916Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.959Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:48.960Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:48.986Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:48.986Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:49.011Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:49.011Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:49.060Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:49.060Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:49.060Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:49.060Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:49.078Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:49.079Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:49.110Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:49.110Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:49.188Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:49.188Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:49.188Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:49.282Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:49.282Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:49.342Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:49.342Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:49.741Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:49.741Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:49.811Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:49.811Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:49.818Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:49.818Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:49.818Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:49.820Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:49.820Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:49.841Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:49.841Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:49.854Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:49.854Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:49.917Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:49.917Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:49.917Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:49.917Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:49.934Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:49.934Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:49.941Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:49.941Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:49.944Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:49.944Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:49.965Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:49.965Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:50.008Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:50.009Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:50.192Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:50.192Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:50.197Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:50.197Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:50.216Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:50.216Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:50.244Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:50.244Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:50.395Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:50.395Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:50.395Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:50.643Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:50.643Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:50.664Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:50.664Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:50.819Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:50.819Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:50.823Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:50.823Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:50.844Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:50.844Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:50.887Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:50.887Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:50.897Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:50.897Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:50.919Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:50.919Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:50.920Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:50.920Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:50.920Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:50.956Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:50.956Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:50.994Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:50.994Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:51.010Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:51.010Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:51.118Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:51.118Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:51.247Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:51.247Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:51.357Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:51.357Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:51.407Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:51.407Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:51.419Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:51.419Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:51.547Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:51.547Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:51.599Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:51.599Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:51.599Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:51.624Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:51.624Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:51.757Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:51.757Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:51.817Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:51.817Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:51.861Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:51.861Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:51.890Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:51.890Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:51.913Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:51.913Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:51.925Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:51.925Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:51.977Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:51.977Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:52.027Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:52.027Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:52.027Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:52.047Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:52.047Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:52.112Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:52.112Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:52.149Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:52.149Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:52.227Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:52.227Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:52.229Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:52.229Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:52.271Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:52.272Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:52.550Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:52.550Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:52.610Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:52.610Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:52.664Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:52.664Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:52.677Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:52.677Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:52.752Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:52.752Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:52.752Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:52.820Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:52.820Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:52.828Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:52.828Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:52.933Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:52.933Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:52.933Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:52.984Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:52.984Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.004Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:53.004Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:53.015Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:53.015Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.063Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:53.063Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:53.080Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:53.080Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:53.104Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:53.104Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.174Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:53.174Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.184Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:53.184Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.251Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:53.251Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:53.265Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:53.265Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:53.537Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:53.537Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:53.583Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:53.583Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:53.668Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:53.668Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.668Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.434067299S 2023-12-12T10:47:53.751Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:53.751Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:53.751Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:53.757Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:53.757Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:53.823Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:53.823Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:53.857Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:53.857Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:53.857Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:53.903Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:53.903Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:53.958Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:53.958Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:54.032Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:54.032Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:54.032Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:54.032Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:54.039Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:54.039Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:54.045Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:54.045Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.843 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 2023-12-12T10:47:54.183Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:54.183Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:54.183Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:54.183Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Tests run: 30, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 2023-12-12T10:47:54.254Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:54.254Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:54.259Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:54.259Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:54.267Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:54.267Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 2023-12-12T10:47:54.275Z DEBUG 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 2023-12-12T10:47:54.278Z DEBUG 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 2023-12-12T10:47:54.291Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-12T10:47:54.291Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-12T10:47:54.291Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-12T10:47:54.293Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-12T10:47:54.293Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-12T10:47:54.295Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-12T10:47:54.295Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 2023-12-12T10:47:54.298Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-12T10:47:54.298Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 2023-12-12T10:47:54.300Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade. 2023-12-12T10:47:54.300Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-12T10:47:54.300Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-12-12T10:47:54.302Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync. 2023-12-12T10:47:54.302Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 2023-12-12T10:47:54.302Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 2023-12-12T10:47:54.304Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 2023-12-12T10:47:54.355Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 2023-12-12T10:47:54.358Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 2023-12-12T10:47:54.396Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:54.396Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:54.513Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:54.513Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:54.649Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:54.649Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:54.659Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:54.659Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:54.759Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:54.760Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:54.760Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:54.804Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:54.804Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:54.804Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:54.886Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:54.886Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:54.900Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:54.900Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.009Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:55.010Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:55.015Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:55.015Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.036Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:55.036Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:55.050Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:55.050Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.062Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:55.062Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:55.287Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:55.287Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:55.299Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:55.299Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:55.363Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:55.363Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.370Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:55.370Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:55.388Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:55.388Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.457Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:55.457Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:55.652Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:55.652Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:55.662Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:55.662Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:55.667Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:55.667Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:55.707Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:55.708Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:55.708Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:55.864Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:55.864Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:55.864Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:55.868Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:55.868Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.903Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:55.903Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:55.938Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:55.938Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:55.952Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:55.952Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:56.012Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:56.012Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:56.051Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:56.051Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:56.114Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:56.114Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:56.191Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:56.191Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:56.215Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:56.215Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:56.391Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:56.391Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:56.453Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:56.453Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:56.572Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:56.572Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:56.589Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-12-12T10:47:56.589Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 2023-12-12T10:47:56.592Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-12T10:47:56.595Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-12T10:47:56.595Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-12T10:47:56.595Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-12T10:47:56.598Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-12T10:47:56.598Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-12T10:47:56.598Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-12T10:47:56.599Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 2023-12-12T10:47:56.599Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 2023-12-12T10:47:56.599Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-12T10:47:56.610Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:56.610Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:56.610Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:56.620Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:56.620Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:56.630Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 2023-12-12T10:47:56.631Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 2023-12-12T10:47:56.632Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-12-12T10:47:56.656Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 2023-12-12T10:47:56.656Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 2023-12-12T10:47:56.660Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:56.660Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:56.663Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 2023-12-12T10:47:56.663Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 2023-12-12T10:47:56.665Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.305 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-12-12T10:47:56.720Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.720Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-12T10:47:56.720Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-12T10:47:56.720Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.720Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.720Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-12T10:47:56.721Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:56.721Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:56.724Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.724Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 2023-12-12T10:47:56.724Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 2023-12-12T10:47:56.724Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.724Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.724Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-12T10:47:56.726Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.726Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 2023-12-12T10:47:56.726Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 2023-12-12T10:47:56.726Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.726Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.726Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-12T10:47:56.727Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.727Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.727Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-12T10:47:56.728Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.728Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 2023-12-12T10:47:56.728Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-12-12T10:47:56.728Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.728Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.728Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-12T10:47:56.729Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.729Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.729Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-12T10:47:56.729Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.729Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.729Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-12-12T10:47:56.730Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.730Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z WARN 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.731Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 2023-12-12T10:47:56.732Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.732Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-12T10:47:56.732Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-12T10:47:56.732Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 2023-12-12T10:47:56.750Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.750Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 2023-12-12T10:47:56.750Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 2023-12-12T10:47:56.751Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 2023-12-12T10:47:56.751Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 2023-12-12T10:47:56.751Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 2023-12-12T10:47:56.751Z INFO 8099 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 2023-12-12T10:47:56.760Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:56.760Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 10:47:54,273 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@16ae1509 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 10:47:56,780 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 10:47:56,780 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 10:47:56,781 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61716e7c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:47:56,784 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:47:56,784 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61716e7c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:47:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:47:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:47:56,785 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:47:56,785 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@201ef2a8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:47:56,785 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@61716e7c - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:47:56,787 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:47:56,787 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:47:56,787 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:47:56,787 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378076787) 10:47:56,787 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:47:56,787 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:47:56,788 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:47:56,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:47:56,788 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:47:56,789 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:47:56,789 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:47:56,789 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:47:56,789 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:47:56,789 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:47:56,794 |-INFO in ch.qos.logback.classic.pattern.DateConverter@5cfe703 - Setting zoneId to "UTC" 10:47:56,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:47:56,794 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:47:56,797 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:47:56,797 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:47:56,797 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:47:56,797 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:47:56,798 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:47:56,799 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@537badc3 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:47:56,799 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:47:56,799 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@121f174c - End of configuration. 10:47:56,799 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@78f799fd - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:56.802Z INFO 8099 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:56.802Z INFO 8099 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:56.819Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:56.819Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:56.819Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:56.825Z INFO 8099 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.064 seconds (process running for 129.017) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 2023-12-12T10:47:56.874Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:56.874Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:56.895Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:56.895Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:56.901Z INFO 8099 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.032 seconds (process running for 129.093) 2023-12-12T10:47:56.905Z WARN 8099 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 2023-12-12T10:47:56.919Z WARN 8099 --- [onPool-worker-3] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 2023-12-12T10:47:56.920Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:56.920Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:56.969Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:56.969Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:56.973Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:56.974Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:57.070Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:57.083Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:57.083Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:57.083Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:57.228Z INFO 8099 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:57.228Z INFO 8099 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:57.270Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:57.270Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:57.275Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:57.275Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:57.326Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:57.326Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:57.441Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:57.441Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:57.488Z INFO 8099 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.272 seconds (process running for 129.681) 2023-12-12T10:47:57.527Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:57.527Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:57.538Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:57.538Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:57.585Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:57.585Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.785 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 2023-12-12T10:47:57.727Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:57.727Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:57.727Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:57.729Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:57.729Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:57.729Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:57.738Z INFO 8099 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:57.738Z INFO 8099 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:57.757Z INFO 8099 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.031 seconds (process running for 129.949) 2023-12-12T10:47:57.777Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:57.777Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec [INFO] Running org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec 2023-12-12T10:47:57.809Z INFO 8099 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : SubscriptionEventJsonData to be saved into DB {"subscription":[{"topic":"some-topic","predicates":{"datastore":"some-datastore","targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"},{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]},"clientID":"some-client-id","subscriptionName":"some-subscription-name","isTagged":true}]} 2023-12-12T10:47:57.812Z INFO 8099 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be added into DB {"targetCmHandles":[{"cmHandleId":"cmhandle2","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} 2023-12-12T10:47:57.812Z INFO 8099 --- [ main] .o.c.n.a.i.s.SubscriptionPersistenceImpl : targetCmHandleAsJson to be updated into DB {"targetCmHandles":[{"cmHandleId":"cmhandle1","status":"PENDING","details":"Subscription forwarded to dmi plugin"}]} [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.subscriptions.SubscriptionPersistenceSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 2023-12-12T10:47:57.836Z INFO 8099 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 2023-12-12T10:47:57.838Z INFO 8099 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 2023-12-12T10:47:57.846Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:57.847Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec 2023-12-12T10:47:57.874Z ERROR 8099 --- [ main] c.n.a.i.u.CmSubscriptionEventCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 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.api.impl.utils.CmSubscriptionEventCloudMapperSpec.$spock_feature_0_1(CmSubscriptionEventCloudMapperSpec.groovy:70) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.utils.CmSubscriptionEventCloudMapperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 2023-12-12T10:47:57.901Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:57.902Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:57.902Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:57.902Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2023-12-12T10:47:57.944Z ERROR 8099 --- [ main] c.n.a.i.u.SubscriptionOutcomeCloudMapper : The Cloud Event could not be constructed com.fasterxml.jackson.core.JsonProcessingException: The Cloud Event could not be constructed 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.api.impl.utils.SubscriptionOutcomeCloudMapperSpec.$spock_feature_0_1(SubscriptionOutcomeCloudMapperSpec.groovy:69) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.utils.SubscriptionOutcomeCloudMapperSpec 2023-12-12T10:47:57.952Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:57.952Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:47:57.984Z INFO 8099 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 8099 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 2023-12-12T10:47:57.984Z INFO 8099 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:47:57.989Z INFO 8099 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.017 seconds (process running for 130.181) [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 2023-12-12T10:47:58.002Z INFO 8099 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 2023-12-12T10:47:58.031Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:58.031Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:58.084Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: c9d857008842ade871f011074b71d3f195d7c47d0b010b9d5048afd74a4c4f92 2023-12-12T10:47:58.085Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:58.086Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:58.089Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:58.089Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:58.182Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:58.182Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:58.186Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:58.186Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:58.232Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:58.232Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:58.533Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:58.533Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:58.582Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:58.582Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:58.583Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:58.583Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:58.583Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:58.587Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:58.587Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:58.613Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:58.613Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:58.701Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:58.701Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:58.704Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:58.704Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:58.712Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:58.712Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:58.855Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:58.855Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:58.855Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:58.913Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:58.913Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:58.948Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:47:58.949Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:58.956Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:47:58.956Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:58.998Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:58.998Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:59.087Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:47:59.087Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:59.187Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:47:59.187Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:59.202Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:47:59.202Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:59.288Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:59.288Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:47:59.391Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:47:59.391Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:59.557Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:47:59.557Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:47:59.565Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:47:59.565Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:59.692Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:47:59.692Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:59.709Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:47:59.709Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:59.740Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:47:59.740Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:47:59.786Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:47:59.786Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:59.786Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:47:59.805Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:47:59.806Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:47:59.815Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:47:59.815Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:59.907Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:47:59.907Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:47:59.915Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:47:59.915Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:47:59.970Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:47:59.970Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:47:59.970Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:00.007Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:48:00.007Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:00.091Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:48:00.091Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.119Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:48:00.119Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.393Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:48:00.393Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.396Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:00.396Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:00.407Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:48:00.407Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:00.560Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:48:00.560Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:00.594Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:48:00.594Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:00.643Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:48:00.643Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.715Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:48:00.715Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.767Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:48:00.767Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.808Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:48:00.809Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:00.809Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:00.809Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:00.823Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:48:00.823Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:00.847Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:48:00.848Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:00.881Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:48:00.881Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:00.911Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:48:00.911Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:00.945Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:48:00.945Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:00.990Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:48:00.990Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:00.990Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:01.122Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:48:01.122Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:01.174Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:48:01.174Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:01.174Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:01.361Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:48:01.361Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:01.396Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:48:01.396Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:01.410Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:48:01.410Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:01.501Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:01.501Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:01.568Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:48:01.568Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:01.775Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:48:01.775Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:01.805Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:48:01.805Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:01.828Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:48:01.828Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:01.851Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:48:01.851Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:01.930Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:48:01.930Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:02.017Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:48:02.017Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:02.022Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:48:02.022Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:02.023Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:02.023Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:02.043Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:48:02.043Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:02.094Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:48:02.094Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:02.096Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:48:02.096Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:02.096Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:02.233Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:48:02.233Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:02.233Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:02.245Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:48:02.245Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:02.323Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:48:02.323Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:02.413Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:02.413Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:02.413Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:48:02.413Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:02.521Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:48:02.521Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:02.550Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:48:02.550Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:02.758Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:48:02.758Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:02.838Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:48:02.838Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:02.925Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:48:02.925Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:02.932Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:48:02.932Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:02.937Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:02.937Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:02.956Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:48:02.956Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:03.005Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:48:03.005Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:03.037Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:48:03.037Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:03.052Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:48:03.052Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:03.199Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:48:03.200Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:03.237Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:48:03.238Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:03.251Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:48:03.251Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:03.251Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:03.280Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:48:03.280Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:03.297Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:48:03.298Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:03.298Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:03.331Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:48:03.331Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:03.516Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:48:03.516Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:03.530Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:03.530Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:03.607Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:48:03.608Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:03.791Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:48:03.791Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:03.850Z INFO 8099 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.848035457S 2023-12-12T10:48:03.862Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-11 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:03.865Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:03.865Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:03.865Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378083865 2023-12-12T10:48:03.901Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:03.902Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-15 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:03.905Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:03.905Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:03.905Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:03.905Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378083905 2023-12-12T10:48:03.924Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:48:03.924Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:03.943Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:48:03.943Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:03.948Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:48:03.948Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:03.960Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:48:03.960Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:03.964Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:48:03.964Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:04.044Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:04.044Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:04.045Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:48:04.045Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:04.065Z INFO 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 2023-12-12T10:48:04.065Z WARN 8099 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:04.067Z WARN 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 1 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-12-12T10:48:04.067Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.106Z INFO 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 2023-12-12T10:48:04.106Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:04.106Z WARN 8099 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:04.193Z WARN 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Error while fetching metadata with correlation id 3 : {my-topic-name=LEADER_NOT_AVAILABLE} 2023-12-12T10:48:04.235Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:48:04.235Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:04.264Z INFO 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 2023-12-12T10:48:04.264Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 2023-12-12T10:48:04.264Z WARN 8099 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 2023-12-12T10:48:04.301Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.337Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-12 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:04.339Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.339Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.339Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084339 2023-12-12T10:48:04.346Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:04.346Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-16 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:04.349Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:04.349Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.349Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.349Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084349 2023-12-12T10:48:04.378Z INFO 8099 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.379Z INFO 8099 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.387Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-13 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:04.389Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.389Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.389Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084389 2023-12-12T10:48:04.396Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:04.396Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-17 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:04.398Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:04.398Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.398Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.398Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084398 2023-12-12T10:48:04.411Z INFO 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 2023-12-12T10:48:04.411Z WARN 8099 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:04.416Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.416Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.426Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-14 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:04.428Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.428Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.428Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084428 2023-12-12T10:48:04.436Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:04.436Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-18 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:04.439Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:04.439Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.439Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.439Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084439 2023-12-12T10:48:04.444Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 2023-12-12T10:48:04.444Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:04.460Z INFO 8099 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.461Z INFO 8099 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.470Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-15 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:04.472Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.472Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.472Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084472 2023-12-12T10:48:04.480Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:04.480Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-19 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:04.482Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:04.482Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.482Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.482Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084482 2023-12-12T10:48:04.492Z INFO 8099 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.493Z INFO 8099 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.510Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-16 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:04.512Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.512Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.512Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084512 2023-12-12T10:48:04.519Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:04.519Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-20 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:04.521Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:04.521Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.521Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.521Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084521 2023-12-12T10:48:04.534Z INFO 8099 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.534Z INFO 8099 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.537Z INFO 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 2023-12-12T10:48:04.537Z WARN 8099 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:04.538Z INFO 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 2023-12-12T10:48:04.538Z WARN 8099 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32776) could not be established. Broker may not be available. 2023-12-12T10:48:04.547Z INFO 8099 --- [ 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 = [PLAINTEXT://localhost:32790] check.crcs = true client.dns.lookup = use_all_dns_ips client.id = consumer-test-17 client.rack = connections.max.idle.ms = 540000 default.api.timeout.ms = 60000 enable.auto.commit = 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 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 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.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.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 2023-12-12T10:48:04.550Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.550Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.550Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084549 2023-12-12T10:48:04.552Z INFO 8099 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 2023-12-12T10:48:04.557Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 2023-12-12T10:48:04.558Z INFO 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: acks = -1 auto.include.jmx.reporter = true batch.size = 16384 bootstrap.servers = [PLAINTEXT://localhost:32790] buffer.memory = 33554432 client.dns.lookup = use_all_dns_ips client.id = producer-21 compression.type = none connections.max.idle.ms = 540000 delivery.timeout.ms = 120000 enable.idempotence = false 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 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.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.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 2023-12-12T10:48:04.559Z WARN 8099 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 2023-12-12T10:48:04.559Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 2023-12-12T10:48:04.559Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 2023-12-12T10:48:04.559Z INFO 8099 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1702378084559 2023-12-12T10:48:04.570Z INFO 8099 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.571Z INFO 8099 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.585Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Resetting the last seen epoch of partition my-topic-name-0 to 0 since the associated topicId changed from null to UAHT7kuJRyOJuDVGhlq6ww 2023-12-12T10:48:04.585Z INFO 8099 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: pwvy7owLSGmInZGVYqmZrw 2023-12-12T10:48:04.609Z INFO 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 2023-12-12T10:48:04.609Z WARN 8099 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:04.700Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32790 (id: 2147483646 rack: null) 2023-12-12T10:48:04.702Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-12-12T10:48:04.723Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: need to re-join with the given member-id: consumer-test-17-58e0c3ba-992b-4e83-acb4-a746668a516a 2023-12-12T10:48:04.723Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Request joining group due to: rebalance failed due to 'The group member needs to have a valid member id before actually entering a consumer group.' (MemberIdRequiredException) 2023-12-12T10:48:04.723Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 2023-12-12T10:48:04.734Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:04.734Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32786) could not be established. Broker may not be available. 2023-12-12T10:48:04.735Z INFO 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 2023-12-12T10:48:04.735Z WARN 8099 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:04.751Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully joined group with generation Generation{generationId=1, memberId='consumer-test-17-58e0c3ba-992b-4e83-acb4-a746668a516a', protocol='range'} 2023-12-12T10:48:04.751Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Finished assignment for group at generation 1: {consumer-test-17-58e0c3ba-992b-4e83-acb4-a746668a516a=Assignment(partitions=[my-topic-name-0])} 2023-12-12T10:48:04.771Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Successfully synced group in generation Generation{generationId=1, memberId='consumer-test-17-58e0c3ba-992b-4e83-acb4-a746668a516a', protocol='range'} 2023-12-12T10:48:04.771Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Notifying assignor about the new Assignment(partitions=[my-topic-name-0]) 2023-12-12T10:48:04.771Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 2023-12-12T10:48:04.781Z INFO 8099 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Found no committed offset for partition my-topic-name-0 2023-12-12T10:48:04.791Z INFO 8099 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-17, groupId=test] Resetting offset for partition my-topic-name-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32790 (id: 1 rack: null)], epoch=0}}. 2023-12-12T10:48:04.826Z INFO 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 2023-12-12T10:48:04.826Z WARN 8099 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:04.899Z INFO 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 2023-12-12T10:48:04.899Z WARN 8099 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 2023-12-12T10:48:04.903Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 2023-12-12T10:48:04.903Z INFO 8099 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 2023-12-12T10:48:04.904Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 2023-12-12T10:48:04.951Z INFO 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 2023-12-12T10:48:04.951Z WARN 8099 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:04.953Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-12T10:48:04.953Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Cancelled in-flight FETCH request with correlation id 13 due to node 1 being disconnected (elapsed time since creation: 117ms, elapsed time since send: 117ms, request timeout: 30000ms) 2023-12-12T10:48:04.953Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 2023-12-12T10:48:04.953Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 2023-12-12T10:48:04.953Z INFO 8099 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=755435231, epoch=1) to node 1: org.apache.kafka.common.errors.DisconnectException: null 2023-12-12T10:48:04.953Z INFO 8099 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32790 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 2023-12-12T10:48:04.975Z INFO 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 2023-12-12T10:48:04.975Z WARN 8099 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:05.004Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-12T10:48:05.004Z WARN 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.004Z INFO 8099 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-12T10:48:05.004Z WARN 8099 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.004Z INFO 8099 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-12T10:48:05.004Z WARN 8099 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.005Z INFO 8099 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-12T10:48:05.005Z WARN 8099 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.005Z INFO 8099 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-12T10:48:05.005Z WARN 8099 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.005Z INFO 8099 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-12T10:48:05.005Z WARN 8099 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.005Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-12T10:48:05.005Z WARN 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.020Z INFO 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 2023-12-12T10:48:05.020Z WARN 8099 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 2023-12-12T10:48:05.026Z INFO 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 2023-12-12T10:48:05.026Z WARN 8099 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 2023-12-12T10:48:05.054Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-12T10:48:05.054Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.062Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 2023-12-12T10:48:05.062Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:05.105Z INFO 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 2023-12-12T10:48:05.105Z WARN 8099 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.105Z INFO 8099 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 2023-12-12T10:48:05.105Z WARN 8099 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.105Z INFO 8099 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 2023-12-12T10:48:05.105Z WARN 8099 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.105Z INFO 8099 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 2023-12-12T10:48:05.105Z WARN 8099 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.106Z INFO 8099 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 2023-12-12T10:48:05.106Z WARN 8099 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.147Z INFO 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 2023-12-12T10:48:05.147Z WARN 8099 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 2023-12-12T10:48:05.155Z INFO 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 2023-12-12T10:48:05.155Z WARN 8099 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.155Z INFO 8099 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 2023-12-12T10:48:05.155Z WARN 8099 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. 2023-12-12T10:48:05.158Z INFO 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 2023-12-12T10:48:05.158Z WARN 8099 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32790) could not be established. Broker may not be available. [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.155 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 2023-12-12T10:48:05.181Z WARN 8099 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec [INFO] Running org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.NcmpServiceCmHandleSpec [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 2023-12-12T10:48:05.200Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:48:05.201Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:48:05.201Z INFO 8099 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5701 is SHUTTING_DOWN 2023-12-12T10:48:05.201Z WARN 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 2023-12-12T10:48:05.201Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 2023-12-12T10:48:05.201Z INFO 8099 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5702 is SHUTTING_DOWN 2023-12-12T10:48:05.202Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:48:05.202Z INFO 8099 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.10]:5705 is SHUTTING_DOWN 2023-12-12T10:48:05.202Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Shutting down connection manager... 2023-12-12T10:48:05.202Z WARN 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Terminating forcefully... 2023-12-12T10:48:05.202Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Shutting down multicast service... 2023-12-12T10:48:05.203Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5708 [dev] [5.2.4] Running shutdown hook... Current node state: ACTIVE 2023-12-12T10:48:05.203Z INFO 8099 --- [.ShutdownThread] com.hazelcast.core.LifecycleService : [10.250.0.254]:5708 [dev] [5.2.4] [10.250.0.254]:5708 is SHUTTING_DOWN 2023-12-12T10:48:05.203Z INFO 8099 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Shutting down connection manager... 2023-12-12T10:48:05.203Z INFO 8099 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.10:42079->/10.30.107.10:5707, qualifier=null, endpoint=[10.30.107.10]:5707, remoteUuid=b260f9e1-dae8-42a0-9f19-74dfb3a1d9f0, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping 2023-12-12T10:48:05.204Z INFO 8099 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.10:5707->/10.30.107.10:42079, qualifier=null, endpoint=[10.30.107.10]:5705, remoteUuid=32d8b75d-1491-4373-b1df-75142798fd9e, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 2023-12-12T10:48:05.204Z INFO 8099 --- [.ShutdownThread] c.h.i.server.tcp.TcpServerConnection : [10.30.107.10]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.10:48233->/10.30.107.10:5703, qualifier=null, endpoint=[10.30.107.10]:5703, remoteUuid=47320154-36eb-4990-8fec-57730895bf8d, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: TcpServer is stopping [INFO] [INFO] Results: [INFO] [INFO] Tests run: 543, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.1-SNAPSHOT/cps-ncmp-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- [INFO] Building cps-ncmp-rest 3.4.1-SNAPSHOT [12/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] Output directory (/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi) does not exist, or is inaccessible. No file (.openapi-generator-ignore) will be evaluated. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.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 DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings in CLI). [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation getResourceDataForCmHandle [INFO] Processing operation updateResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation createResourceDataRunningForCmHandle [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] Processing operation deleteResourceDataRunningForCmHandle [INFO] Processing operation patchResourceDataRunningForCmHandle [INFO] Processing operation executeDataOperationForCmHandles [INFO] Processing operation queryResourceDataForCmHandle [INFO] Processing operation getModuleReferencesByCmHandle [INFO] Processing operation getModuleDefinitionsByCmHandleId [INFO] Processing operation searchCmHandles [INFO] Processing operation retrieveCmHandleDetailsById [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId [INFO] Processing operation searchCmHandleIds [INFO] Processing operation getCmHandleStateByCmHandleId [INFO] Processing operation setDataSyncEnabledFlagForCmHandle [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataOperationRequest.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DataStores.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiErrorMessageDmiResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/LockReason.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleDefinition.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestModuleReference.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandleCompositeState.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestOutputCmHandlePublicProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/SyncState.java [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [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] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] No .openapi-generator-ignore file found. [INFO] OpenAPI Generator: spring (server) [INFO] Generator 'spring' is considered stable. [INFO] ---------------------------------- [INFO] Set base package to invoker package (org.onap.cps.ncmp.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] Processing operation updateDmiPluginRegistration [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi [INFO] Processing operation searchCmHandleIds [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandleQueryParameters.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/CmHandlerRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/DmiPluginRegistrationErrorResponse.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ErrorMessage.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/ModuleNameAsJsonObject.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/OldConditionProperties.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestDmiPluginRegistration.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/RestInputCmHandle.java [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/model/UpgradedCmHandles.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/src/gen/java/org/onap/cps/ncmp/rest/api/NetworkCmProxyInventoryApi.java [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [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.1.1:check (onap-license) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 40 source files with javac [debug release 17] to target/classes [WARNING] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NcmpRestInputMapper.java:[60,25] Unmapped target property: "compositeState". [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java uses unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-rest/src/main/java/org/onap/cps/ncmp/rest/controller/NetworkCmProxyInventoryController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-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-inventory.yaml] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (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/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmpInventory] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-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] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- [INFO] Generating with dryRun=false [INFO] OpenAPI Generator: openapi-yaml (documentation) [INFO] Generator 'openapi-yaml' is considered stable. [INFO] Output file [outputFile=openapi.yaml] [INFO] Inline schema created as DmiErrorMessage_dmi_response. To have complete control of the model name, set the `title` field or use the inlineSchemaNameMapping option (--inline-schema-name-mappings 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/ncmp] [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [WARNING] Multiple MediaTypes found, using only the first one [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml [INFO] Skipped /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore (Skipped by supportingFiles options supplied by user.) [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-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:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 18 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:48:15.566 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:48:15.763 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:48:15.889 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:48:15.932 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:48:15.950 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:48:15.959 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 10:48:15.999 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec]: NetworkCmProxyRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:48:16.006 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:48:16.010 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec]: NetworkCmProxyControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:48:16.017 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 10:48:16.020 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec]: NetworkCmProxyInventoryControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:48:16.026 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 10:48:15,380 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:48:15,399 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:48:15,400 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:48:15,401 |-INFO in ch.qos.logback.classic.BasicConfigurator@26db7540 - Setting up default configuration. 10:48:17,728 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcdc172 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:48:17,773 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7900d917 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:48:17,773 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcdc172 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:48:17,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:48:17,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:48:17,777 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:48:17,778 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7900d917 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:48:17,778 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4dcdc172 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:48:17,785 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:48:17,785 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:48:17,790 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:48:17,819 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378097817) 10:48:17,819 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:48:17,819 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:48:17,824 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:48:17,828 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:48:17,828 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:48:17,829 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:48:17,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:48:17,829 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:48:17,835 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:48:17,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:48:17,854 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:48:17,865 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:48:17,872 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:48:18,184 |-INFO in ch.qos.logback.classic.pattern.DateConverter@63916a3 - Setting zoneId to "UTC" 10:48:18,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:48:18,192 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:48:18,451 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:48:18,452 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:48:18,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:48:18,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:48:18,453 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:48:18,453 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7bb50de0 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:48:18,453 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:48:18,453 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@25dc8147 - End of configuration. 10:48:18,453 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@5aeb2c8a - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:48:18.540Z INFO 13525 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 13525 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-12T10:48:18.541Z INFO 13525 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:48:19.932Z INFO 13525 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:48:19.932Z INFO 13525 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:48:19.933Z INFO 13525 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-12T10:48:19.953Z INFO 13525 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.575 seconds (process running for 5.328) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:48:20.792Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: 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:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.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.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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:20.802Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.DmiRequestException: 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:286) at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:20.816Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : 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.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.73 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:48:21.187Z INFO 13525 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 13525 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-12T10:48:21.187Z INFO 13525 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:48:21.934Z INFO 13525 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:48:21.934Z INFO 13525 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:48:21.935Z INFO 13525 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-12T10:48:21.942Z INFO 13525 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.786 seconds (process running for 7.317) 2023-12-12T10:48:22.092Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 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.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1233072142.executeRequest(Unknown Source) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:113) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:204) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.117Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:136) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:253) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.325Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:462) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-12-12T10:48:22.379Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.385Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:184) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.391Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.397Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:208) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.404Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.409Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.414Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:382) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Tests run: 53, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.301 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 2023-12-12T10:48:22.420Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:379) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:230) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 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:205) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_24(NetworkCmProxyControllerSpec.groovy:573) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:48:22.493Z INFO 13525 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 13525 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 2023-12-12T10:48:22.493Z INFO 13525 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:48:22.763Z INFO 13525 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:48:22.763Z INFO 13525 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:48:22.763Z INFO 13525 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 2023-12-12T10:48:22.767Z INFO 13525 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.3 seconds (process running for 8.141) 2023-12-12T10:48:22.839Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy: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.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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable (7 known properties: "removedCmHandles", "dmiPlugin", "updatedCmHandles", "createdCmHandles", "dmiModelPlugin", "dmiDataPlugin", "upgradedCmHandles"]) at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 123 common frames omitted 2023-12-12T10:48:22.870Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: Required request body is missing: public org.springframework.http.ResponseEntity> org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryController.searchCmHandleIds(org.onap.cps.ncmp.rest.model.CmHandleQueryParameters) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 2023-12-12T10:48:22.874Z ERROR 13525 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 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:884) at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 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.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.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.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.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) ... 133 common frames omitted [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.513 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 2023-12-12T10:48:22.971Z ERROR 13525 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-12T10:48:23.476Z WARN 13525 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 2023-12-12T10:48:23.482Z ERROR 13525 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-12T10:48:23.487Z ERROR 13525 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException 2023-12-12T10:48:23.491Z ERROR 13525 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.TimeoutException [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.54 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 2023-12-12T10:48:23.555Z INFO 13525 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 2023-12-12T10:48:23.570Z ERROR 13525 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 134, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.1-SNAPSHOT/cps-ncmp-rest-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- [INFO] Building cps-ncmp-rest-stub 3.4.1-SNAPSHOT [13/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- [INFO] Building cps-ncmp-rest-stub-service 3.4.1-SNAPSHOT [14/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 4 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 10:48:28,808 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:48:28,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:48:28,829 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:48:28,830 |-INFO in ch.qos.logback.classic.BasicConfigurator@4bdf - Setting up default configuration. 10:48:29,879 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:48:29,917 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:48:29,917 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:48:29,922 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:48:29,922 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:48:29,922 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:48:29,923 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@2c63762b - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:48:29,923 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4cad79bc - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:48:29,929 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:48:29,929 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:48:29,933 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:48:29,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378109949) 10:48:29,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:48:29,950 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:48:29,955 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:48:29,958 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:48:29,958 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:48:29,959 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:48:29,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:48:29,959 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:48:29,963 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:48:29,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:48:29,972 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:48:29,977 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:48:29,981 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:48:29,998 |-INFO in ch.qos.logback.classic.pattern.DateConverter@78422efb - Setting zoneId to "UTC" 10:48:30,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:48:30,003 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:48:30,157 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:48:30,158 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:48:30,158 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:48:30,158 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:48:30,159 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:48:30,159 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7a9eccc4 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:48:30,159 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:48:30,159 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5f05c8d6 - End of configuration. 10:48:30,159 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@68e02f33 - Registering current configuration as safe fallback point 2023-12-12T10:48:30.258Z INFO 13649 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 13649 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 2023-12-12T10:48:30.259Z INFO 13649 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 2023-12-12T10:48:31.153Z INFO 13649 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 2023-12-12T10:48:31.165Z INFO 13649 --- [ main] org.eclipse.jetty.server.Server : jetty-11.0.15; built: 2023-04-11T18:37:53.775Z; git: 5bc5e562c8d05c5862505aebe5cf83a61bdbcb96; jvm 17.0.6-ea+9-LTS 2023-12-12T10:48:31.201Z INFO 13649 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 2023-12-12T10:48:31.201Z INFO 13649 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 920 ms 2023-12-12T10:48:31.259Z INFO 13649 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 2023-12-12T10:48:31.263Z INFO 13649 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@45fb2354{application,/,[file:///tmp/jetty-docbase.0.7038281210245625515/],AVAILABLE} 2023-12-12T10:48:31.264Z INFO 13649 --- [ main] org.eclipse.jetty.server.Server : Started Server@2c3f43d1{STARTING}[11.0.15,sto=0] @2882ms 2023-12-12T10:48:31.705Z INFO 13649 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-12-12T10:48:31.705Z INFO 13649 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 2023-12-12T10:48:31.706Z INFO 13649 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 2023-12-12T10:48:31.719Z INFO 13649 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@74cd798f{HTTP/1.1, (http/1.1)}{0.0.0.0:43489} 2023-12-12T10:48:31.720Z INFO 13649 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 43489 (http/1.1) with context path '/' 2023-12-12T10:48:31.731Z INFO 13649 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.075 seconds (process running for 3.349) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:48:32.571Z WARN 13649 --- [tp2109182431-30] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2023-12-12T10:48:32.571Z INFO 13649 --- [tp2109182431-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.214 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2023-12-12T10:48:32.699Z WARN 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/passthrough-operational-example.json', will search it in classpath 2023-12-12T10:48:32.699Z INFO 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 2023-12-12T10:48:32.702Z INFO 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test16526998629581666648/file.txt 2023-12-12T10:48:32.703Z WARN 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/stubs/unknown-file.txt', will search it in classpath 2023-12-12T10:48:32.704Z ERROR 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 2023-12-12T10:48:32.704Z WARN 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test16526998629581666648/unknown-file.txt', will search it in classpath 2023-12-12T10:48:32.704Z ERROR 13649 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test16526998629581666648/unknown-file.txt file not found on classpath or on file system [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 2023-12-12T10:48:32.728Z INFO 13649 --- [ionShutdownHook] org.eclipse.jetty.server.Server : Stopped Server@2c3f43d1{STOPPING}[11.0.15,sto=0] [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- [INFO] Building cps-ncmp-rest-stub-app 3.4.1-SNAPSHOT [15/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.1-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- [INFO] Building cps-ri 3.4.1-SNAPSHOT [16/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 58 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 32 source files with javac [debug release 17] to target/classes [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. [INFO] /w/workspace/cps-master-verify-java/cps-ri/src/main/java/org/onap/cps/spi/impl/CpsDataPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 24 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 10:48:47.379 [main] WARN org.onap.cps.spi.impl.CpsDataPersistenceServiceImpl -- Exception occurred : org.springframework.dao.DataIntegrityViolationException: Exception occurred , While saving : 2 data nodes, Retrying saving data nodes individually 10:48:47.682 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.474 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 10:48:45,157 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:48:45,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:48:45,177 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:48:45,178 |-INFO in ch.qos.logback.classic.BasicConfigurator@63793f16 - Setting up default configuration. 10:48:47,953 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f03e5f4 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:48:48,000 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6725f9e0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:48:48,000 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f03e5f4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:48:48,003 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:48:48,003 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:48:48,003 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:48:48,005 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@6725f9e0 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:48:48,005 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7f03e5f4 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:48:48,013 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:48:48,013 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:48:48,016 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:48:48,072 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378128070) 10:48:48,072 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:48:48,073 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:48:48,080 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:48:48,080 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:48:48,081 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:48:48,081 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:48:48,082 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:48:48,087 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:48:48,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:48:48,107 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:48:48,114 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:48:48,121 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:48:48,132 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4b8ab2f8 - Setting zoneId to "UTC" 10:48:48,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:48:48,140 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:48:48,415 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:48:48,416 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:48:48,416 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:48:48,417 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:48:48,417 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:48:48,417 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@6121b045 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:48:48,417 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:48:48,418 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2b46d238 - End of configuration. 10:48:48,418 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@6364d449 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:48:48.528Z INFO 13829 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 13829 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 2023-12-12T10:48:48.529Z INFO 13829 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:48:48.782Z INFO 13829 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 1.009 seconds (process running for 4.467) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:48:49.446Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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) ... 75 common frames omitted 2023-12-12T10:48:49.792Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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) ... 75 common frames omitted 2023-12-12T10:48:50.221Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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) ... 75 common frames omitted 2023-12-12T10:48:51.360Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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) ... 75 common frames omitted 2023-12-12T10:48:52.990Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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) ... 75 common frames omitted 2023-12-12T10:48:53.003Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:53.353Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:53.892Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:54.235Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:54.695Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:55.843Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:57.847Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:57.857Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted 2023-12-12T10:48:58.138Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:168) 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:343) at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$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.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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.AbstractCallSite.callConstructor(AbstractCallSite.java:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 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.doRunInitializer(PlatformSpecRunner.java:280) at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 48 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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.AbstractCallSite.callConstructor(AbstractCallSite.java:277) ... 75 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.87 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 2023-12-12T10:48:58.603Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.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:157) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:65) 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.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 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) ... 46 common frames omitted 2023-12-12T10:48:58.609Z WARN 13829 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:322) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:238) at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:139) at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:82) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 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:151) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:155) 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:141) 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:139) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 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:147) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) Caused by: org.hibernate.exception.ConstraintViolationException: 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:295) at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:67) 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.ReflectAccess.newInstance(ReflectAccess.java:128) at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) at java.base/java.lang.Class.newInstance(Class.java:645) at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) ... 30 common frames omitted Caused by: java.sql.SQLException: no checksum 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) ... 46 common frames omitted [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.spi.utils.EscapeUtilsSpec [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 2023-12-12T10:48:58.807Z INFO 13829 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 2023-12-12T10:48:58.807Z INFO 13829 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.16 s - in org.onap.cps.spi.utils.SessionManagerSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 56, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.1-SNAPSHOT/cps-ri-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.1-SNAPSHOT [17/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.1-SNAPSHOT [18/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 5 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/target/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.1-SNAPSHOT.pom [INFO] [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.1-SNAPSHOT [19/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] surefireArgLine set to empty [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] argLine set to empty [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 1 source file with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Building jar: /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231212T104247Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building project dependencies layer... [INFO] Building resources layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.1-SNAPSHOT-20231212T104247Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub [INFO] [INFO] A new version of jib-maven-plugin (3.4.0) is available (currently using 3.3.2). Update your build configuration to use the latest features and fixes! [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md [INFO] [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. [INFO] [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] failsafeArgLine set to empty [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Skipping JaCoCo execution because property jacoco.skip is set. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/target/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/dmi-plugin-demo-and-csit-stub/dmi-plugin-demo-and-csit-stub-app/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.1-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.1-SNAPSHOT.pom [INFO] [INFO] -------------------< org.onap.cps:integration-test >-------------------- [INFO] Building integration-test 3.4.1-SNAPSHOT [20/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 16 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 74 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:49:18.401 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') [INFO] Running org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec 10:49:18.765 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 10:49:19.190 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 10:49:19.191 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 10:49:19.212 [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 10:49:19.216 [main] WARN org.testcontainers.utility.ResourceReaper -- ******************************************************************************** Ryuk has been disabled. This can cause unexpected behavior in your environment. ******************************************************************************** 10:49:19.220 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 10:49:19.221 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 10:49:19.249 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling docker image: registry.nordix.org/onaptest/postgres:14.1. Please be patient; this may take some time but only needs to be done once. 10:49:19.256 [main] INFO org.testcontainers.utility.RegistryAuthLocator -- Failure when attempting to lookup auth config. Please ignore if you don't have images in an authenticated registry. Details: (dockerImageName: registry.nordix.org/onaptest/postgres:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 10:49:21.503 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 10:49:21.529 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 10:49:22.037 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 12 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 10:49:23.129 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (8 MB/? MB) 10:49:23.264 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (10 MB/? MB) 10:49:24.362 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (27 MB/? MB) 10:49:24.691 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (35 MB/? MB) 10:49:24.872 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (38 MB/? MB) 10:49:24.963 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (39 MB/? MB) 10:49:25.204 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (39 MB/? MB) 10:49:25.470 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 4 pending, 9 downloaded, 0 extracted, (40 MB/? MB) 10:49:25.708 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 0 extracted, (41 MB/? MB) 10:49:25.796 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (42 MB/? MB) 10:49:25.972 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 1 extracted, (42 MB/? MB) 10:49:25.986 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 2 extracted, (42 MB/? MB) 10:49:26.072 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (42 MB/? MB) 10:49:26.186 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 4 extracted, (43 MB/? MB) 10:49:26.231 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (44 MB/? MB) 10:49:26.510 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (48 MB/? MB) 10:49:26.632 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (49 MB/? MB) 10:49:26.711 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (50 MB/? MB) 10:49:26.788 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (50 MB/? MB) 10:49:31.126 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (128 MB/130 MB) 10:49:33.489 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 9 extracted, (130 MB/130 MB) 10:49:33.601 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 10 extracted, (130 MB/130 MB) 10:49:33.701 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 11 extracted, (130 MB/130 MB) 10:49:33.779 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 12 extracted, (130 MB/130 MB) 10:49:33.856 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 13 extracted, (130 MB/130 MB) 10:49:33.871 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pull complete. 13 layers, pulled in 12s (downloaded 130 MB at 10 MB/s) 10:49:33.918 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 10:49:41.628 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 244108658e45a29f2d5d03c70424ab92782a694b608b1c52d1213dbd3733f4ab 10:49:44.434 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT25.21204523S 10:49:44.435 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32792/test?loggerLevel=OFF) 10:49:17,060 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:49:17,081 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:49:17,081 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:49:17,082 |-INFO in ch.qos.logback.classic.BasicConfigurator@1124fd8 - Setting up default configuration. 10:49:44,818 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@810d718 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:49:44,925 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45e4dc42 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:49:44,925 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@810d718 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:49:44,931 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:49:44,931 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:49:44,931 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:49:44,933 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@45e4dc42 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:49:44,933 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@810d718 - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:49:44,941 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:49:44,941 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:49:44,946 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:49:44,979 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378184977) 10:49:44,979 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:49:44,979 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:49:44,984 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:49:44,988 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:49:44,988 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:49:44,989 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:49:44,989 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:49:44,990 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:49:44,990 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:49:44,996 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:49:45,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:49:45,017 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:49:45,029 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:49:45,036 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:49:45,973 |-INFO in ch.qos.logback.classic.pattern.DateConverter@548528e1 - Setting zoneId to "UTC" 10:49:45,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:49:45,988 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:49:46,318 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:49:46,319 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:49:46,320 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:49:46,320 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:49:46,321 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:49:46,321 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@477ac359 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:49:46,321 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:49:46,321 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@5a238d7e - End of configuration. 10:49:46,321 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@39c65cb4 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:49:46.463Z INFO 14295 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Starting CpsAdminServiceIntegrationSpec using Java 17.0.6-ea with PID 14295 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 2023-12-12T10:49:46.464Z INFO 14295 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:49:47.124Z INFO 14295 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-12-12T10:49:47.229Z INFO 14295 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 92 ms. Found 6 JPA repository interfaces. 2023-12-12T10:49:48.159Z INFO 14295 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Starting... 2023-12-12T10:49:48.472Z INFO 14295 --- [ main] com.zaxxer.hikari.pool.HikariPool : HikariPool-1 - Added connection org.postgresql.jdbc.PgConnection@6c4647d2 2023-12-12T10:49:48.475Z INFO 14295 --- [ main] com.zaxxer.hikari.HikariDataSource : HikariPool-1 - Start completed. 2023-12-12T10:49:48.701Z INFO 14295 --- [ main] liquibase.database : Set default schema name to public 2023-12-12T10:49:48.972Z INFO 14295 --- [ main] liquibase.lockservice : Successfully acquired change log lock 2023-12-12T10:49:49.274Z INFO 14295 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 2023-12-12T10:49:49.293Z INFO 14295 --- [ main] liquibase.changelog : Reading from public.databasechangelog 2023-12-12T10:49:49.445Z INFO 14295 --- [ main] liquibase.command : Using deploymentId: 2378189301 2023-12-12T10:49:49.465Z INFO 14295 --- [ main] liquibase.changelog : Reading from public.databasechangelog Running Changeset: liquibase/test-changelog.yaml::1-1::cps 2023-12-12T10:49:49.518Z INFO 14295 --- [ main] liquibase.changelog : Table anchor created 2023-12-12T10:49:49.518Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-1::cps ran successfully in 9ms Running Changeset: liquibase/test-changelog.yaml::1-2::cps 2023-12-12T10:49:49.544Z INFO 14295 --- [ main] liquibase.changelog : Table relation created 2023-12-12T10:49:49.545Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-2::cps ran successfully in 7ms Running Changeset: liquibase/test-changelog.yaml::1-3::cps 2023-12-12T10:49:49.554Z INFO 14295 --- [ main] liquibase.changelog : Table relation_type created 2023-12-12T10:49:49.554Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-3::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-4::cps 2023-12-12T10:49:49.574Z INFO 14295 --- [ main] liquibase.changelog : Table fragment created 2023-12-12T10:49:49.575Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-4::cps ran successfully in 13ms Running Changeset: liquibase/test-changelog.yaml::1-5::cps 2023-12-12T10:49:49.584Z INFO 14295 --- [ main] liquibase.changelog : Table schema_set created 2023-12-12T10:49:49.585Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-5::cps ran successfully in 6ms Running Changeset: liquibase/test-changelog.yaml::1-6::cps 2023-12-12T10:49:49.591Z INFO 14295 --- [ main] liquibase.changelog : Table yang_resource created 2023-12-12T10:49:49.592Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-6::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-7::cps 2023-12-12T10:49:49.600Z INFO 14295 --- [ main] liquibase.changelog : Table dataspace created 2023-12-12T10:49:49.601Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-7::cps ran successfully in 6ms Running Changeset: liquibase/test-changelog.yaml::1-8::cps 2023-12-12T10:49:49.608Z INFO 14295 --- [ main] liquibase.changelog : Table schema_node created 2023-12-12T10:49:49.609Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-8::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-9::cps 2023-12-12T10:49:49.615Z INFO 14295 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 2023-12-12T10:49:49.615Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-9::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-10::cps 2023-12-12T10:49:49.620Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 2023-12-12T10:49:49.621Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-10::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-11::cps 2023-12-12T10:49:49.628Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 2023-12-12T10:49:49.628Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-11::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-12::cps 2023-12-12T10:49:49.643Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 2023-12-12T10:49:49.644Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-12::cps ran successfully in 9ms Running Changeset: liquibase/test-changelog.yaml::1-13::cps 2023-12-12T10:49:49.652Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 2023-12-12T10:49:49.652Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-13::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-14::cps 2023-12-12T10:49:49.659Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 2023-12-12T10:49:49.659Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-14::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-15::cps 2023-12-12T10:49:49.667Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 2023-12-12T10:49:49.668Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-15::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-16::cps 2023-12-12T10:49:49.676Z INFO 14295 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 2023-12-12T10:49:49.677Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-16::cps ran successfully in 6ms Running Changeset: liquibase/test-changelog.yaml::1-17::cps 2023-12-12T10:49:49.683Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 2023-12-12T10:49:49.683Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-17::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-19::cps 2023-12-12T10:49:49.688Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 2023-12-12T10:49:49.689Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-19::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-20::cps 2023-12-12T10:49:49.694Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 2023-12-12T10:49:49.694Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-20::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-22::cps 2023-12-12T10:49:49.699Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 2023-12-12T10:49:49.700Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-22::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-23::cps 2023-12-12T10:49:49.705Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 2023-12-12T10:49:49.705Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-23::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-24::cps 2023-12-12T10:49:49.712Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 2023-12-12T10:49:49.713Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-24::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-25::cps 2023-12-12T10:49:49.720Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 2023-12-12T10:49:49.720Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-25::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-26::cps 2023-12-12T10:49:49.728Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 2023-12-12T10:49:49.729Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-26::cps ran successfully in 5ms Running Changeset: liquibase/test-changelog.yaml::1-27::cps 2023-12-12T10:49:49.734Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 2023-12-12T10:49:49.734Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-27::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-28::cps 2023-12-12T10:49:49.738Z INFO 14295 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 2023-12-12T10:49:49.739Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-28::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-30::cps 2023-12-12T10:49:49.744Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 2023-12-12T10:49:49.744Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-30::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-31::cps 2023-12-12T10:49:49.754Z INFO 14295 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 2023-12-12T10:49:49.754Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-31::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-32::cps 2023-12-12T10:49:49.758Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 2023-12-12T10:49:49.759Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-32::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-33::cps 2023-12-12T10:49:49.765Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 2023-12-12T10:49:49.765Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-33::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-34::cps 2023-12-12T10:49:49.770Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 2023-12-12T10:49:49.770Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-34::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-35::cps 2023-12-12T10:49:49.775Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 2023-12-12T10:49:49.775Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-35::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-36::cps 2023-12-12T10:49:49.781Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-12-12T10:49:49.782Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-36::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-37::cps 2023-12-12T10:49:49.790Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 2023-12-12T10:49:49.790Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-37::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-38::cps 2023-12-12T10:49:49.797Z INFO 14295 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 2023-12-12T10:49:49.797Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-38::cps ran successfully in 4ms Running Changeset: liquibase/test-changelog.yaml::1-39::cps 2023-12-12T10:49:49.816Z INFO 14295 --- [ main] liquibase.changelog : Custom SQL executed 2023-12-12T10:49:49.816Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-39::cps ran successfully in 16ms Running Changeset: liquibase/test-changelog.yaml::1-40::cps 2023-12-12T10:49:49.820Z INFO 14295 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 2023-12-12T10:49:49.821Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-40::cps ran successfully in 3ms Running Changeset: liquibase/test-changelog.yaml::1-41::cps 2023-12-12T10:49:49.828Z INFO 14295 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 2023-12-12T10:49:49.829Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-41::cps ran successfully in 6ms Running Changeset: liquibase/test-changelog.yaml::1-42::cps 2023-12-12T10:49:49.833Z INFO 14295 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 2023-12-12T10:49:49.835Z INFO 14295 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 2023-12-12T10:49:49.836Z INFO 14295 --- [ main] liquibase.changelog : ChangeSet liquibase/test-changelog.yaml::1-42::cps ran successfully in 4ms 2023-12-12T10:49:49.844Z INFO 14295 --- [ main] liquibase.util : UPDATE SUMMARY 2023-12-12T10:49:49.845Z INFO 14295 --- [ main] liquibase.util : Run: 39 2023-12-12T10:49:49.845Z INFO 14295 --- [ main] liquibase.util : Previously run: 0 2023-12-12T10:49:49.845Z INFO 14295 --- [ main] liquibase.util : Filtered out: 0 2023-12-12T10:49:49.845Z INFO 14295 --- [ main] liquibase.util : ------------------------------- 2023-12-12T10:49:49.845Z INFO 14295 --- [ main] liquibase.util : Total change sets: 39 UPDATE SUMMARY Run: 39 Previously run: 0 Filtered out: 0 ------------------------------- Total change sets: 39 2023-12-12T10:49:49.846Z INFO 14295 --- [ main] liquibase.util : Update summary generated Liquibase: Update has been successful. 2023-12-12T10:49:49.847Z INFO 14295 --- [ main] liquibase.command : Update command completed successfully. 2023-12-12T10:49:49.849Z INFO 14295 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-12-12T10:49:49.853Z INFO 14295 --- [ main] liquibase.lockservice : Successfully released change log lock 2023-12-12T10:49:49.855Z INFO 14295 --- [ main] liquibase.command : Command execution complete 2023-12-12T10:49:49.976Z INFO 14295 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 2023-12-12T10:49:50.047Z INFO 14295 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 2023-12-12T10:49:50.049Z INFO 14295 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 2023-12-12T10:49:50.049Z INFO 14295 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 2023-12-12T10:49:50.327Z INFO 14295 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-12T10:49:50.512Z INFO 14295 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 2023-12-12T10:49:50.819Z INFO 14295 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-12T10:49:51.865Z INFO 14295 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-12-12T10:49:51.868Z INFO 14295 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-12-12T10:49:52.315Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.DataspaceRepository 2023-12-12T10:49:52.437Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.AnchorRepository 2023-12-12T10:49:52.451Z INFO 14295 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 2023-12-12T10:49:52.782Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.FragmentRepository 2023-12-12T10:49:52.853Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.SchemaSetRepository 2023-12-12T10:49:52.884Z WARN 14295 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.spi.repository.YangResourceRepository 2023-12-12T10:49:53.219Z WARN 14295 --- [ main] JpaBaseConfiguration$JpaWebConfiguration : spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-12-12T10:49:55.083Z INFO 14295 --- [ main] o.o.c.i.f.CpsAdminServiceIntegrationSpec : Started CpsAdminServiceIntegrationSpec in 10.583 seconds (process running for 38.886) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 2023-12-12T10:49:57.022Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:49:57.022Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" Detail: Key (name)=(generalTestDataspace) already exists. 2023-12-12T10:49:57.316Z INFO 14295 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-12-12T10:49:57.336Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:49:57.336Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" Detail: Key (dataspace_id, name)=(1, newAnchor) already exists. 2023-12-12T10:49:57.370Z INFO 14295 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 2023-12-12T10:49:57.380Z INFO 14295 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 39.384 s - in org.onap.cps.integration.functional.CpsAdminServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec line 1:0 mismatched input 'invalid' expecting '/' line 1:0 mismatched input 'invalid' expecting '/' 2023-12-12T10:49:59.050Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 2023-12-12T10:49:59.988Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:49:59.988Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. 2023-12-12T10:49:59.990Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 2023-12-12T10:49:59.992Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:49:59.992Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(17, /bookstore) already exists. line 1:9 missing '/' at 'path' line 1:9 missing '/' at 'path' 2023-12-12T10:50:00.133Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 2023-12-12T10:50:00.535Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:00.546Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:00.551Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-12-12T10:50:00.555Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:00.555Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(19, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:00.977Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:00.977Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:00.978Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-12-12T10:50:00.982Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:00.982Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(20, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:01.204Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:01.205Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:01.205Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 2023-12-12T10:50:01.209Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:01.209Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:01.252Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:01.253Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. 2023-12-12T10:50:01.254Z WARN 14295 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute statement [ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists.] [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath) values (?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 2023-12-12T10:50:01.256Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:01.256Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" Detail: Key (anchor_id, xpath)=(21, /bookstore/categories[@code='1']) already exists. [INFO] Tests run: 89, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.302 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 2023-12-12T10:50:03.512Z WARN 14295 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 2 and QueryResult size : 0 2023-12-12T10:50:03.545Z WARN 14295 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 1 2023-12-12T10:50:03.662Z WARN 14295 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 101 and QueryResult size : 0 2023-12-12T10:50:03.712Z WARN 14295 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 0 2023-12-12T10:50:03.784Z WARN 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 2023-12-12T10:50:03.784Z ERROR 14295 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 6) already exists. [INFO] Tests run: 35, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.082 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec line 1:0 mismatched input 'cpsPath' expecting '/' line 1:0 mismatched input 'cpsPath' expecting '/' [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.317 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 2023-12-12T10:50:05.834Z WARN 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 2023-12-12T10:50:05.835Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 2023-12-12T10:50:05.835Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32792/test?loggerLevel=OFF] 2023-12-12T10:50:05.835Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 2023-12-12T10:50:05.835Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 2023-12-12T10:50:05.858Z INFO 14295 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 2023-12-12T10:50:05.914Z INFO 14295 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 2023-12-12T10:50:05.984Z INFO 14295 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-12T10:50:06.008Z INFO 14295 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-12T10:50:06.037Z INFO 14295 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-12T10:50:06.344Z INFO 14295 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-12-12T10:50:06.348Z INFO 14295 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked Hibernate: select a1_0.id,a1_0.dataspace_id,a1_0.name,a1_0.schema_set_id from anchor a1_0 where a1_0.id=? for no key update 2023-12-12T10:50:06.355Z INFO 14295 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 2023-12-12T10:50:06.357Z INFO 14295 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.836 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec [INFO] [INFO] Results: [INFO] [INFO] Tests run: 282, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.1-SNAPSHOT/integration-test-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-application >-------------------- [INFO] Building cps-application 3.4.1-SNAPSHOT [21/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 3 source files with javac [debug release 17] to target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- [INFO] Fork Value is true [java] WARNING: A terminally deprecated method in java.lang.System has been called [java] WARNING: System::setSecurityManager has been called by edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue (file:/home/jenkins/.m2/repository/com/github/spotbugs/spotbugs/4.2.0/spotbugs-4.2.0.jar) [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue [java] WARNING: System::setSecurityManager will be removed in a future release [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- [INFO] Changes detected - recompiling the module! :dependency [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- [INFO] Using isolated classloader, without GMavenPlus classpath. [INFO] Using Groovy 3.0.18 to perform compileTests. [INFO] Compiled 2 files. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- 10:50:14.622 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:50:14.802 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 10:50:15.016 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 10:50:15.051 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.ControllerSecuritySpec]: ControllerSecuritySpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 10:50:15.060 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 10:50:14,435 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 10:50:14,455 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 10:50:14,455 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 10:50:14,456 |-INFO in ch.qos.logback.classic.BasicConfigurator@f0deba2 - Setting up default configuration. 10:50:15,750 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] is not of type file 10:50:15,798 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] to configuration watch list. 10:50:15,798 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/defaults.xml] is not of type file 10:50:15,802 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 10:50:15,802 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 10:50:15,802 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 10:50:15,803 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1297cf8 - Adding [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] to configuration watch list. 10:50:15,803 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1ddf9fd - URL [jar:file:/home/jenkins/.m2/repository/org/springframework/boot/spring-boot/3.1.2/spring-boot-3.1.2.jar!/org/springframework/boot/logging/logback/console-appender.xml] is not of type file 10:50:15,811 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 10:50:15,811 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 10:50:15,815 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 10:50:15,844 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1702378215842) 10:50:15,844 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Will scan for changes in [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.1-SNAPSHOT.jar!/logback-spring.xml] 10:50:15,844 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 10:50:15,849 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 10:50:15,856 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 10:50:15,856 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 10:50:15,857 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 10:50:15,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 10:50:15,857 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:50:15,863 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 10:50:15,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 10:50:15,882 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 10:50:15,894 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 10:50:15,901 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 10:50:16,226 |-INFO in ch.qos.logback.classic.pattern.DateConverter@57d1edf0 - Setting zoneId to "UTC" 10:50:16,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 10:50:16,236 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 10:50:16,495 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 10:50:16,496 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 10:50:16,496 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 10:50:16,497 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 10:50:16,497 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 10:50:16,497 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@37e15055 - Propagating INFO level on Logger[ROOT] onto the JUL framework 10:50:16,497 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 10:50:16,498 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@39adf4e6 - End of configuration. 10:50:16,498 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@73299197 - Registering current configuration as safe fallback point . ____ _ __ _ _ /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ \\/ ___)| |_)| | | | | || (_| | ) ) ) ) ' |____| .__|_| |_|_| |_\__, | / / / / =========|_|==============|___/=/_/_/_/ :: Spring Boot :: (v3.1.2) 2023-12-12T10:50:16.588Z INFO 14973 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14973 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 2023-12-12T10:50:16.589Z INFO 14973 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 2023-12-12T10:50:17.794Z INFO 14973 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@6c916b7e, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@4631ecf5, org.springframework.security.web.context.SecurityContextHolderFilter@47fc346e, org.springframework.security.web.header.HeaderWriterFilter@357f1e59, org.springframework.security.web.authentication.logout.LogoutFilter@47cb3171, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@28aeab8a, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@1e0630cc, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@491665ab, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@2892b704, org.springframework.security.web.access.ExceptionTranslationFilter@7ed47927, org.springframework.security.web.access.intercept.AuthorizationFilter@584e4899] 2023-12-12T10:50:19.321Z INFO 14973 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 2023-12-12T10:50:19.321Z INFO 14973 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 2023-12-12T10:50:19.322Z INFO 14973 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 2023-12-12T10:50:19.344Z INFO 14973 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 3.981 seconds (process running for 5.694) [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.428 s - in org.onap.cps.rest.controller.ControllerSecuritySpec [INFO] Running org.onap.cps.config.MicroMeterConfigSpec [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.config.MicroMeterConfigSpec [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 2023-12-12T10:50:20.777Z INFO 14973 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.371 s - in org.onap.cps.architecture.LayeredArchitectureTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- [INFO] Replacing main artifact /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. [INFO] The original artifact has been renamed to /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar.original [INFO] [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- [INFO] [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231212T104247Z, nexus3.onap.org:10003/onap/cps-and-ncmp... [WARNING] Base image 'nexus3.onap.org:10001/onap/integration-java17:12.0.0' does not use a specific image digest - build may not be reproducible [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... [INFO] Building dependencies layer... [INFO] Building resources layer... [INFO] Building project dependencies layer... [INFO] Building classes layer... [INFO] Building jvm arg files layer... [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f [INFO] [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] [INFO] Loading to Docker daemon... [INFO] [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.1-SNAPSHOT-20231212T104247Z, nexus3.onap.org:10003/onap/cps-and-ncmp [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] All coverage checks have been met. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.1-SNAPSHOT/cps-application-3.4.1-SNAPSHOT.pom [INFO] [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- [INFO] Building jacoco-report 3.4.1-SNAPSHOT [22/23] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- [INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/jacoco.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses [INFO] [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- [INFO] [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- [INFO] No sources to compile [INFO] [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- [INFO] No sources specified for compilation. Skipping. [INFO] [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- [WARNING] JAR will be empty - no content was marked for inclusion! [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-it.exec,excludes=org/onap/cps/event/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/* [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec [INFO] [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec [INFO] Analyzed bundle 'cps-application' with 3 classes [INFO] Analyzed bundle 'cps-events' with 0 classes [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes [INFO] Analyzed bundle 'cps-ncmp-service' with 110 classes [INFO] Analyzed bundle 'cps-path-parser' with 6 classes [INFO] Analyzed bundle 'cps-rest' with 6 classes [INFO] Analyzed bundle 'cps-ri' with 22 classes [INFO] Analyzed bundle 'cps-service' with 59 classes [INFO] Analyzed bundle 'integration-test' with 0 classes [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.1-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.jar [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.1-SNAPSHOT/jacoco-report-3.4.1-SNAPSHOT.pom [INFO] [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- [INFO] Building cps 3.4.1-SNAPSHOT [23/23] [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- [INFO] surefireArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-ut.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- [INFO] Starting audit... Audit done. [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- [INFO] failsafeArgLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.5/org.jacoco.agent-0.8.5-runtime.jar=destfile=/w/workspace/cps-master-verify-java/target/code-coverage/jacoco-it.exec,excludes=**/gen/**:**/generated-sources/**:**/yang-gen/**:**/pax/** [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- [INFO] No tests to run. [INFO] [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- [INFO] Skipping JaCoCo execution due to missing execution data file. [INFO] [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.1-SNAPSHOT/cps-aggregator-3.4.1-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for cps 3.4.1-SNAPSHOT: [INFO] [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 1.046 s] [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] [INFO] checkstyle ......................................... SUCCESS [ 4.149 s] [INFO] spotbugs ........................................... SUCCESS [ 0.016 s] [INFO] cps-parent ......................................... SUCCESS [ 9.418 s] [INFO] cps-events ......................................... SUCCESS [ 10.549 s] [INFO] cps-path-parser .................................... SUCCESS [ 9.972 s] [INFO] cps-service ........................................ SUCCESS [01:40 min] [INFO] cps-rest ........................................... SUCCESS [ 22.444 s] [INFO] cps-ncmp-events .................................... SUCCESS [ 5.080 s] [INFO] cps-ncmp-service ................................... SUCCESS [02:31 min] [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.952 s] [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.184 s] [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.714 s] [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.411 s] [INFO] cps-ri ............................................. SUCCESS [ 22.847 s] [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.190 s] [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.376 s] [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 10.220 s] [INFO] integration-test ................................... SUCCESS [ 54.069 s] [INFO] cps-application .................................... SUCCESS [ 23.610 s] [INFO] jacoco-report ...................................... SUCCESS [ 0.758 s] [INFO] cps ................................................ SUCCESS [ 3.320 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 07:46 min [INFO] Finished at: 2023-12-12T10:50:34Z [INFO] ------------------------------------------------------------------------ $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 5582 killed; [ssh-agent] Stopped. [PostBuildScript] - [INFO] Executing post build scripts. [cps-master-verify-java] $ /bin/bash /tmp/jenkins8630790460063704316.sh ---> sysstat.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins5082989092088948805.sh ---> package-listing.sh ++ facter osfamily ++ tr '[:upper:]' '[:lower:]' + OS_FAMILY=redhat + workspace=/w/workspace/cps-master-verify-java + 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-master-verify-java ']' + 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-master-verify-java ']' + mkdir -p /w/workspace/cps-master-verify-java/archives/ + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ [cps-master-verify-java] $ /bin/bash /tmp/jenkins13489997405539447067.sh ---> capture-instance-metadata.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIK5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MIK5/bin to PATH INFO: Running in OpenStack, capturing instance metadata [cps-master-verify-java] $ /bin/bash /tmp/jenkins12296327165101295224.sh provisioning config files... copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config8579086491581104239tmp 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-master-verify-java] $ /bin/bash /tmp/jenkins1549075686158221139.sh ---> create-netrc.sh [cps-master-verify-java] $ /bin/bash /tmp/jenkins9039963006201477297.sh ---> python-tools-install.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIK5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools lf-activate-venv(): INFO: Adding /tmp/venv-MIK5/bin to PATH [cps-master-verify-java] $ /bin/bash /tmp/jenkins2713733212188484635.sh ---> sudo-logs.sh Archiving 'sudo' log.. [cps-master-verify-java] $ /bin/bash /tmp/jenkins8736290895738622657.sh ---> job-cost.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIK5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 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. lftools 0.37.8 requires openstacksdk<1.5.0, but you have openstacksdk 2.0.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-MIK5/bin to PATH INFO: No Stack... INFO: Retrieving Pricing Info for: v3-standard-8 INFO: Archiving Costs [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins13185184745288020801.sh ---> logs-deploy.sh Setup pyenv: system 3.8.13 3.9.13 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) lf-activate-venv(): INFO: Reuse venv:/tmp/venv-MIK5 from file:/tmp/.os_lf_venv lf-activate-venv(): INFO: Installing: lftools 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. python-openstackclient 6.4.0 requires openstacksdk>=2.0.0, but you have openstacksdk 1.4.0 which is incompatible. lf-activate-venv(): INFO: Adding /tmp/venv-MIK5/bin to PATH INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6284 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt Archives upload complete. INFO: archiving logs to Nexus ---> uname -a: Linux prd-centos8-docker-8c-8g-4480.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: 2800.000 BogoMIPS: 5600.00 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 13G 148G 8% / tmpfs 3.2G 0 3.2G 0% /run/user/1001 ---> free -m: total used free shared buff/cache available Mem: 31890 1089 25664 19 5136 30327 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:2e:58:01 brd ff:ff:ff:ff:ff:ff altname enp0s3 altname ens3 inet 10.30.107.10/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 valid_lft 85781sec preferred_lft 85781sec inet6 fe80::f816:3eff:fe2e:5801/64 scope link valid_lft forever preferred_lft forever 3: docker0: mtu 1500 qdisc noqueue state DOWN group default link/ether 02:42:69:b9:ef:0f 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:69ff:feb9:ef0f/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) 12/12/2023 _x86_64_ (8 CPU) 10:41:00 LINUX RESTART (8 CPU) 10:42:02 AM tps rtps wtps bread/s bwrtn/s 10:43:01 AM 211.62 22.45 189.17 4403.73 10635.25 10:44:01 AM 167.46 5.81 161.64 1301.67 13811.86 10:45:01 AM 94.02 12.56 81.46 885.17 30072.74 10:46:01 AM 66.08 0.07 66.01 1.87 2951.28 10:47:01 AM 26.30 0.00 26.30 0.00 585.41 10:48:01 AM 35.97 0.05 35.92 0.53 805.76 10:49:01 AM 36.69 0.00 36.69 0.00 7024.33 10:50:01 AM 110.63 2.48 108.15 4510.63 28415.81 10:51:01 AM 54.65 1.55 53.10 132.49 9189.35 Average: 89.05 4.96 84.08 1242.64 11500.56 10:42:02 AM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 10:43:01 AM 29018024 30962036 3637688 11.14 2688 2260792 1645596 4.88 186964 2987236 174256 10:44:01 AM 27220588 29792552 5435124 16.64 2688 2881752 2609268 7.74 337336 4598348 379744 10:45:01 AM 25919772 29006772 6735940 20.63 2688 3382464 5420156 16.08 479676 5689656 2304 10:46:01 AM 25277888 28434776 7377824 22.59 2688 3449384 5790556 17.18 528900 6275280 1748 10:47:01 AM 25690896 28848264 6964816 21.33 2688 3449960 3546024 10.52 537016 5852632 8 10:48:01 AM 25097748 28260128 7557964 23.14 2688 3453296 6604544 19.60 539476 6422072 1648 10:49:01 AM 25678604 29043528 6977108 21.37 2688 3655896 3445220 10.22 586644 5819024 6024 10:50:01 AM 24054644 28398536 8601068 26.34 2688 4629128 4020716 11.93 776356 7190788 10592 10:51:01 AM 26310236 31078316 6345476 19.43 2688 5032872 1515116 4.50 937816 4782184 221700 Average: 26029822 29313879 6625890 20.29 2688 3577283 3844133 11.41 545576 5513024 88669 10:42:02 AM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 10:43:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:43:01 AM eth0 153.79 129.46 1851.49 34.38 0.00 0.00 0.00 0.00 10:43:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:01 AM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:44:01 AM eth0 830.23 431.81 8344.81 42.82 0.00 0.00 0.00 0.00 10:44:01 AM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 10:45:01 AM lo 18.03 18.03 2.29 2.29 0.00 0.00 0.00 0.00 10:45:01 AM eth0 335.35 132.81 2313.05 12.16 0.00 0.00 0.00 0.00 10:45:01 AM docker0 6.71 11.23 1.12 1.39 0.00 0.00 0.00 0.00 10:45:01 AM veth79b616e 6.71 11.38 1.22 1.40 0.00 0.00 0.00 0.00 10:46:01 AM lo 4.50 4.50 0.56 0.56 0.00 0.00 0.00 0.00 10:46:01 AM eth0 92.79 80.06 679.78 20.88 0.00 0.00 0.00 0.00 10:46:01 AM docker0 1.35 2.00 0.20 0.21 0.00 0.00 0.00 0.00 10:46:01 AM veth195863d 0.17 0.35 0.03 0.03 0.00 0.00 0.00 0.00 10:47:01 AM lo 49.94 49.94 5.99 5.99 0.00 0.00 0.00 0.00 10:47:01 AM eth0 294.49 250.89 149.78 70.24 0.00 0.00 0.00 0.00 10:47:01 AM docker0 6.48 7.03 0.83 0.84 0.00 0.00 0.00 0.00 10:48:01 AM lo 288.84 288.84 140.32 140.32 0.00 0.00 0.00 0.00 10:48:01 AM eth0 131.42 111.16 65.56 38.45 0.00 0.00 0.00 0.00 10:48:01 AM docker0 1.52 2.03 0.22 0.24 0.00 0.00 0.00 0.00 10:48:01 AM vetha2b3294 0.00 0.13 0.00 0.01 0.00 0.00 0.00 0.00 10:49:01 AM lo 13.25 13.25 1.35 1.35 0.00 0.00 0.00 0.00 10:49:01 AM eth0 123.08 93.89 586.18 37.07 0.00 0.00 0.00 0.00 10:49:01 AM docker0 1.97 2.30 0.37 0.31 0.00 0.00 0.00 0.00 10:50:01 AM lo 114.56 114.56 25.95 25.95 0.00 0.00 0.00 0.00 10:50:01 AM eth0 337.39 161.88 3456.13 18.29 0.00 0.00 0.00 0.00 10:50:01 AM docker0 57.01 60.41 17.84 9.08 0.00 0.00 0.00 0.00 10:50:01 AM veth3956c7b 57.01 60.55 18.62 9.09 0.00 0.00 0.00 0.00 10:51:01 AM lo 124.89 124.89 28.48 28.48 0.00 0.00 0.00 0.00 10:51:01 AM eth0 52.83 49.98 379.46 12.78 0.00 0.00 0.00 0.00 10:51:01 AM docker0 62.15 64.85 18.93 10.54 0.00 0.00 0.00 0.00 Average: lo 68.35 68.35 22.81 22.81 0.00 0.00 0.00 0.00 Average: eth0 261.48 160.28 1981.13 31.89 0.00 0.00 0.00 0.00 Average: docker0 15.27 16.68 4.40 2.52 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) 12/12/2023 _x86_64_ (8 CPU) 10:41:00 LINUX RESTART (8 CPU) 10:42:02 AM CPU %user %nice %system %iowait %steal %idle 10:43:01 AM all 13.52 0.00 1.33 1.32 0.06 83.77 10:43:01 AM 0 21.61 0.00 2.16 1.26 0.07 74.91 10:43:01 AM 1 11.72 0.00 1.62 2.91 0.07 83.69 10:43:01 AM 2 18.74 0.00 1.77 1.27 0.07 78.15 10:43:01 AM 3 5.07 0.00 0.51 0.73 0.07 93.62 10:43:01 AM 4 20.11 0.00 1.24 1.05 0.05 77.55 10:43:01 AM 5 5.43 0.00 0.54 1.27 0.03 92.72 10:43:01 AM 6 18.02 0.00 1.48 0.58 0.05 79.87 10:43:01 AM 7 7.46 0.00 1.31 1.50 0.05 89.68 10:44:01 AM all 35.89 0.00 1.51 1.18 0.10 61.32 10:44:01 AM 0 40.29 0.00 1.39 0.03 0.12 58.17 10:44:01 AM 1 41.27 0.00 1.39 0.27 0.10 56.97 10:44:01 AM 2 33.38 0.00 1.17 0.22 0.10 65.12 10:44:01 AM 3 53.90 0.00 2.10 1.33 0.12 42.56 10:44:01 AM 4 42.09 0.00 1.41 0.03 0.10 56.37 10:44:01 AM 5 25.71 0.00 1.36 0.40 0.10 72.43 10:44:01 AM 6 34.40 0.00 2.06 2.14 0.12 61.28 10:44:01 AM 7 16.07 0.00 1.21 5.02 0.08 77.62 10:45:01 AM all 8.96 0.28 1.70 1.90 0.07 87.09 10:45:01 AM 0 9.89 0.00 1.27 0.49 0.08 88.27 10:45:01 AM 1 8.32 0.02 2.02 8.86 0.07 80.72 10:45:01 AM 2 6.81 2.18 2.15 3.47 0.05 85.34 10:45:01 AM 3 8.29 0.00 1.53 1.63 0.07 88.49 10:45:01 AM 4 12.81 0.00 2.39 0.61 0.08 84.11 10:45:01 AM 5 10.43 0.00 1.59 0.05 0.07 87.86 10:45:01 AM 6 8.78 0.03 1.17 0.02 0.07 89.93 10:45:01 AM 7 6.34 0.00 1.51 0.07 0.08 91.99 10:46:01 AM all 46.40 0.21 1.37 0.22 0.10 51.70 10:46:01 AM 0 39.63 0.05 1.57 0.00 0.08 58.67 10:46:01 AM 1 63.75 0.02 1.99 0.52 0.12 33.61 10:46:01 AM 2 31.54 0.02 1.39 0.32 0.10 66.64 10:46:01 AM 3 48.92 1.55 1.64 0.75 0.12 47.02 10:46:01 AM 4 42.72 0.02 1.32 0.08 0.10 55.76 10:46:01 AM 5 52.23 0.00 1.02 0.07 0.12 46.56 10:46:01 AM 6 50.51 0.00 1.29 0.00 0.10 48.10 10:46:01 AM 7 41.86 0.00 0.79 0.02 0.08 57.25 10:47:01 AM all 14.84 0.07 1.58 0.09 0.16 83.27 10:47:01 AM 0 14.64 0.00 1.74 0.00 0.18 83.44 10:47:01 AM 1 14.49 0.03 1.54 0.02 0.17 83.75 10:47:01 AM 2 14.66 0.05 1.86 0.08 0.18 83.17 10:47:01 AM 3 18.85 0.07 1.64 0.03 0.17 79.24 10:47:01 AM 4 13.42 0.03 1.21 0.05 0.18 85.10 10:47:01 AM 5 13.30 0.25 1.41 0.35 0.15 84.54 10:47:01 AM 6 15.89 0.00 1.59 0.03 0.12 82.36 10:47:01 AM 7 13.42 0.12 1.66 0.12 0.15 84.54 10:48:01 AM all 23.33 0.37 2.87 0.18 0.11 73.13 10:48:01 AM 0 17.99 0.07 2.72 0.13 0.12 78.97 10:48:01 AM 1 23.55 0.03 2.89 0.47 0.12 72.94 10:48:01 AM 2 21.20 0.15 2.92 0.03 0.13 75.56 10:48:01 AM 3 25.27 0.17 3.17 0.23 0.10 71.05 10:48:01 AM 4 22.30 0.12 2.80 0.17 0.12 74.50 10:48:01 AM 5 29.01 2.33 3.09 0.12 0.10 65.35 10:48:01 AM 6 27.97 0.03 2.77 0.10 0.10 69.02 10:48:01 AM 7 19.35 0.07 2.62 0.22 0.10 77.64 10:49:01 AM all 41.41 0.04 1.46 0.45 0.11 56.53 10:49:01 AM 0 43.23 0.00 1.33 0.03 0.12 55.30 10:49:01 AM 1 26.92 0.00 1.11 0.07 0.08 71.82 10:49:01 AM 2 50.79 0.00 1.12 0.08 0.10 47.90 10:49:01 AM 3 38.44 0.30 1.85 0.05 0.10 59.25 10:49:01 AM 4 37.86 0.03 1.22 3.17 0.13 57.58 10:49:01 AM 5 29.63 0.00 1.61 0.02 0.08 68.66 10:49:01 AM 6 56.10 0.00 2.00 0.15 0.13 41.62 10:49:01 AM 7 48.33 0.00 1.41 0.00 0.12 50.14 10:50:01 AM all 26.38 0.00 2.16 2.36 0.10 68.99 10:50:01 AM 0 15.22 0.00 1.87 3.39 0.08 79.44 10:50:01 AM 1 20.08 0.00 3.18 5.67 0.10 70.98 10:50:01 AM 2 18.28 0.00 2.24 5.40 0.08 74.00 10:50:01 AM 3 29.74 0.00 1.50 0.64 0.10 68.03 10:50:01 AM 4 32.01 0.00 2.07 0.30 0.10 65.52 10:50:01 AM 5 34.57 0.00 1.68 1.29 0.10 62.36 10:50:01 AM 6 24.79 0.00 2.14 1.33 0.14 71.59 10:50:01 AM 7 36.38 0.00 2.64 0.83 0.12 60.03 10:51:01 AM all 23.38 0.00 1.41 1.31 0.08 73.82 10:51:01 AM 0 17.93 0.00 1.44 1.80 0.08 78.74 10:51:01 AM 1 29.72 0.00 1.57 0.52 0.08 68.11 10:51:01 AM 2 14.95 0.00 1.15 0.89 0.07 82.95 10:51:01 AM 3 26.96 0.00 1.66 0.81 0.08 70.49 10:51:01 AM 4 11.77 0.00 1.73 0.80 0.08 85.62 10:51:01 AM 5 24.61 0.00 0.92 2.16 0.07 72.24 10:51:01 AM 6 27.07 0.00 1.61 0.57 0.07 70.68 10:51:01 AM 7 34.02 0.00 1.22 2.97 0.07 61.72 Average: all 26.03 0.11 1.71 1.00 0.10 71.05 Average: 0 24.50 0.01 1.72 0.79 0.10 72.87 Average: 1 26.69 0.01 1.92 2.14 0.10 69.14 Average: 2 23.38 0.27 1.75 1.31 0.10 73.20 Average: 3 28.42 0.23 1.73 0.69 0.10 68.82 Average: 4 26.14 0.02 1.71 0.70 0.11 71.33 Average: 5 25.02 0.29 1.47 0.64 0.09 72.49 Average: 6 29.31 0.01 1.79 0.55 0.10 68.25 Average: 7 24.82 0.02 1.60 1.19 0.10 72.27