13:52:01 Triggered by Gerrit: https://gerrit.onap.org/r/c/cps/+/137239 13:52:01 Running as SYSTEM 13:52:01 [EnvInject] - Loading node environment variables. 13:52:01 Building remotely on prd-centos8-docker-8c-8g-7361 (centos8-docker-8c-8g) in workspace /w/workspace/cps-master-verify-java 13:52:01 [ssh-agent] Looking for ssh-agent implementation... 13:52:01 [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) 13:52:01 $ ssh-agent 13:52:01 SSH_AUTH_SOCK=/tmp/ssh-yd2xUWIIeLyJ/agent.5593 13:52:01 SSH_AGENT_PID=5595 13:52:01 [ssh-agent] Started. 13:52:01 Running ssh-add (command line suppressed) 13:52:01 Identity added: /w/workspace/cps-master-verify-java@tmp/private_key_12357487913428801162.key (/w/workspace/cps-master-verify-java@tmp/private_key_12357487913428801162.key) 13:52:01 [ssh-agent] Using credentials onap-jobbuiler (Gerrit user) 13:52:01 The recommended git tool is: NONE 13:52:03 using credential onap-jenkins-ssh 13:52:03 Wiping out workspace first. 13:52:03 Cloning the remote Git repository 13:52:03 Cloning repository git://cloud.onap.org/mirror/cps.git 13:52:03 > git init /w/workspace/cps-master-verify-java # timeout=10 13:52:03 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 13:52:03 > git --version # timeout=10 13:52:03 > git --version # 'git version 2.39.1' 13:52:03 using GIT_SSH to set credentials Gerrit user 13:52:03 [INFO] Currently running in a labeled security context 13:52:03 [INFO] Currently SELinux is 'enforcing' on the host 13:52:03 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh6133799107452131684.key 13:52:03 Verifying host key using manually-configured host key entries 13:52:03 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git +refs/heads/*:refs/remotes/origin/* # timeout=30 13:52:05 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 13:52:05 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 13:52:05 > git config remote.origin.url git://cloud.onap.org/mirror/cps.git # timeout=10 13:52:05 Fetching upstream changes from git://cloud.onap.org/mirror/cps.git 13:52:05 using GIT_SSH to set credentials Gerrit user 13:52:05 [INFO] Currently running in a labeled security context 13:52:05 [INFO] Currently SELinux is 'enforcing' on the host 13:52:05 > /usr/bin/chcon --type=ssh_home_t /w/workspace/cps-master-verify-java@tmp/jenkins-gitclient-ssh6428545018777654189.key 13:52:05 Verifying host key using manually-configured host key entries 13:52:05 > git fetch --tags --force --progress -- git://cloud.onap.org/mirror/cps.git refs/changes/39/137239/5 # timeout=30 13:52:05 > git rev-parse 6fba652770636a736f68b2759d3804e6cd5d5c01^{commit} # timeout=10 13:52:05 JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://plugins.jenkins.io/git/#remove-git-plugin-buildsbybranch-builddata-script 13:52:05 Checking out Revision 6fba652770636a736f68b2759d3804e6cd5d5c01 (refs/changes/39/137239/5) 13:52:05 > git config core.sparsecheckout # timeout=10 13:52:05 > git checkout -f 6fba652770636a736f68b2759d3804e6cd5d5c01 # timeout=30 13:52:09 Commit message: "Error reporting when registering cm handle with alternate id" 13:52:09 > git rev-parse FETCH_HEAD^{commit} # timeout=10 13:52:09 > git rev-list --no-walk b82d45a6d32a24e6f59f0d9730a8bfe613c991ae # timeout=10 13:52:09 [cps-master-verify-java] $ /bin/bash /tmp/jenkins9444983119772309293.sh 13:52:09 ---> python-tools-install.sh 13:52:09 Setup pyenv: 13:52:09 system 13:52:09 * 3.8.13 (set by /opt/pyenv/version) 13:52:09 * 3.9.13 (set by /opt/pyenv/version) 13:52:09 * 3.10.6 (set by /opt/pyenv/version) 13:52:14 lf-activate-venv(): INFO: Creating python3 venv at /tmp/venv-Jg88 13:52:14 lf-activate-venv(): INFO: Save venv in file: /tmp/.os_lf_venv 13:52:17 lf-activate-venv(): INFO: Installing: lftools 13:52:48 lf-activate-venv(): INFO: Adding /tmp/venv-Jg88/bin to PATH 13:52:48 Generating Requirements File 13:53: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. 13:53:15 lftools 0.37.9 requires openstacksdk>=2.1.0, but you have openstacksdk 0.62.0 which is incompatible. 13:53:15 Python 3.10.6 13:53:16 pip 24.0 from /tmp/venv-Jg88/lib/python3.10/site-packages/pip (python 3.10) 13:53:16 appdirs==1.4.4 13:53:16 argcomplete==3.2.2 13:53:16 aspy.yaml==1.3.0 13:53:16 attrs==23.2.0 13:53:16 autopage==0.5.2 13:53:16 beautifulsoup4==4.12.3 13:53:16 boto3==1.34.46 13:53:16 botocore==1.34.46 13:53:16 bs4==0.0.2 13:53:16 cachetools==5.3.2 13:53:16 certifi==2024.2.2 13:53:16 cffi==1.16.0 13:53:16 cfgv==3.4.0 13:53:16 chardet==5.2.0 13:53:16 charset-normalizer==3.3.2 13:53:16 click==8.1.7 13:53:16 cliff==4.5.0 13:53:16 cmd2==2.4.3 13:53:16 cryptography==3.3.2 13:53:16 debtcollector==2.5.0 13:53:16 decorator==5.1.1 13:53:16 defusedxml==0.7.1 13:53:16 Deprecated==1.2.14 13:53:16 distlib==0.3.8 13:53:16 dnspython==2.6.1 13:53:16 docker==4.2.2 13:53:16 dogpile.cache==1.3.1 13:53:16 email-validator==2.1.0.post1 13:53:16 filelock==3.13.1 13:53:16 future==1.0.0 13:53:16 gitdb==4.0.11 13:53:16 GitPython==3.1.42 13:53:16 google-auth==2.28.0 13:53:16 httplib2==0.22.0 13:53:16 identify==2.5.35 13:53:16 idna==3.6 13:53:16 importlib-resources==1.5.0 13:53:16 iso8601==2.1.0 13:53:16 Jinja2==3.1.3 13:53:16 jmespath==1.0.1 13:53:16 jsonpatch==1.33 13:53:16 jsonpointer==2.4 13:53:16 jsonschema==4.21.1 13:53:16 jsonschema-specifications==2023.12.1 13:53:16 keystoneauth1==5.5.0 13:53:16 kubernetes==29.0.0 13:53:16 lftools==0.37.9 13:53:16 lxml==5.1.0 13:53:16 MarkupSafe==2.1.5 13:53:16 msgpack==1.0.7 13:53:16 multi_key_dict==2.0.3 13:53:16 munch==4.0.0 13:53:16 netaddr==1.2.1 13:53:16 netifaces==0.11.0 13:53:16 niet==1.4.2 13:53:16 nodeenv==1.8.0 13:53:16 oauth2client==4.1.3 13:53:16 oauthlib==3.2.2 13:53:16 openstacksdk==0.62.0 13:53:16 os-client-config==2.1.0 13:53:16 os-service-types==1.7.0 13:53:16 osc-lib==3.0.0 13:53:16 oslo.config==9.3.0 13:53:16 oslo.context==5.3.0 13:53:16 oslo.i18n==6.2.0 13:53:16 oslo.log==5.4.0 13:53:16 oslo.serialization==5.3.0 13:53:16 oslo.utils==7.0.0 13:53:16 packaging==23.2 13:53:16 pbr==6.0.0 13:53:16 platformdirs==4.2.0 13:53:16 prettytable==3.10.0 13:53:16 pyasn1==0.5.1 13:53:16 pyasn1-modules==0.3.0 13:53:16 pycparser==2.21 13:53:16 pygerrit2==2.0.15 13:53:16 PyGithub==2.2.0 13:53:16 pyinotify==0.9.6 13:53:16 PyJWT==2.8.0 13:53:16 PyNaCl==1.5.0 13:53:16 pyparsing==2.4.7 13:53:16 pyperclip==1.8.2 13:53:16 pyrsistent==0.20.0 13:53:16 python-cinderclient==9.4.0 13:53:16 python-dateutil==2.8.2 13:53:16 python-heatclient==3.4.0 13:53:16 python-jenkins==1.8.2 13:53:16 python-keystoneclient==5.3.0 13:53:16 python-magnumclient==4.3.0 13:53:16 python-novaclient==18.4.0 13:53:16 python-openstackclient==6.0.1 13:53:16 python-swiftclient==4.4.0 13:53:16 pytz==2024.1 13:53:16 PyYAML==6.0.1 13:53:16 referencing==0.33.0 13:53:16 requests==2.31.0 13:53:16 requests-oauthlib==1.3.1 13:53:16 requestsexceptions==1.4.0 13:53:16 rfc3986==2.0.0 13:53:16 rpds-py==0.18.0 13:53:16 rsa==4.9 13:53:16 ruamel.yaml==0.18.6 13:53:16 ruamel.yaml.clib==0.2.8 13:53:16 s3transfer==0.10.0 13:53:16 simplejson==3.19.2 13:53:16 six==1.16.0 13:53:16 smmap==5.0.1 13:53:16 soupsieve==2.5 13:53:16 stevedore==5.1.0 13:53:16 tabulate==0.9.0 13:53:16 toml==0.10.2 13:53:16 tomlkit==0.12.3 13:53:16 tqdm==4.66.2 13:53:16 typing_extensions==4.9.0 13:53:16 tzdata==2024.1 13:53:16 urllib3==1.26.18 13:53:16 virtualenv==20.25.0 13:53:16 wcwidth==0.2.13 13:53:16 websocket-client==1.7.0 13:53:16 wrapt==1.16.0 13:53:16 xdg==6.0.0 13:53:16 xmltodict==0.13.0 13:53:16 yq==3.2.3 13:53:16 [EnvInject] - Injecting environment variables from a build step. 13:53:16 [EnvInject] - Injecting as environment variables the properties content 13:53:16 SET_JDK_VERSION=openjdk17 13:53:16 GIT_URL="git://cloud.onap.org/mirror" 13:53:16 13:53:16 [EnvInject] - Variables injected successfully. 13:53:16 [cps-master-verify-java] $ /bin/sh /tmp/jenkins6014703611158162176.sh 13:53:16 ---> update-java-alternatives.sh 13:53:16 ---> Updating Java version 13:53:16 ---> RedHat type system detected 13:53:17 openjdk version "17.0.6-ea" 2023-01-17 LTS 13:53:17 OpenJDK Runtime Environment (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS) 13:53:17 OpenJDK 64-Bit Server VM (Red_Hat-17.0.6.0.9-0.3.ea.el8) (build 17.0.6-ea+9-LTS, mixed mode, sharing) 13:53:17 JAVA_HOME=/usr/lib/jvm/java-17-openjdk 13:53:17 [EnvInject] - Injecting environment variables from a build step. 13:53:17 [EnvInject] - Injecting as environment variables the properties file path '/tmp/java.env' 13:53:17 [EnvInject] - Variables injected successfully. 13:53:17 provisioning config files... 13:53:17 copy managed file [global-settings] to file:/w/workspace/cps-master-verify-java@tmp/config12246907627566724769tmp 13:53:17 copy managed file [cps-settings] to file:/w/workspace/cps-master-verify-java@tmp/config11633165219986457963tmp 13:53:17 [EnvInject] - Injecting environment variables from a build step. 13:53:17 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-7361 13:53:17 using settings config with name cps-settings 13:53:17 Replacing all maven server entries not found in credentials list is true 13:53:17 using global settings config with name global-settings 13:53:17 Replacing all maven server entries not found in credentials list is true 13:53:17 [cps-master-verify-java] $ /w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -s /tmp/settings12198589543813622678.xml -gs /tmp/global-settings17793268815436193401.xml -DGERRIT_BRANCH=master -DGERRIT_PATCHSET_REVISION=6fba652770636a736f68b2759d3804e6cd5d5c01 -DGERRIT_HOST=gerrit.onap.org -DMVN=/w/tools/hudson.tasks.Maven_MavenInstallation/mvn36/bin/mvn -DGERRIT_CHANGE_OWNER_EMAIL=halil.cakal@est.tech "-DGERRIT_EVENT_ACCOUNT_NAME=Halil Cakal" -DGERRIT_CHANGE_URL=https://gerrit.onap.org/r/c/cps/+/137239 -DGERRIT_PATCHSET_UPLOADER_EMAIL=halil.cakal@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=137239 -DGERRIT_SCHEME=ssh '-DGERRIT_PATCHSET_UPLOADER=\"Halil Cakal\" ' -DGERRIT_PORT=29418 -DGERRIT_CHANGE_PRIVATE_STATE=false -DGERRIT_REFSPEC=refs/changes/39/137239/5 "-DGERRIT_PATCHSET_UPLOADER_NAME=Halil Cakal" '-DGERRIT_CHANGE_OWNER=\"Halil Cakal\" ' -DPROJECT=cps -DGERRIT_CHANGE_COMMIT_MESSAGE=RXJyb3IgcmVwb3J0aW5nIHdoZW4gcmVnaXN0ZXJpbmcgY20gaGFuZGxlIHdpdGggYWx0ZXJuYXRlIGlkCgotIHJlZmFjdG9yZWQgcmVnc2l0cmF0aW9uIGNvZGUsIDEgbWV0aG9kIGZvciBlYWNoIGFjdGlvbgoKSXNzdWUtSUQ6IENQUy0yMTAwCgpDaGFuZ2UtSWQ6IEk1MDQ5Nzc3ZWU0ZTA4ZmRjOTRhYTFkYjA5ZTY2OGU5NTJlZDhlMWMzClNpZ25lZC1vZmYtYnk6IGhhbGlsLmNha2FsIDxoYWxpbC5jYWthbEBlc3QudGVjaD4K -DGERRIT_NAME=Primary -DGERRIT_TOPIC=CPS-1963 "-DGERRIT_CHANGE_SUBJECT=Error reporting when registering cm handle with alternate id" '-DGERRIT_EVENT_ACCOUNT=\"Halil Cakal\" ' -DGERRIT_CHANGE_WIP_STATE=false -DGERRIT_CHANGE_ID=I5049777ee4e08fdc94aa1db09e668e952ed8e1c3 -DGERRIT_EVENT_HASH=1521113881 -DGERRIT_VERSION=3.7.2 -DGERRIT_EVENT_ACCOUNT_EMAIL=halil.cakal@est.tech -DGERRIT_PATCHSET_NUMBER=5 -DMAVEN_PARAMS= "-DGERRIT_CHANGE_OWNER_NAME=Halil Cakal" -DMAVEN_OPTS='' clean install -B -Dorg.slf4j.simpleLogger.log.org.apache.maven.cli.transfer.Slf4jMavenTransferListener=warn 13:53:19 [INFO] Scanning for projects... 13:53:22 [WARNING] 13:53:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-rest:jar:3.4.4-SNAPSHOT 13:53:22 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 184, column 21 13:53:22 [WARNING] 13:53:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest:jar:3.4.4-SNAPSHOT 13:53:22 [WARNING] 'build.plugins.plugin.version' for org.apache.maven.plugins:maven-resources-plugin is missing. @ line 217, column 21 13:53:22 [WARNING] 13:53:22 [WARNING] Some problems were encountered while building the effective model for org.onap.cps:cps-ncmp-rest-stub-service:jar:3.4.4-SNAPSHOT 13:53:22 [WARNING] 'dependencies.dependency.(groupId:artifactId:type:classifier)' must be unique: org.spockframework:spock-core:jar -> duplicate declaration of version (?) @ line 80, column 21 13:53:22 [WARNING] 13:53:22 [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. 13:53:22 [WARNING] 13:53:22 [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. 13:53:22 [WARNING] 13:53:22 [INFO] ------------------------------------------------------------------------ 13:53:22 [INFO] Reactor Build Order: 13:53:22 [INFO] 13:53:22 [INFO] org.onap.cps:cps-dependencies [pom] 13:53:22 [INFO] cps-bom [pom] 13:53:22 [INFO] checkstyle [jar] 13:53:22 [INFO] spotbugs [jar] 13:53:22 [INFO] cps-parent [pom] 13:53:22 [INFO] cps-events [jar] 13:53:22 [INFO] cps-path-parser [jar] 13:53:22 [INFO] cps-service [jar] 13:53:22 [INFO] cps-rest [jar] 13:53:22 [INFO] cps-ncmp-events [jar] 13:53:22 [INFO] cps-ncmp-service [jar] 13:53:22 [INFO] cps-ncmp-rest [jar] 13:53:22 [INFO] cps-ncmp-rest-stub [pom] 13:53:22 [INFO] cps-ncmp-rest-stub-service [jar] 13:53:22 [INFO] cps-ncmp-rest-stub-app [jar] 13:53:22 [INFO] cps-ri [jar] 13:53:22 [INFO] dmi-plugin-demo-and-csit-stub [pom] 13:53:22 [INFO] dmi-plugin-demo-and-csit-stub-service [jar] 13:53:22 [INFO] dmi-plugin-demo-and-csit-stub-app [jar] 13:53:22 [INFO] integration-test [jar] 13:53:22 [INFO] cps-application [jar] 13:53:22 [INFO] jacoco-report [jar] 13:53:22 [INFO] cps [pom] 13:53:22 [INFO] 13:53:22 [INFO] -------------------< org.onap.cps:cps-dependencies >-------------------- 13:53:22 [INFO] Building org.onap.cps:cps-dependencies 3.4.4-SNAPSHOT [1/23] 13:53:22 [INFO] --------------------------------[ pom ]--------------------------------- 13:53:22 [INFO] 13:53:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-dependencies --- 13:53:22 [INFO] 13:53:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-dependencies --- 13:53:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-dependencies/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-dependencies/3.4.4-SNAPSHOT/cps-dependencies-3.4.4-SNAPSHOT.pom 13:53:22 [INFO] 13:53:22 [INFO] ------------------------< org.onap.cps:cps-bom >------------------------ 13:53:22 [INFO] Building cps-bom 3.4.4-SNAPSHOT [2/23] 13:53:22 [INFO] --------------------------------[ pom ]--------------------------------- 13:53:22 [INFO] 13:53:22 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-bom --- 13:53:22 [INFO] 13:53:22 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-bom --- 13:53:22 [INFO] Installing /w/workspace/cps-master-verify-java/cps-bom/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-bom/3.4.4-SNAPSHOT/cps-bom-3.4.4-SNAPSHOT.pom 13:53:22 [INFO] 13:53:22 [INFO] ----------------------< org.onap.cps:checkstyle >----------------------- 13:53:22 [INFO] Building checkstyle 3.4.4-SNAPSHOT [3/23] 13:53:22 [INFO] --------------------------------[ jar ]--------------------------------- 13:53:23 [INFO] 13:53:23 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ checkstyle --- 13:53:23 [INFO] 13:53:23 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ checkstyle --- 13:53:23 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:53:23 [INFO] Copying 4 resources 13:53:23 [INFO] 13:53:23 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ checkstyle --- 13:53:25 [INFO] No sources to compile 13:53:25 [INFO] 13:53:25 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ checkstyle --- 13:53:25 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:53:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/checkstyle/src/test/resources 13:53:25 [INFO] 13:53:25 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ checkstyle --- 13:53:25 [INFO] No sources to compile 13:53:25 [INFO] 13:53:25 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ checkstyle --- 13:53:25 [INFO] No tests to run. 13:53:25 [INFO] 13:53:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ checkstyle --- 13:53:25 [INFO] Building jar: /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar 13:53:25 [INFO] 13:53:25 [INFO] --- exec-maven-plugin:1.6.0:exec (copyright-check) @ checkstyle --- 13:53:26 ======================================================================================================================== 13:53:26 Copyright Check Python Script: 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/NcmpResponseStatus.java | line 3 update year to include 2024 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 2 read '============LICENSE_START========================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 2 expected '============LICENSE_START=======================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 4 read ' ================================================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 4 expected '================================================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 6 read ' you may not use this file except in compliance with the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 6 expected 'you may not use this file except in compliance with the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 7 read ' You may obtain a copy of the License at\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 7 expected 'You may obtain a copy of the License at\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 14 read ' See the License for the specific language governing permissions and\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 14 expected 'See the License for the specific language governing permissions and\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 15 read ' limitations under the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 15 expected 'limitations under the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 18 read ' ============LICENSE_END=========================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/utils/AlternateIdChecker.java | line 18 expected '============LICENSE_END=========================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 2 read '============LICENSE_START========================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 2 expected '============LICENSE_START=======================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 4 read ' ================================================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 4 expected '================================================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 5 read ' Licensed under the Apache License, Version 2.0 (the "License");\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 5 expected 'Licensed under the Apache License, Version 2.0 (the "License");\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 6 read ' you may not use this file except in compliance with the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 6 expected 'you may not use this file except in compliance with the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 7 read ' You may obtain a copy of the License at\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 7 expected 'You may obtain a copy of the License at\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 9 read ' http://www.apache.org/licenses/LICENSE-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 9 expected ' http://www.apache.org/licenses/LICENSE-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 11 read ' Unless required by applicable law or agreed to in writing, software\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 11 expected 'Unless required by applicable law or agreed to in writing, software\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 12 read " distributed under the License is distributed on an 'AS IS' BASIS,\n" 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 12 expected 'distributed under the License is distributed on an "AS IS" BASIS,\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 13 read ' WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 13 expected 'WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 14 read ' See the License for the specific language governing permissions and\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 14 expected 'See the License for the specific language governing permissions and\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 15 read ' limitations under the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 15 expected 'limitations under the License.\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 17 read ' SPDX-License-Identifier: Apache-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 17 expected 'SPDX-License-Identifier: Apache-2.0\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 18 read ' ============LICENSE_END=========================================================\n' 13:53:26 /w/workspace/cps-master-verify-java/cps-ncmp-service/src/test/groovy/org/onap/cps/ncmp/api/impl/utils/AlternateIdCheckerSpec.groovy | line 18 expected '============LICENSE_END=========================================================\n' 13:53:26 27 issue(s) found after 11 altered file(s) checked 13:53:26 ======================================================================================================================== 13:53:26 [INFO] 13:53:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ checkstyle --- 13:53:26 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/target/checkstyle-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.jar 13:53:26 [INFO] Installing /w/workspace/cps-master-verify-java/checkstyle/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/checkstyle/3.4.4-SNAPSHOT/checkstyle-3.4.4-SNAPSHOT.pom 13:53:26 [INFO] 13:53:26 [INFO] -----------------------< org.onap.cps:spotbugs >------------------------ 13:53:26 [INFO] Building spotbugs 3.4.4-SNAPSHOT [4/23] 13:53:26 [INFO] --------------------------------[ jar ]--------------------------------- 13:53:26 [INFO] 13:53:26 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ spotbugs --- 13:53:26 [INFO] 13:53:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ spotbugs --- 13:53:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:53:26 [INFO] Copying 1 resource 13:53:26 [INFO] 13:53:26 [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ spotbugs --- 13:53:26 [INFO] No sources to compile 13:53:26 [INFO] 13:53:26 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ spotbugs --- 13:53:26 [WARNING] Using platform encoding (UTF-8 actually) to copy filtered resources, i.e. build is platform dependent! 13:53:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/spotbugs/src/test/resources 13:53:26 [INFO] 13:53:26 [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ spotbugs --- 13:53:26 [INFO] No sources to compile 13:53:26 [INFO] 13:53:26 [INFO] --- maven-surefire-plugin:2.12.4:test (default-test) @ spotbugs --- 13:53:26 [INFO] No tests to run. 13:53:26 [INFO] 13:53:26 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ spotbugs --- 13:53:26 [INFO] Building jar: /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.4-SNAPSHOT.jar 13:53:26 [INFO] 13:53:26 [INFO] --- maven-install-plugin:2.4:install (default-install) @ spotbugs --- 13:53:26 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/target/spotbugs-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.jar 13:53:26 [INFO] Installing /w/workspace/cps-master-verify-java/spotbugs/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/spotbugs/3.4.4-SNAPSHOT/spotbugs-3.4.4-SNAPSHOT.pom 13:53:26 [INFO] 13:53:26 [INFO] ----------------------< org.onap.cps:cps-parent >----------------------- 13:53:26 [INFO] Building cps-parent 3.4.4-SNAPSHOT [5/23] 13:53:26 [INFO] --------------------------------[ pom ]--------------------------------- 13:53:27 [INFO] 13:53:27 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-parent --- 13:53:27 [INFO] 13:53:27 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-parent --- 13:53:28 [INFO] 13:53:28 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-parent --- 13:53:28 [INFO] 13:53:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-parent --- 13:53:28 [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/* 13:53:28 [INFO] 13:53:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-parent --- 13:53:28 [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/* 13:53:28 [INFO] 13:53:28 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-parent --- 13:53:31 [INFO] You have 0 Checkstyle violations. 13:53:31 [INFO] 13:53:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-parent --- 13:53:31 [INFO] You have 0 Checkstyle violations. 13:53:31 [INFO] 13:53:31 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-parent --- 13:53:31 [INFO] Starting audit... 13:53:31 Audit done. 13:53:31 [INFO] You have 0 Checkstyle violations. 13:53:31 [INFO] 13:53:31 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-parent >>> 13:53:31 [INFO] 13:53:31 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-parent --- 13:53:35 [INFO] 13:53:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-parent <<< 13:53:35 [INFO] 13:53:35 [INFO] 13:53:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-parent --- 13:53:35 [INFO] 13:53:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-parent --- 13:53:35 [INFO] No sources specified for compilation. Skipping. 13:53:35 [INFO] 13:53:35 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-parent --- 13:53:35 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:53:35 [INFO] 13:53:35 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-parent --- 13:53:35 [INFO] 13:53:35 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-parent --- 13:53:35 [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/* 13:53:35 [INFO] 13:53:35 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-parent --- 13:53:36 [INFO] No tests to run. 13:53:36 [INFO] 13:53:36 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-parent --- 13:53:36 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:53:36 [INFO] 13:53:36 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-parent --- 13:53:36 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-parent/target/code-coverage/jacoco-ut.exec 13:53:36 [INFO] 13:53:36 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-parent --- 13:53:36 [INFO] 13:53:36 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-parent --- 13:53:36 [INFO] Installing /w/workspace/cps-master-verify-java/cps-parent/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-parent/3.4.4-SNAPSHOT/cps-parent-3.4.4-SNAPSHOT.pom 13:53:36 [INFO] 13:53:36 [INFO] ----------------------< org.onap.cps:cps-events >----------------------- 13:53:36 [INFO] Building cps-events 3.4.4-SNAPSHOT [6/23] 13:53:36 [INFO] --------------------------------[ jar ]--------------------------------- 13:53:36 [INFO] 13:53:36 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-events --- 13:53:36 [INFO] 13:53:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-events --- 13:53:36 [INFO] 13:53:36 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-events --- 13:53:36 [INFO] 13:53:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-events --- 13:53:36 [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/* 13:53:36 [INFO] 13:53:36 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-events --- 13:53:36 [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/* 13:53:36 [INFO] 13:53:36 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-events --- 13:53:37 [INFO] 13:53:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-events --- 13:53:37 [INFO] You have 0 Checkstyle violations. 13:53:37 [INFO] 13:53:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-events --- 13:53:37 [INFO] You have 0 Checkstyle violations. 13:53:37 [INFO] 13:53:37 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-events --- 13:53:37 [INFO] Starting audit... 13:53:37 Audit done. 13:53:37 [INFO] You have 0 Checkstyle violations. 13:53:37 [INFO] 13:53:37 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-events --- 13:53:37 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:53:37 [INFO] Copying 2 resources 13:53:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-sources/license 13:53:37 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/target/generated-resources/licenses 13:53:37 [INFO] 13:53:37 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-events --- 13:53:37 [INFO] Changes detected - recompiling the module! :dependency 13:53:37 [INFO] Compiling 2 source files with javac [debug release 17] to target/classes 13:53:38 [INFO] 13:53:38 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-events >>> 13:53:38 [INFO] 13:53:38 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-events --- 13:53:38 [INFO] Fork Value is true 13:53:40 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:53:40 [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) 13:53:40 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:53:40 [java] WARNING: System::setSecurityManager will be removed in a future release 13:53:41 [INFO] Done SpotBugs Analysis.... 13:53:41 [INFO] 13:53:41 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-events <<< 13:53:41 [INFO] 13:53:41 [INFO] 13:53:41 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-events --- 13:53:41 [INFO] BugInstance size is 0 13:53:41 [INFO] Error size is 0 13:53:41 [INFO] No errors/warnings found 13:53:41 [INFO] 13:53:41 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-events --- 13:53:41 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:53:41 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-events/src/test/resources 13:53:41 [INFO] 13:53:41 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-events --- 13:53:41 [INFO] No sources to compile 13:53:41 [INFO] 13:53:41 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-events --- 13:53:41 [INFO] No sources specified for compilation. Skipping. 13:53:41 [INFO] 13:53:41 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-events --- 13:53:42 [INFO] No tests to run. 13:53:42 [INFO] 13:53:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-events --- 13:53:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:53:42 [INFO] 13:53:42 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-events --- 13:53:42 [INFO] 13:53:42 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-events --- 13:53:42 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.4-SNAPSHOT.jar 13:53:42 [INFO] 13:53:42 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-events --- 13:53:42 [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/* 13:53:42 [INFO] 13:53:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-events --- 13:53:42 [INFO] No tests to run. 13:53:42 [INFO] 13:53:42 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-events --- 13:53:42 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:53:42 [INFO] 13:53:42 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-events --- 13:53:42 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/cps-events/target/code-coverage/jacoco-ut.exec 13:53:42 [INFO] 13:53:42 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-events --- 13:53:42 [INFO] 13:53:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-events --- 13:53:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/target/cps-events-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.jar 13:53:42 [INFO] Installing /w/workspace/cps-master-verify-java/cps-events/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-events/3.4.4-SNAPSHOT/cps-events-3.4.4-SNAPSHOT.pom 13:53:42 [INFO] 13:53:42 [INFO] --------------------< org.onap.cps:cps-path-parser >-------------------- 13:53:42 [INFO] Building cps-path-parser 3.4.4-SNAPSHOT [7/23] 13:53:42 [INFO] --------------------------------[ jar ]--------------------------------- 13:53:43 [INFO] 13:53:43 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-path-parser --- 13:53:43 [INFO] 13:53:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-path-parser --- 13:53:43 [INFO] 13:53:43 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-path-parser --- 13:53:43 [INFO] 13:53:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-path-parser --- 13:53:43 [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/* 13:53:43 [INFO] 13:53:43 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-path-parser --- 13:53:43 [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/* 13:53:43 [INFO] 13:53:43 [INFO] --- antlr4-maven-plugin:4.9.2:antlr4 (default) @ cps-path-parser --- 13:53:43 [INFO] ANTLR 4: Processing source directory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/antlr4 13:53:44 [INFO] Processing grammar: org/onap/cps/cpspath/parser/antlr4/CpsPath.g4 13:53:44 [WARNING] warning(131): org/onap/cps/cpspath/parser/antlr4/CpsPath.g4:64:64: greedy block ()+ contains wildcard; the non-greedy syntax ()+? may be preferred 13:53:44 [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 13:53:44 [INFO] 13:53:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-path-parser --- 13:53:44 [INFO] You have 0 Checkstyle violations. 13:53:44 [INFO] 13:53:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-path-parser --- 13:53:44 [INFO] You have 0 Checkstyle violations. 13:53:44 [INFO] 13:53:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-path-parser --- 13:53:44 [INFO] Starting audit... 13:53:44 Audit done. 13:53:44 [INFO] You have 0 Checkstyle violations. 13:53:44 [INFO] 13:53:44 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-path-parser --- 13:53:44 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:53:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/main/resources 13:53:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-sources/license 13:53:44 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/target/generated-resources/licenses 13:53:44 [INFO] 13:53:44 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-path-parser --- 13:53:44 [INFO] Changes detected - recompiling the module! :dependency 13:53:44 [INFO] Compiling 9 source files with javac [debug release 17] to target/classes 13:53:45 [INFO] 13:53:45 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-path-parser >>> 13:53:45 [INFO] 13:53:45 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-path-parser --- 13:53:45 [INFO] Fork Value is true 13:53:47 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:53:47 [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) 13:53:47 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:53:47 [java] WARNING: System::setSecurityManager will be removed in a future release 13:53:49 [INFO] Done SpotBugs Analysis.... 13:53:49 [INFO] 13:53:49 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-path-parser <<< 13:53:49 [INFO] 13:53:49 [INFO] 13:53:49 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-path-parser --- 13:53:49 [INFO] BugInstance size is 0 13:53:49 [INFO] Error size is 0 13:53:49 [INFO] No errors/warnings found 13:53:49 [INFO] 13:53:49 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-path-parser --- 13:53:49 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:53:49 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-path-parser/src/test/resources 13:53:49 [INFO] 13:53:49 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-path-parser --- 13:53:49 [INFO] No sources to compile 13:53:49 [INFO] 13:53:49 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-path-parser --- 13:53:49 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:53:49 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:53:50 [INFO] Compiled 4 files. 13:53:50 [INFO] 13:53:50 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-path-parser --- 13:53:50 [INFO] 13:53:50 [INFO] ------------------------------------------------------- 13:53:50 [INFO] T E S T S 13:53:50 [INFO] ------------------------------------------------------- 13:53:51 [INFO] Running org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:53:52 line 1:0 extraneous input 'invalid-cps-path' expecting '/' 13:53:52 line 1:25 mismatched input '5.0' expecting {IntegerLiteral, StringLiteral} 13:53:52 line 1:26 mismatched input '"' expecting {IntegerLiteral, StringLiteral} 13:53:52 line 1:26 mismatched input ''' expecting {IntegerLiteral, StringLiteral} 13:53:52 line 1:29 mismatched input ']' expecting {'=', '>', '<', '>=', '<='} 13:53:52 line 1:18 missing QName at '' 13:53:52 [INFO] Tests run: 81, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.612 s - in org.onap.cps.cpspath.parser.CpsPathQuerySpec 13:53:52 [INFO] Running org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:53:52 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.cpspath.parser.CpsPathUtilSpec 13:53:52 [INFO] 13:53:52 [INFO] Results: 13:53:52 [INFO] 13:53:52 [INFO] Tests run: 108, Failures: 0, Errors: 0, Skipped: 0 13:53:52 [INFO] 13:53:52 [INFO] 13:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-path-parser --- 13:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:53:52 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:53:52 [INFO] 13:53:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-path-parser --- 13:53:52 [INFO] 13:53:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-path-parser --- 13:53:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.4-SNAPSHOT.jar 13:53:52 [INFO] 13:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-path-parser --- 13:53:52 [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/* 13:53:52 [INFO] 13:53:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-path-parser --- 13:53:52 [INFO] 13:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-path-parser --- 13:53:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:53:52 [INFO] 13:53:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-path-parser --- 13:53:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 13:53:52 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 13:53:52 [INFO] All coverage checks have been met. 13:53:52 [INFO] 13:53:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-path-parser --- 13:53:52 [INFO] 13:53:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-path-parser --- 13:53:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-path-parser/target/cps-path-parser-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-path-parser/3.4.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.jar 13:53:52 [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.4-SNAPSHOT/cps-path-parser-3.4.4-SNAPSHOT.pom 13:53:52 [INFO] 13:53:52 [INFO] ----------------------< org.onap.cps:cps-service >---------------------- 13:53:52 [INFO] Building cps-service 3.4.4-SNAPSHOT [8/23] 13:53:52 [INFO] --------------------------------[ jar ]--------------------------------- 13:53:57 [INFO] 13:53:57 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-service --- 13:53:57 [INFO] 13:53:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-service --- 13:53:57 [INFO] 13:53:57 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-service --- 13:53:57 [INFO] 13:53:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-service --- 13:53:57 [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/* 13:53:57 [INFO] 13:53:57 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-service --- 13:53:57 [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/* 13:53:57 [INFO] 13:53:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-service --- 13:53:57 [INFO] You have 0 Checkstyle violations. 13:53:57 [INFO] 13:53:57 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-service --- 13:53:58 [INFO] You have 0 Checkstyle violations. 13:53:58 [INFO] 13:53:58 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-service --- 13:53:58 [INFO] Starting audit... 13:53:58 Audit done. 13:53:58 [INFO] You have 0 Checkstyle violations. 13:53:58 [INFO] 13:53:58 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-service --- 13:53:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:53:58 [INFO] Copying 1 resource 13:53:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-sources/license 13:53:58 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-service/target/generated-resources/licenses 13:53:58 [INFO] 13:53:58 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-service --- 13:53:58 [INFO] Changes detected - recompiling the module! :dependency 13:53:58 [INFO] Compiling 68 source files with javac [debug release 17] to target/classes 13:53:59 [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. 13:53:59 [INFO] /w/workspace/cps-master-verify-java/cps-service/src/main/java/org/onap/cps/utils/PrefixResolver.java: Recompile with -Xlint:unchecked for details. 13:53:59 [INFO] 13:53:59 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-service >>> 13:53:59 [INFO] 13:53:59 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-service --- 13:53:59 [INFO] Fork Value is true 13:54:01 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:54:01 [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) 13:54:01 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:54:01 [java] WARNING: System::setSecurityManager will be removed in a future release 13:54:04 [INFO] Done SpotBugs Analysis.... 13:54:04 [INFO] 13:54:04 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-service <<< 13:54:04 [INFO] 13:54:04 [INFO] 13:54:04 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-service --- 13:54:04 [INFO] BugInstance size is 0 13:54:04 [INFO] Error size is 0 13:54:04 [INFO] No errors/warnings found 13:54:04 [INFO] 13:54:04 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-service --- 13:54:04 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:54:04 [INFO] Copying 30 resources 13:54:04 [INFO] 13:54:04 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-service --- 13:54:04 [INFO] Changes detected - recompiling the module! :dependency 13:54:04 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:54:05 [INFO] 13:54:05 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-service --- 13:54:05 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:54:05 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:54:07 [INFO] Compiled 67 files. 13:54:07 [INFO] 13:54:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-service --- 13:54:07 [INFO] 13:54:07 [INFO] ------------------------------------------------------- 13:54:07 [INFO] T E S T S 13:54:07 [INFO] ------------------------------------------------------- 13:54:08 [INFO] Running org.onap.cps.utils.DataMapUtilsSpec 13:54:09 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.822 s - in org.onap.cps.utils.DataMapUtilsSpec 13:54:09 [INFO] Running org.onap.cps.utils.GsonSpec 13:54:09 first-container a-leaf a-Value 13:54:09 last-container x-leaf x-value 13:54:09 13:54:09 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.utils.GsonSpec 13:54:09 [INFO] Running org.onap.cps.utils.JsonObjectMapperSpec 13:54:11 13:54:11.252 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON object to bytes. 13:54:11 13:54:11.262 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting Object to JSON string. 13:54:11 13:54:11.291 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 13:54:11 13:54:11.294 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Found structurally incompatible object while converting into value type. 13:54:11 13:54:11.317 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to Json Node. 13:54:11 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.476 s - in org.onap.cps.utils.JsonObjectMapperSpec 13:54:11 [INFO] Running org.onap.cps.utils.JsonParserStreamSpec 13:54:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 s - in org.onap.cps.utils.JsonParserStreamSpec 13:54:12 [INFO] Running org.onap.cps.utils.PrefixResolverSpec 13:54:12 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.182 s - in org.onap.cps.utils.PrefixResolverSpec 13:54:12 [INFO] Running org.onap.cps.utils.XmlFileUtilsSpec 13:54:12 [Fatal Error] :1:1: Content is not allowed in prolog. 13:54:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.18 s - in org.onap.cps.utils.XmlFileUtilsSpec 13:54:12 [INFO] Running org.onap.cps.utils.YangParserHelperSpec 13:54:12 [Fatal Error] :1:7: XML document structures must start and end within the same entity. 13:54:12 [Fatal Error] :1:76: The end-tag for element type "bookstore" must end with a '>' delimiter. 13:54:12 [Fatal Error] :1:1: Premature end of file. 13:54:12 line 1:1 no viable alternative at input '/' 13:54:12 line 1:1 no viable alternative at input '/[' 13:54:12 line 1:11 missing QName at '' 13:54:12 [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.241 s - in org.onap.cps.utils.YangParserHelperSpec 13:54:12 [INFO] Running org.onap.cps.utils.YangParserSpec 13:54:12 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.utils.YangParserSpec 13:54:12 [INFO] Running org.onap.cps.utils.YangUtilsSpec 13:54:12 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.utils.YangUtilsSpec 13:54:12 [INFO] Running org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:54:12 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.onap.cps.aop.CpsLoggingAspectServiceSpec 13:54:12 [INFO] Running org.onap.cps.api.impl.CpsAnchorServiceImplSpec 13:54:12 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.api.impl.CpsAnchorServiceImplSpec 13:54:12 [INFO] Running org.onap.cps.api.impl.CpsDataServiceImplSpec 13:54:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:54:12 [Fatal Error] :1:13: XML document structures must start and end within the same entity. 13:54:12 [INFO] Tests run: 55, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.219 s - in org.onap.cps.api.impl.CpsDataServiceImplSpec 13:54:12 [INFO] Running org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 13:54:13 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.onap.cps.api.impl.CpsDataspaceServiceImplSpec 13:54:13 [INFO] Running org.onap.cps.api.impl.CpsDeltaServiceImplSpec 13:54:13 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.api.impl.CpsDeltaServiceImplSpec 13:54:13 [INFO] Running org.onap.cps.api.impl.CpsModuleServiceImplSpec 13:54:13 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.onap.cps.api.impl.CpsModuleServiceImplSpec 13:54:13 [INFO] Running org.onap.cps.api.impl.CpsQueryServiceImplSpec 13:54:13 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.api.impl.CpsQueryServiceImplSpec 13:54:13 [INFO] Running org.onap.cps.api.impl.E2ENetworkSliceSpec 13:54:13 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.353 s - in org.onap.cps.api.impl.E2ENetworkSliceSpec 13:54:13 [INFO] Running org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 13:54:15 13:54:07,925 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:54:15 13:54:07,945 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:54:15 13:54:07,945 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:54:15 13:54:07,946 |-INFO in ch.qos.logback.classic.BasicConfigurator@e4fa412 - Setting up default configuration. 13:54:15 13:54:13,811 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 13:54:15 13:54:13,811 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 13:54:15 13:54:13,813 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:54:15 13:54:13,814 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:54:15 13:54:13,814 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:54:15 13:54:13,816 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@15eb82fc - 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. 13:54:15 13:54:13,816 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@504bfa9a - 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 13:54:15 13:54:13,822 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:54:15 13:54:13,822 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:54:15 13:54:13,826 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:54:15 13:54:13,853 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523653851) 13:54:15 13:54:13,853 |-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] 13:54:15 13:54:13,853 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:54:15 13:54:13,859 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:54:15 13:54:13,860 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:54:15 13:54:13,861 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:54:15 13:54:13,861 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:54:15 13:54:13,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:54:15 13:54:13,861 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:54:15 13:54:13,866 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:54:15 13:54:13,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:54:15 13:54:13,884 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:54:15 13:54:13,890 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:54:15 13:54:13,897 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:54:15 13:54:14,379 |-INFO in ch.qos.logback.classic.pattern.DateConverter@1bd58aa - Setting zoneId to "UTC" 13:54:15 13:54:14,389 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:54:15 13:54:14,389 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:54:15 13:54:14,634 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:54:15 13:54:14,634 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:54:15 13:54:14,634 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:54:15 13:54:14,635 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:54:15 13:54:14,635 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:54:15 13:54:14,635 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@72211dc8 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:54:15 13:54:14,635 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:54:15 13:54:14,636 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4808c603 - End of configuration. 13:54:15 13:54:14,636 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@47987ab2 - Registering current configuration as safe fallback point 13:54:15 13:54:15 13:54:15 . ____ _ __ _ _ 13:54:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:54:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:54:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:54:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:54:15 =========|_|==============|___/=/_/_/_/ 13:54:15 :: Spring Boot :: (v3.1.2) 13:54:15 13:54:15 2024-02-21T13:54:14.783Z INFO 6668 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Starting YangTextSchemaSourceSetCacheSpec using Java 17.0.6-ea with PID 6668 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:54:15 2024-02-21T13:54:14.783Z INFO 6668 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : No active profile set, falling back to 1 default profile: "default" 13:54:15 2024-02-21T13:54:15.132Z INFO 6668 --- [ main] o.c.a.i.YangTextSchemaSourceSetCacheSpec : Started YangTextSchemaSourceSetCacheSpec in 1.609 seconds (process running for 8.002) 13:54:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:54:15 2024-02-21T13:54:15.712Z WARN 6668 --- [ 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 13:54:15 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.271 s - in org.onap.cps.api.impl.YangTextSchemaSourceSetCacheSpec 13:54:15 [INFO] Running org.onap.cps.cache.AnchorDataCacheConfigSpec 13:54:18 13:54:18 . ____ _ __ _ _ 13:54:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:54:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:54:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:54:18 ' |____| .__|_| |_|_| |_\__, | / / / / 13:54:18 =========|_|==============|___/=/_/_/_/ 13:54:18 :: Spring Boot :: (v3.1.2) 13:54:18 13:54:18 2024-02-21T13:54:15.803Z INFO 6668 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Starting AnchorDataCacheConfigSpec using Java 17.0.6-ea with PID 6668 (started by jenkins in /w/workspace/cps-master-verify-java/cps-service) 13:54:18 2024-02-21T13:54:15.803Z INFO 6668 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:54:18 2024-02-21T13:54:15.901Z WARN 6668 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 13:54:18 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 13:54:18 2024-02-21T13:54:15.979Z INFO 6668 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:54:18 + + o o o o---o o----o o o---o o o----o o--o--o 13:54:18 + + + + | | / \ / | | / / \ | | 13:54:18 + + + + + o----o o o o o----o | o o o o----o | 13:54:18 + + + + | | / \ / | | \ / \ | | 13:54:18 + + o o o o o---o o----o o----o o---o o o o----o o 13:54:18 2024-02-21T13:54:15.979Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:54:18 2024-02-21T13:54:15.979Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5701 13:54:18 2024-02-21T13:54:15.979Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:54:18 2024-02-21T13:54:15.979Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:54:18 2024-02-21T13:54:15.982Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:54:18 To enable the Jet engine on the members, do one of the following: 13:54:18 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:54:18 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:54:18 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:54:18 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:54:18 2024-02-21T13:54:16.368Z INFO 6668 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:54:18 2024-02-21T13:54:16.453Z INFO 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:54:18 2024-02-21T13:54:16.457Z WARN 6668 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:54:18 2024-02-21T13:54:16.736Z INFO 6668 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:54:18 2024-02-21T13:54:16.743Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5701 is STARTING 13:54:18 2024-02-21T13:54:18.888Z INFO 6668 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:54:18 13:54:18 Members {size:1, ver:1} [ 13:54:18 Member [10.30.107.62]:5701 - baf34021-f435-4a4b-830d-ac5e6c2479ad this 13:54:18 ] 13:54:18 13:54:18 2024-02-21T13:54:18.907Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5701 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5701 is STARTED 13:54:18 2024-02-21T13:54:18.946Z INFO 6668 --- [ main] o.o.cps.cache.AnchorDataCacheConfigSpec : Started AnchorDataCacheConfigSpec in 3.183 seconds (process running for 11.816) 13:54:18 2024-02-21T13:54:18.989Z INFO 6668 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:54:19 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.232 s - in org.onap.cps.cache.AnchorDataCacheConfigSpec 13:54:19 [INFO] Running org.onap.cps.cache.AnchorDataCacheEntrySpec 13:54:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.cache.AnchorDataCacheEntrySpec 13:54:19 [INFO] Running org.onap.cps.cache.HazelcastCacheConfigSpec 13:54:21 2024-02-21T13:54:19.002Z INFO 6668 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5702 [my cluster] [5.2.4] 13:54:21 + + o o o o---o o----o o o---o o o----o o--o--o 13:54:21 + + + + | | / \ / | | / / \ | | 13:54:21 + + + + + o----o o o o o----o | o o o o----o | 13:54:21 + + + + | | / \ / | | \ / \ | | 13:54:21 + + o o o o o---o o----o o----o o---o o o o----o o 13:54:21 2024-02-21T13:54:19.003Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:54:21 2024-02-21T13:54:19.003Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5702 13:54:21 2024-02-21T13:54:19.003Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [my cluster] [5.2.4] Cluster name: my cluster 13:54:21 2024-02-21T13:54:19.003Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:54:21 2024-02-21T13:54:19.003Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [my cluster] [5.2.4] The Jet engine is disabled. 13:54:21 To enable the Jet engine on the members, do one of the following: 13:54:21 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:54:21 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:54:21 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:54:21 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:54:21 2024-02-21T13:54:19.017Z INFO 6668 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:54:21 2024-02-21T13:54:19.018Z INFO 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5702 [my cluster] [5.2.4] Using Multicast discovery 13:54:21 2024-02-21T13:54:19.018Z WARN 6668 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:54:21 2024-02-21T13:54:19.029Z INFO 6668 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5702 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:54:21 2024-02-21T13:54:19.029Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5702 [my cluster] [5.2.4] [10.30.107.62]:5702 is STARTING 13:54:21 2024-02-21T13:54:21.428Z INFO 6668 --- [ main] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [my cluster] [5.2.4] 13:54:21 13:54:21 Members {size:1, ver:1} [ 13:54:21 Member [10.30.107.62]:5702 - e2ba40aa-e756-4b7e-87e5-b9c4ba222add this 13:54:21 ] 13:54:21 13:54:21 2024-02-21T13:54:21.428Z WARN 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5702 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 1. Some of the ports seem occupied! 13:54:21 2024-02-21T13:54:21.429Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5702 [my cluster] [5.2.4] [10.30.107.62]:5702 is STARTED 13:54:26 2024-02-21T13:54:21.436Z INFO 6668 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5703 [my cluster] [5.2.4] 13:54:26 + + o o o o---o o----o o o---o o o----o o--o--o 13:54:26 + + + + | | / \ / | | / / \ | | 13:54:26 + + + + + o----o o o o o----o | o o o o----o | 13:54:26 + + + + | | / \ / | | \ / \ | | 13:54:26 + + o o o o o---o o----o o----o o---o o o o----o o 13:54:26 2024-02-21T13:54:21.436Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:54:26 2024-02-21T13:54:21.436Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5703 13:54:26 2024-02-21T13:54:21.436Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [my cluster] [5.2.4] Cluster name: my cluster 13:54:26 2024-02-21T13:54:21.436Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:54:26 2024-02-21T13:54:21.436Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [my cluster] [5.2.4] The Jet engine is disabled. 13:54:26 To enable the Jet engine on the members, do one of the following: 13:54:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:54:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:54:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:54:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:54:26 2024-02-21T13:54:21.463Z INFO 6668 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:54:26 2024-02-21T13:54:21.466Z INFO 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5703 [my cluster] [5.2.4] Using Multicast discovery 13:54:26 2024-02-21T13:54:21.466Z WARN 6668 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:54:26 2024-02-21T13:54:21.477Z INFO 6668 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5703 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:54:26 2024-02-21T13:54:21.478Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5703 [my cluster] [5.2.4] [10.30.107.62]:5703 is STARTING 13:54:26 2024-02-21T13:54:21.665Z INFO 6668 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5703 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.62]:5702 13:54:26 2024-02-21T13:54:21.694Z INFO 6668 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:48967 13:54:26 2024-02-21T13:54:21.697Z INFO 6668 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:48967 and /10.30.107.62:5702 13:54:26 2024-02-21T13:54:26.787Z INFO 6668 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [my cluster] [5.2.4] 13:54:26 13:54:26 Members {size:2, ver:2} [ 13:54:26 Member [10.30.107.62]:5702 - e2ba40aa-e756-4b7e-87e5-b9c4ba222add this 13:54:26 Member [10.30.107.62]:5703 - 1adb135c-7852-4b19-9d42-35621165ab67 13:54:26 ] 13:54:26 13:54:26 2024-02-21T13:54:26.799Z INFO 6668 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [my cluster] [5.2.4] 13:54:26 13:54:26 Members {size:2, ver:2} [ 13:54:26 Member [10.30.107.62]:5702 - e2ba40aa-e756-4b7e-87e5-b9c4ba222add 13:54:26 Member [10.30.107.62]:5703 - 1adb135c-7852-4b19-9d42-35621165ab67 this 13:54:26 ] 13:54:26 13:54:26 2024-02-21T13:54:26.800Z WARN 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5703 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 2. Some of the ports seem occupied! 13:54:26 2024-02-21T13:54:26.801Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5703 [my cluster] [5.2.4] [10.30.107.62]:5703 is STARTED 13:54:33 2024-02-21T13:54:26.813Z INFO 6668 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5704 [my cluster] [5.2.4] 13:54:33 + + o o o o---o o----o o o---o o o----o o--o--o 13:54:33 + + + + | | / \ / | | / / \ | | 13:54:33 + + + + + o----o o o o o----o | o o o o----o | 13:54:33 + + + + | | / \ / | | \ / \ | | 13:54:33 + + o o o o o---o o----o o----o o---o o o o----o o 13:54:33 2024-02-21T13:54:26.813Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [my cluster] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:54:33 2024-02-21T13:54:26.813Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [my cluster] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5704 13:54:33 2024-02-21T13:54:26.813Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [my cluster] [5.2.4] Cluster name: my cluster 13:54:33 2024-02-21T13:54:26.813Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:54:33 2024-02-21T13:54:26.813Z INFO 6668 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [my cluster] [5.2.4] The Jet engine is disabled. 13:54:33 To enable the Jet engine on the members, do one of the following: 13:54:33 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:54:33 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:54:33 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:54:33 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:54:33 2024-02-21T13:54:26.829Z INFO 6668 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:54:33 2024-02-21T13:54:26.831Z INFO 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5704 [my cluster] [5.2.4] Using Multicast discovery 13:54:33 2024-02-21T13:54:26.831Z WARN 6668 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:54:33 2024-02-21T13:54:26.846Z INFO 6668 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5704 [my cluster] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:54:33 2024-02-21T13:54:26.846Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5704 [my cluster] [5.2.4] [10.30.107.62]:5704 is STARTING 13:54:33 2024-02-21T13:54:26.979Z INFO 6668 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5704 [my cluster] [5.2.4] Trying to join to discovered node: [10.30.107.62]:5702 13:54:33 2024-02-21T13:54:26.982Z INFO 6668 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:58193 13:54:33 2024-02-21T13:54:26.982Z INFO 6668 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:58193 and /10.30.107.62:5702 13:54:33 2024-02-21T13:54:32.092Z INFO 6668 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [my cluster] [5.2.4] 13:54:33 13:54:33 Members {size:3, ver:3} [ 13:54:33 Member [10.30.107.62]:5702 - e2ba40aa-e756-4b7e-87e5-b9c4ba222add this 13:54:33 Member [10.30.107.62]:5703 - 1adb135c-7852-4b19-9d42-35621165ab67 13:54:33 Member [10.30.107.62]:5704 - 7d82f541-5be9-4a38-bf06-5dff7fb8608b 13:54:33 ] 13:54:33 13:54:33 2024-02-21T13:54:32.096Z INFO 6668 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [my cluster] [5.2.4] 13:54:33 13:54:33 Members {size:3, ver:3} [ 13:54:33 Member [10.30.107.62]:5702 - e2ba40aa-e756-4b7e-87e5-b9c4ba222add 13:54:33 Member [10.30.107.62]:5703 - 1adb135c-7852-4b19-9d42-35621165ab67 13:54:33 Member [10.30.107.62]:5704 - 7d82f541-5be9-4a38-bf06-5dff7fb8608b this 13:54:33 ] 13:54:33 13:54:33 2024-02-21T13:54:32.096Z INFO 6668 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [my cluster] [5.2.4] Connecting to /10.30.107.62:5703, timeout: 10000, bind-any: true 13:54:33 2024-02-21T13:54:32.098Z INFO 6668 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.62:43941 13:54:33 2024-02-21T13:54:32.099Z INFO 6668 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [my cluster] [5.2.4] 13:54:33 13:54:33 Members {size:3, ver:3} [ 13:54:33 Member [10.30.107.62]:5702 - e2ba40aa-e756-4b7e-87e5-b9c4ba222add 13:54:33 Member [10.30.107.62]:5703 - 1adb135c-7852-4b19-9d42-35621165ab67 this 13:54:33 Member [10.30.107.62]:5704 - 7d82f541-5be9-4a38-bf06-5dff7fb8608b 13:54:33 ] 13:54:33 13:54:33 2024-02-21T13:54:32.099Z INFO 6668 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:43941 and /10.30.107.62:5703 13:54:33 2024-02-21T13:54:32.101Z INFO 6668 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.62:34561 13:54:33 2024-02-21T13:54:32.106Z INFO 6668 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [my cluster] [5.2.4] Initialized new cluster connection between /10.30.107.62:34561 and /10.30.107.62:5704 13:54:33 2024-02-21T13:54:33.098Z WARN 6668 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5704 [my cluster] [5.2.4] Config seed port is 5701 and cluster size is 3. Some of the ports seem occupied! 13:54:33 2024-02-21T13:54:33.099Z INFO 6668 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5704 [my cluster] [5.2.4] [10.30.107.62]:5704 is STARTED 13:54:33 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 14.11 s - in org.onap.cps.cache.HazelcastCacheConfigSpec 13:54:33 [INFO] Running org.onap.cps.config.AsyncConfigSpec 13:54:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.config.AsyncConfigSpec 13:54:33 [INFO] Running org.onap.cps.config.CacheConfigSpec 13:54:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.config.CacheConfigSpec 13:54:33 [INFO] Running org.onap.cps.events.EventsPublisherSpec 13:54:33 2024-02-21T13:54:33.315Z DEBUG 6668 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 13:54:33 2024-02-21T13:54:33.321Z ERROR 6668 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 13:54:33 2024-02-21T13:54:33.332Z DEBUG 6668 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 13:54:33 2024-02-21T13:54:33.338Z DEBUG 6668 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 13:54:33 2024-02-21T13:54:33.342Z DEBUG 6668 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 13:54:33 2024-02-21T13:54:33.343Z DEBUG 6668 --- [ main] org.onap.cps.events.EventsPublisher : Successfully published event to topic : some-topic , Event : some-value 13:54:33 2024-02-21T13:54:33.343Z ERROR 6668 --- [ main] org.onap.cps.events.EventsPublisher : Unable to publish event to topic : some-topic due to some exception 13:54:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.206 s - in org.onap.cps.events.EventsPublisherSpec 13:54:33 [INFO] Running org.onap.cps.spi.FetchDescendantsOptionSpec 13:54:33 [INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.spi.FetchDescendantsOptionSpec 13:54:33 [INFO] Running org.onap.cps.spi.PaginationOptionSpec 13:54:33 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.spi.PaginationOptionSpec 13:54:33 [INFO] Running org.onap.cps.spi.exceptions.CpsExceptionsSpec 13:54:33 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.onap.cps.spi.exceptions.CpsExceptionsSpec 13:54:33 [INFO] Running org.onap.cps.spi.model.ConditionPropertiesSpec 13:54:33 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.onap.cps.spi.model.ConditionPropertiesSpec 13:54:33 [INFO] Running org.onap.cps.spi.model.DataNodeBuilderSpec 13:54:33 2024-02-21T13:54:33.575Z WARN 6668 --- [ main] org.onap.cps.spi.model.DataNodeBuilder : Unsupported NormalizedNode type detected: class jdk.proxy2.$Proxy145 13:54:33 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.202 s - in org.onap.cps.spi.model.DataNodeBuilderSpec 13:54:33 [INFO] Running org.onap.cps.spi.model.DeltaReportBuilderSpec 13:54:33 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.spi.model.DeltaReportBuilderSpec 13:54:33 [INFO] Running org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:54:33 2024-02-21T13:54:33.707Z ERROR 6668 --- [ main] o.o.y.y.p.s.reactor.BuildGlobalContext : Failed to parse YANG from source SourceSpecificContext [source=YangStatementStreamSource{identifier=RevisionSourceIdentifier [name=invalid-missing-import.yang]}, current=SOURCE_PRE_LINKAGE, finished=INIT]: Imported module [missing-module] was not found. [at :8:5] 13:54:33 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.103 s - in org.onap.cps.yang.YangTextSchemaSourceSetBuilderSpec 13:54:33 [INFO] 13:54:33 [INFO] Results: 13:54:33 [INFO] 13:54:33 [INFO] Tests run: 309, Failures: 0, Errors: 0, Skipped: 0 13:54:33 [INFO] 13:54:33 [INFO] 13:54:33 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-service --- 13:54:33 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:54:33 [INFO] Analyzed bundle 'cps-service' with 56 classes 13:54:34 [INFO] 13:54:34 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-service --- 13:54:34 [INFO] 13:54:34 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-service --- 13:54:34 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar 13:54:34 [INFO] 13:54:34 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-service --- 13:54:34 [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/* 13:54:34 [INFO] 13:54:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-service --- 13:54:34 [INFO] 13:54:34 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-service --- 13:54:34 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:54:34 [INFO] 13:54:34 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-service --- 13:54:34 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 13:54:34 [INFO] Analyzed bundle 'cps-service' with 56 classes 13:54:34 [INFO] All coverage checks have been met. 13:54:34 [INFO] 13:54:34 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-service --- 13:54:34 [INFO] 13:54:34 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-service --- 13:54:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.jar 13:54:34 [INFO] Installing /w/workspace/cps-master-verify-java/cps-service/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-service/3.4.4-SNAPSHOT/cps-service-3.4.4-SNAPSHOT.pom 13:54:34 [INFO] 13:54:34 [INFO] -----------------------< org.onap.cps:cps-rest >------------------------ 13:54:34 [INFO] Building cps-rest 3.4.4-SNAPSHOT [9/23] 13:54:34 [INFO] --------------------------------[ jar ]--------------------------------- 13:54:59 [INFO] 13:54:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-rest --- 13:54:59 [INFO] 13:54:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-rest --- 13:54:59 [INFO] 13:54:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-rest --- 13:54:59 [INFO] 13:54:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-rest --- 13:54:59 [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/* 13:54:59 [INFO] 13:54:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-rest --- 13:54:59 [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/* 13:54:59 [INFO] 13:54:59 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (code-gen) @ cps-rest --- 13:55:02 [INFO] Generating with dryRun=false 13:55:02 [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. 13:55:02 [INFO] OpenAPI Generator: spring (server) 13:55:02 [INFO] Generator 'spring' is considered stable. 13:55:02 [INFO] ---------------------------------- 13:55:02 [INFO] Set base package to invoker package (org.onap.cps.rest.controller) 13:55:02 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 13:55:02 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:55:02 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:55:02 [INFO] Processing operation createDataspace 13:55:02 [INFO] Processing operation deleteDataspace 13:55:02 [INFO] Processing operation createDataspaceV2 13:55:02 [INFO] Processing operation getAllDataspaces 13:55:02 [INFO] Processing operation getDataspace 13:55:02 [INFO] Processing operation createAnchor 13:55:02 [INFO] Processing operation createAnchorV2 13:55:02 [INFO] Processing operation getAnchors 13:55:02 [INFO] Processing operation getAnchor 13:55:02 [INFO] Processing operation deleteAnchor 13:55:02 [INFO] Processing operation createSchemaSet 13:55:02 [INFO] Processing operation createSchemaSetV2 13:55:02 [INFO] Processing operation getSchemaSets 13:55:02 [INFO] Processing operation getSchemaSet 13:55:02 [INFO] Processing operation deleteSchemaSet 13:55:02 [INFO] Processing operation getNodeByDataspaceAndAnchor 13:55:02 [INFO] Processing operation getNodeByDataspaceAndAnchorV2 13:55:02 [INFO] Processing operation replaceNode 13:55:02 [INFO] Processing operation createNode 13:55:02 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:55:02 [INFO] Processing operation deleteDataNode 13:55:02 [INFO] Processing operation updateNodeLeaves 13:55:02 [INFO] Processing operation deleteListOrListElement 13:55:02 [INFO] Processing operation replaceListContent 13:55:02 [INFO] Processing operation addListElements 13:55:02 [INFO] Processing operation getDeltaByDataspaceAndAnchors 13:55:02 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPath 13:55:02 [INFO] Processing operation getNodesByDataspaceAndAnchorAndCpsPathV2 13:55:02 [INFO] Processing operation getNodesByDataspaceAndCpsPath 13:55:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:02 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:55:02 [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 13:55:02 [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 13:55:02 [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 13:55:02 [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 13:55:02 [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 13:55:02 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:55:02 [WARNING] Multiple MediaTypes found, using only the first one 13:55:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:02 [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 13:55:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:02 [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 13:55:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:02 [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 13:55:02 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:02 [INFO] Skipping generation of supporting files. 13:55:02 ################################################################################ 13:55:02 # Thanks for using OpenAPI Generator. # 13:55:02 # Please consider donation to help us maintain this project 🙏 # 13:55:02 # https://opencollective.com/openapi_generator/donate # 13:55:02 ################################################################################ 13:55:02 [INFO] 13:55:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-rest --- 13:55:02 [INFO] You have 0 Checkstyle violations. 13:55:02 [INFO] 13:55:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-rest --- 13:55:02 [INFO] You have 0 Checkstyle violations. 13:55:02 [INFO] 13:55:02 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-rest --- 13:55:02 [INFO] Starting audit... 13:55:02 Audit done. 13:55:02 [INFO] You have 0 Checkstyle violations. 13:55:02 [INFO] 13:55:02 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-rest --- 13:55:02 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/src/main/resources 13:55:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/license 13:55:02 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-rest/target/generated-resources/licenses 13:55:02 [INFO] 13:55:02 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-rest --- 13:55:02 [INFO] Changes detected - recompiling the module! :dependency 13:55:02 [INFO] Compiling 15 source files with javac [debug release 17] to target/classes 13:55:03 [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". 13:55:03 [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. 13:55:03 [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. 13:55:03 [INFO] 13:55:03 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-rest >>> 13:55:03 [INFO] 13:55:03 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-rest --- 13:55:03 [INFO] Fork Value is true 13:55:05 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:55:05 [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) 13:55:05 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:55:05 [java] WARNING: System::setSecurityManager will be removed in a future release 13:55:07 [INFO] Done SpotBugs Analysis.... 13:55:07 [INFO] 13:55:07 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-rest <<< 13:55:07 [INFO] 13:55:07 [INFO] 13:55:07 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-rest --- 13:55:07 [INFO] BugInstance size is 0 13:55:07 [INFO] Error size is 0 13:55:07 [INFO] No errors/warnings found 13:55:07 [INFO] 13:55:07 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (openapi-yaml-gen) @ cps-rest --- 13:55:07 [INFO] Generating with dryRun=false 13:55:07 [INFO] No .openapi-generator-ignore file found. 13:55:07 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:55:07 [INFO] Generator 'openapi-yaml' is considered stable. 13:55:07 [INFO] Output file [outputFile=openapi.yaml] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] Model MultipartFile not generated since it's marked as unused (due to form parameters) and `skipFormModel` (global property) set to true (default) 13:55:07 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:55:07 [WARNING] Multiple MediaTypes found, using only the first one 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/cps/api] 13:55:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/README.md 13:55:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/openapi.yaml 13:55:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:55:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:55:07 [INFO] writing file /w/workspace/cps-master-verify-java/cps-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:55:07 ################################################################################ 13:55:07 # Thanks for using OpenAPI Generator. # 13:55:07 # Please consider donation to help us maintain this project 🙏 # 13:55:07 # https://opencollective.com/openapi_generator/donate # 13:55:07 ################################################################################ 13:55:07 [INFO] 13:55:07 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-rest --- 13:55:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:07 [INFO] Copying 1 resource 13:55:07 [INFO] 13:55:07 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-rest --- 13:55:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:07 [INFO] Copying 6 resources 13:55:07 [INFO] 13:55:07 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-rest --- 13:55:07 [INFO] Changes detected - recompiling the module! :dependency 13:55:07 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:55:07 [INFO] 13:55:07 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-rest --- 13:55:07 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:55:08 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:55:09 [INFO] Compiled 27 files. 13:55:09 [INFO] 13:55:09 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-rest --- 13:55:09 [INFO] 13:55:09 [INFO] ------------------------------------------------------- 13:55:09 [INFO] T E S T S 13:55:09 [INFO] ------------------------------------------------------- 13:55:11 13:55:10.454 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.673 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:55:11 13:55:10.807 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.823 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:55:11 13:55:10.843 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.852 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:55:11 13:55:10.867 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.890 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:55:11 13:55:10.923 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.AdminRestControllerSpec]: AdminRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.931 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.AdminRestControllerSpec 13:55:11 13:55:10.935 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.DataRestControllerSpec]: DataRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.943 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.DataRestControllerSpec 13:55:11 13:55:10.946 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.controller.QueryRestControllerSpec]: QueryRestControllerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.952 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.controller.QueryRestControllerSpec 13:55:11 13:55:10.954 [main] INFO org.springframework.test.context.support.AnnotationConfigContextLoaderUtils -- Could not detect default configuration classes for test class [org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec]: CpsRestExceptionHandlerSpec does not declare any static, non-private, non-final, nested classes annotated with @Configuration. 13:55:11 13:55:10.960 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:55:11 [INFO] Running org.onap.cps.rest.controller.AdminRestControllerSpec 13:55:15 13:55:10,249 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:55:15 13:55:10,270 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:55:15 13:55:10,270 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:55:15 13:55:10,272 |-INFO in ch.qos.logback.classic.BasicConfigurator@625430f8 - Setting up default configuration. 13:55:15 13:55:12,164 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:55:15 13:55:12,244 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - 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. 13:55:15 13:55:12,244 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - 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 13:55:15 13:55:12,247 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:55:15 13:55:12,247 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:55:15 13:55:12,247 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:55:15 13:55:12,249 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3fb54673 - 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. 13:55:15 13:55:12,249 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@627f678d - 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 13:55:15 13:55:12,257 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:55:15 13:55:12,257 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:55:15 13:55:12,261 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:55:15 13:55:12,294 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523712292) 13:55:15 13:55:12,294 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:55:15 13:55:12,294 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:55:15 13:55:12,299 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:55:15 13:55:12,303 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:55:15 13:55:12,303 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:55:15 13:55:12,304 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:55:15 13:55:12,311 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:55:15 13:55:12,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:55:15 13:55:12,333 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:55:15 13:55:12,345 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:55:15 13:55:12,352 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:55:15 13:55:12,706 |-INFO in ch.qos.logback.classic.pattern.DateConverter@8c54f48 - Setting zoneId to "UTC" 13:55:15 13:55:12,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:55:15 13:55:12,716 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:55:15 13:55:13,051 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:55:15 13:55:13,052 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:55:15 13:55:13,052 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:55:15 13:55:13,053 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:55:15 13:55:13,053 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:55:15 13:55:13,053 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@4b55652a - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:55:15 13:55:13,053 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:55:15 13:55:13,054 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@119f02d2 - End of configuration. 13:55:15 13:55:13,054 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@48c584c - Registering current configuration as safe fallback point 13:55:15 13:55:15 13:55:15 . ____ _ __ _ _ 13:55:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:55:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:55:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:55:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:55:15 =========|_|==============|___/=/_/_/_/ 13:55:15 :: Spring Boot :: (v3.1.2) 13:55:15 13:55:15 2024-02-21T13:55:13.179Z INFO 7014 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Starting AdminRestControllerSpec using Java 17.0.6-ea with PID 7014 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:55:15 2024-02-21T13:55:13.180Z INFO 7014 --- [ main] o.o.c.r.c.AdminRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:55:15 2024-02-21T13:55:15.464Z INFO 7014 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:55:15 2024-02-21T13:55:15.464Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:55:15 2024-02-21T13:55:15.465Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:55:15 2024-02-21T13:55:15.486Z INFO 7014 --- [ main] o.o.c.r.c.AdminRestControllerSpec : Started AdminRestControllerSpec in 3.75 seconds (process running for 6.026) 13:55:15 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:55:16 2024-02-21T13:55:16.619Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:16 13:55:16 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 13:55:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:55:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:55:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:55:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:55:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:55:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:55:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:55:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:55:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_1(AdminRestControllerSpec.groovy:103) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:55:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:55:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:16 Caused by: java.lang.RuntimeException: null 13:55:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:55:16 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:55:16 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:55:16 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:55:16 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:55:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:55:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:55:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:55:16 ... 88 common frames omitted 13:55:16 13:55:16 2024-02-21T13:55:16.809Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:16 13:55:16 org.onap.cps.spi.exceptions.ModelValidationException: Invalid ZIP archive content. 13:55:16 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:98) 13:55:16 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMap(MultipartFileUtil.java:64) 13:55:16 at org.onap.cps.rest.controller.AdminRestController.createSchemaSet(AdminRestController.java:110) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:16 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:16 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:16 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:16 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:16 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:16 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:16 at org.onap.cps.rest.controller.AdminRestController$$SpringCGLIB$$0.createSchemaSet() 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_7(AdminRestControllerSpec.groovy:216) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:16 Caused by: java.lang.IllegalArgumentException: Multiple entries with same key: component.yang=fake component content 2 13:55:16 and component.yang=fake component content 1 13:55:16 13:55:16 at com.google.common.collect.ImmutableMap.conflictException(ImmutableMap.java:378) 13:55:16 at com.google.common.collect.ImmutableMap.checkNoConflict(ImmutableMap.java:372) 13:55:16 at com.google.common.collect.RegularImmutableMap.checkNoConflictInKeyBucket(RegularImmutableMap.java:246) 13:55:16 at com.google.common.collect.RegularImmutableMap.fromEntryArrayCheckingBucketOverflow(RegularImmutableMap.java:133) 13:55:16 at com.google.common.collect.RegularImmutableMap.fromEntryArray(RegularImmutableMap.java:95) 13:55:16 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:572) 13:55:16 at com.google.common.collect.ImmutableMap$Builder.buildOrThrow(ImmutableMap.java:600) 13:55:16 at com.google.common.collect.ImmutableMap$Builder.build(ImmutableMap.java:587) 13:55:16 at org.onap.cps.rest.utils.MultipartFileUtil.extractYangResourcesMapFromZipArchive(MultipartFileUtil.java:90) 13:55:16 ... 147 common frames omitted 13:55:16 13:55:16 2024-02-21T13:55:16.946Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:16 13:55:16 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 13:55:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:55:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:55:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:55:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:16 13:55:16 2024-02-21T13:55:16.954Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:16 13:55:16 org.springframework.web.multipart.support.MissingServletRequestPartException: Required part 'file' is not present. 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestPartMethodArgumentResolver.resolveArgument(RequestPartMethodArgumentResolver.java:166) 13:55:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:55:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:55:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:16 at org.onap.cps.rest.controller.AdminRestControllerSpec.$spock_feature_0_9(AdminRestControllerSpec.groovy:251) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:16 13:55:17 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.767 s - in org.onap.cps.rest.controller.AdminRestControllerSpec 13:55:17 [INFO] Running org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:55:17 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.rest.controller.CpsRestInputMapperSpec 13:55:17 [INFO] Running org.onap.cps.rest.controller.DataRestControllerSpec 13:55:17 13:55:17 . ____ _ __ _ _ 13:55:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:55:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:55:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:55:17 ' |____| .__|_| |_|_| |_\__, | / / / / 13:55:17 =========|_|==============|___/=/_/_/_/ 13:55:17 :: Spring Boot :: (v3.1.2) 13:55:17 13:55:17 2024-02-21T13:55:17.170Z INFO 7014 --- [ main] o.o.c.r.c.DataRestControllerSpec : Starting DataRestControllerSpec using Java 17.0.6-ea with PID 7014 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:55:17 2024-02-21T13:55:17.171Z INFO 7014 --- [ main] o.o.c.r.c.DataRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:55:17 2024-02-21T13:55:17.791Z INFO 7014 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:55:17 2024-02-21T13:55:17.791Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:55:17 2024-02-21T13:55:17.791Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:55:17 2024-02-21T13:55:17.795Z INFO 7014 --- [ main] o.o.c.r.c.DataRestControllerSpec : Started DataRestControllerSpec in 0.658 seconds (process running for 8.336) 13:55:17 2024-02-21T13:55:17.910Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:17 13:55:17 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:17 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:17 at org.onap.cps.rest.controller.DataRestController.createNode(DataRestController.java:76) 13:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:17 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:17 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:17 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:17 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:17 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:17 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.createNode() 13:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:17 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:17 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:17 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:17 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:17 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:17 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:17 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:17 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:17 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:55:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:55:17 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:17 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:17 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:17 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:17 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:17 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:17 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:17 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:17 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:17 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:17 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:17 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_1(DataRestControllerSpec.groovy:138) 13:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:17 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:17 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:17 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:17 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:17 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:17 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:17 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:17 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:17 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:17 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:17 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:17 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:17 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:17 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:17 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:17 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:17 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:17 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:17 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:17 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:17 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:17 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:17 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:17 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:17 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:17 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:17 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:17 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:17 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:17 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:17 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:17 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:17 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:17 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:17 13:55:18 2024-02-21T13:55:18.048Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_3(DataRestControllerSpec.groovy:193) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 2024-02-21T13:55:18.068Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.addListElements(DataRestController.java:98) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.addListElements() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_4(DataRestControllerSpec.groovy:216) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 2024-02-21T13:55:18.292Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.updateNodeLeaves(DataRestController.java:138) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.updateNodeLeaves() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_12(DataRestControllerSpec.groovy:384) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 2024-02-21T13:55:18.322Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.replaceNode(DataRestController.java:148) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceNode() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_14(DataRestControllerSpec.groovy:429) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 2024-02-21T13:55:18.340Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.replaceListContent(DataRestController.java:158) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.replaceListContent() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_15(DataRestControllerSpec.groovy:454) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 2024-02-21T13:55:18.354Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.deleteListOrListElement(DataRestController.java:166) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteListOrListElement() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_16(DataRestControllerSpec.groovy:473) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 2024-02-21T13:55:18.368Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:18 13:55:18 jakarta.validation.ValidationException: observed-timestamp must be in 'yyyy-MM-dd'T'HH:mm:ss.SSSZ' format 13:55:18 at org.onap.cps.rest.controller.DataRestController.toOffsetDateTime(DataRestController.java:197) 13:55:18 at org.onap.cps.rest.controller.DataRestController.deleteDataNode(DataRestController.java:89) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:55:18 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:55:18 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:55:18 at org.onap.cps.rest.controller.DataRestController$$SpringCGLIB$$0.deleteDataNode() 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:55:18 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:55:18 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:55:18 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:55:18 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:55:18 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:55:18 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:55:18 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:55:18 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:55:18 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:55:18 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:55:18 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:55:18 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:55:18 at org.onap.cps.rest.controller.DataRestControllerSpec.$spock_feature_0_17(DataRestControllerSpec.groovy:495) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:18 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:18 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:18 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:18 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:18 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:18 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:18 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:55:18 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:55:18 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:55:18 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:18 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:18 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:18 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:18 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:18 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:18 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:18 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:18 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:18 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:18 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:18 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:18 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:18 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:18 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:18 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:18 13:55:18 [INFO] Tests run: 60, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.31 s - in org.onap.cps.rest.controller.DataRestControllerSpec 13:55:18 [INFO] Running org.onap.cps.rest.controller.QueryRestControllerSpec 13:55:18 13:55:18 . ____ _ __ _ _ 13:55:18 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:55:18 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:55:18 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:55:18 ' |____| .__|_| |_|_| |_\__, | / / / / 13:55:18 =========|_|==============|___/=/_/_/_/ 13:55:18 :: Spring Boot :: (v3.1.2) 13:55:18 13:55:18 2024-02-21T13:55:18.404Z INFO 7014 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Starting QueryRestControllerSpec using Java 17.0.6-ea with PID 7014 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:55:18 2024-02-21T13:55:18.404Z INFO 7014 --- [ main] o.o.c.r.c.QueryRestControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:55:18 2024-02-21T13:55:18.874Z INFO 7014 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:55:18 2024-02-21T13:55:18.874Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:55:18 2024-02-21T13:55:18.874Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:55:18 2024-02-21T13:55:18.878Z INFO 7014 --- [ main] o.o.c.r.c.QueryRestControllerSpec : Started QueryRestControllerSpec in 0.499 seconds (process running for 9.418) 13:55:19 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.647 s - in org.onap.cps.rest.controller.QueryRestControllerSpec 13:55:19 [INFO] Running org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:55:19 13:55:19 . ____ _ __ _ _ 13:55:19 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:55:19 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:55:19 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:55:19 ' |____| .__|_| |_|_| |_\__, | / / / / 13:55:19 =========|_|==============|___/=/_/_/_/ 13:55:19 :: Spring Boot :: (v3.1.2) 13:55:19 13:55:19 2024-02-21T13:55:19.053Z INFO 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Starting CpsRestExceptionHandlerSpec using Java 17.0.6-ea with PID 7014 (started by jenkins in /w/workspace/cps-master-verify-java/cps-rest) 13:55:19 2024-02-21T13:55:19.053Z INFO 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:55:19 2024-02-21T13:55:19.512Z INFO 7014 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:55:19 2024-02-21T13:55:19.512Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:55:19 2024-02-21T13:55:19.513Z INFO 7014 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:55:19 2024-02-21T13:55:19.516Z INFO 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandlerSpec : Started CpsRestExceptionHandlerSpec in 0.487 seconds (process running for 10.056) 13:55:19 2024-02-21T13:55:19.536Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:19 13:55:19 java.lang.IllegalStateException: some error message 13:55:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:55:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:55:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:55:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:55:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:55:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:55:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:55:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:55:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:55:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:55:19 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_0(CpsRestExceptionHandlerSpec.groovy:108) 13:55:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:55:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:19 13:55:19 2024-02-21T13:55:19.559Z ERROR 7014 --- [ main] o.o.c.r.e.CpsRestExceptionHandler : Exception occurred 13:55:19 13:55:19 org.onap.cps.spi.exceptions.AlreadyDefinedException: Already defined exception 13:55:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:55:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:55:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:55:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:55:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:55:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:55:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:55:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:55:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:55:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:304) 13:55:19 at org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec.$spock_feature_0_3(CpsRestExceptionHandlerSpec.groovy:135) 13:55:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:55:19 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:55:19 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:55:19 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:55:19 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:55:19 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:55:19 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:19 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:55:19 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:55:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:19 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:55:19 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:55:19 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:19 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:55:19 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:55:19 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:55:19 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:55:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:55:19 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:19 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:55:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:55:19 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:55:19 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:55:19 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:55:19 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:55:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:55:19 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:55:19 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:55:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:55:19 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:55:19 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:55:19 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:55:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:55:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:55:19 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:55:19 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:55:19 Caused by: java.lang.Throwable: null 13:55:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:55:19 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:55:19 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:55:19 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:55:19 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:55:19 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:55:19 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:55:19 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:55:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:55:19 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:268) 13:55:19 ... 88 common frames omitted 13:55:19 13:55:19 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.599 s - in org.onap.cps.rest.exceptions.CpsRestExceptionHandlerSpec 13:55:19 [INFO] Running org.onap.cps.rest.utils.MultipartFileUtilSpec 13:55:19 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.onap.cps.rest.utils.MultipartFileUtilSpec 13:55:19 [INFO] Running org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:55:19 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.rest.utils.ZipFileSizeValidatorSpec 13:55:19 [INFO] 13:55:19 [INFO] Results: 13:55:19 [INFO] 13:55:19 [INFO] Tests run: 167, Failures: 0, Errors: 0, Skipped: 0 13:55:19 [INFO] 13:55:19 [INFO] 13:55:19 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-rest --- 13:55:19 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:55:19 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:55:19 [INFO] 13:55:19 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-rest --- 13:55:19 [INFO] 13:55:19 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-rest --- 13:55:19 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.4-SNAPSHOT.jar 13:55:19 [INFO] 13:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-rest --- 13:55:20 [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/* 13:55:20 [INFO] 13:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-rest --- 13:55:20 [INFO] 13:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-rest --- 13:55:20 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:20 [INFO] 13:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-rest --- 13:55:20 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 13:55:20 [INFO] Analyzed bundle 'cps-rest' with 6 classes 13:55:20 [INFO] All coverage checks have been met. 13:55:20 [INFO] 13:55:20 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-rest --- 13:55:20 [INFO] 13:55:20 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-rest --- 13:55:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/target/cps-rest-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.jar 13:55:20 [INFO] Installing /w/workspace/cps-master-verify-java/cps-rest/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-rest/3.4.4-SNAPSHOT/cps-rest-3.4.4-SNAPSHOT.pom 13:55:20 [INFO] 13:55:20 [INFO] --------------------< org.onap.cps:cps-ncmp-events >-------------------- 13:55:20 [INFO] Building cps-ncmp-events 3.4.4-SNAPSHOT [10/23] 13:55:20 [INFO] --------------------------------[ jar ]--------------------------------- 13:55:20 [INFO] 13:55:20 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-events --- 13:55:20 [INFO] 13:55:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-events --- 13:55:20 [INFO] 13:55:20 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-events --- 13:55:20 [INFO] 13:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-events --- 13:55:20 [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/* 13:55:20 [INFO] 13:55:20 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-events --- 13:55:20 [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/* 13:55:20 [INFO] 13:55:20 [INFO] --- jsonschema2pojo-maven-plugin:1.2.1:generate (default) @ cps-ncmp-events --- 13:55:20 [INFO] 13:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-events --- 13:55:20 [INFO] You have 0 Checkstyle violations. 13:55:20 [INFO] 13:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-events --- 13:55:20 [INFO] You have 0 Checkstyle violations. 13:55:20 [INFO] 13:55:20 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-events --- 13:55:20 [INFO] Starting audit... 13:55:20 Audit done. 13:55:20 [INFO] You have 0 Checkstyle violations. 13:55:20 [INFO] 13:55:20 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-events --- 13:55:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:20 [INFO] Copying 12 resources 13:55:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-sources/license 13:55:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/target/generated-resources/licenses 13:55:20 [INFO] 13:55:20 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-events --- 13:55:20 [INFO] Changes detected - recompiling the module! :dependency 13:55:20 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes 13:55:20 [INFO] 13:55:20 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-events >>> 13:55:20 [INFO] 13:55:20 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-events --- 13:55:20 [INFO] Fork Value is true 13:55:22 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:55:22 [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) 13:55:22 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:55:22 [java] WARNING: System::setSecurityManager will be removed in a future release 13:55:24 [INFO] Done SpotBugs Analysis.... 13:55:24 [INFO] 13:55:24 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-events <<< 13:55:24 [INFO] 13:55:24 [INFO] 13:55:24 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-events --- 13:55:24 [INFO] BugInstance size is 0 13:55:24 [INFO] Error size is 0 13:55:24 [INFO] No errors/warnings found 13:55:24 [INFO] 13:55:24 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-events --- 13:55:24 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:24 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-events/src/test/resources 13:55:24 [INFO] 13:55:24 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-events --- 13:55:24 [INFO] No sources to compile 13:55:24 [INFO] 13:55:24 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-events --- 13:55:24 [INFO] No sources specified for compilation. Skipping. 13:55:24 [INFO] 13:55:24 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-events --- 13:55:24 [INFO] No tests to run. 13:55:24 [INFO] 13:55:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-events --- 13:55:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:24 [INFO] 13:55:24 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-events --- 13:55:24 [INFO] 13:55:24 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-events --- 13:55:24 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.4-SNAPSHOT.jar 13:55:24 [INFO] 13:55:24 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-events --- 13:55:24 [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/* 13:55:24 [INFO] 13:55:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-events --- 13:55:24 [INFO] No tests to run. 13:55:24 [INFO] 13:55:24 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-events --- 13:55:24 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:55:24 [INFO] 13:55:24 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-events --- 13:55:24 [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 13:55:24 [INFO] 13:55:24 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-events --- 13:55:24 [INFO] 13:55:24 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-events --- 13:55:24 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-events/target/cps-ncmp-events-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-events/3.4.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.jar 13:55:24 [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.4-SNAPSHOT/cps-ncmp-events-3.4.4-SNAPSHOT.pom 13:55:24 [INFO] 13:55:24 [INFO] -------------------< org.onap.cps:cps-ncmp-service >-------------------- 13:55:24 [INFO] Building cps-ncmp-service 3.4.4-SNAPSHOT [11/23] 13:55:24 [INFO] --------------------------------[ jar ]--------------------------------- 13:55:25 [INFO] 13:55:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-service --- 13:55:25 [INFO] 13:55:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-service --- 13:55:25 [INFO] 13:55:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-service --- 13:55:25 [INFO] 13:55:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-service --- 13:55:25 [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/* 13:55:25 [INFO] 13:55:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-service --- 13:55:25 [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/* 13:55:25 [INFO] 13:55:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-service --- 13:55:25 [INFO] You have 0 Checkstyle violations. 13:55:25 [INFO] 13:55:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-service --- 13:55:25 [INFO] You have 0 Checkstyle violations. 13:55:25 [INFO] 13:55:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-service --- 13:55:25 [INFO] Starting audit... 13:55:25 Audit done. 13:55:25 [INFO] You have 0 Checkstyle violations. 13:55:25 [INFO] 13:55:25 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-service --- 13:55:25 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:25 [INFO] Copying 2 resources 13:55:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-sources/license 13:55:25 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-service/target/generated-resources/licenses 13:55:25 [INFO] 13:55:25 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-service --- 13:55:25 [INFO] Changes detected - recompiling the module! :dependency 13:55:25 [INFO] Compiling 111 source files with javac [debug release 17] to target/classes 13:55:27 [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". 13:55:27 [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". 13:55:27 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Some input files use unchecked or unsafe operations. 13:55:27 [INFO] /w/workspace/cps-master-verify-java/cps-ncmp-service/src/main/java/org/onap/cps/ncmp/api/impl/events/cmsubscription/service/CmNotificationSubscriptionPersistenceServiceImpl.java: Recompile with -Xlint:unchecked for details. 13:55:27 [INFO] 13:55:27 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-service >>> 13:55:27 [INFO] 13:55:27 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-service --- 13:55:27 [INFO] Fork Value is true 13:55:29 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:55:29 [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) 13:55:29 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:55:29 [java] WARNING: System::setSecurityManager will be removed in a future release 13:55:33 [INFO] Done SpotBugs Analysis.... 13:55:33 [INFO] 13:55:33 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-service <<< 13:55:33 [INFO] 13:55:33 [INFO] 13:55:33 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-service --- 13:55:33 [INFO] BugInstance size is 0 13:55:33 [INFO] Error size is 0 13:55:33 [INFO] No errors/warnings found 13:55:33 [INFO] 13:55:33 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-service --- 13:55:33 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:55:33 [INFO] Copying 11 resources 13:55:33 [INFO] 13:55:33 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-service --- 13:55:33 [INFO] Changes detected - recompiling the module! :dependency 13:55:33 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:55:33 [INFO] 13:55:33 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-service --- 13:55:33 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:55:33 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:55:36 [INFO] Compiled 182 files. 13:55:36 [INFO] 13:55:36 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-service --- 13:55:36 [INFO] 13:55:36 [INFO] ------------------------------------------------------- 13:55:36 [INFO] T E S T S 13:55:36 [INFO] ------------------------------------------------------- 13:55:39 [INFO] Running org.onap.cps.ncmp.init.AbstractModelLoaderSpec 13:55:40 13:55:40.496 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding model for NCMP failed: test message 13:55:40 13:55:40.524 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:55:40 13:55:40.528 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 1 attempt(s) 13:55:40 13:55:40.529 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Retrieving dataspace some dataspace ... 2 attempt(s) 13:55:40 13:55:40.546 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new schema set failed as schema set already exists 13:55:40 13:55:40.551 [main] DEBUG org.onap.cps.ncmp.init.AbstractModelLoader -- Onboarding failed as unable to read file: models/no such yang file 13:55:40 13:55:40.552 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating schema set failed: Onboarding failed as unable to read file: models/no such yang file 13:55:40 13:55:40.562 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Deleting schema set failed: test message 13:55:40 13:55:40.570 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new anchor failed as anchor already exists 13:55:40 13:55:40.574 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating anchor failed: test message 13:55:40 13:55:40.611 [main] WARN org.onap.cps.ncmp.init.AbstractModelLoader -- Creating new data node 'new node' failed as data node already exists 13:55:40 13:55:40.616 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Creating data node failed: test message 13:55:40 13:55:40.627 [main] ERROR org.onap.cps.ncmp.init.AbstractModelLoader -- Updating schema set failed: test message 13:55:40 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.219 s - in org.onap.cps.ncmp.init.AbstractModelLoaderSpec 13:55:40 [INFO] Running org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:55:40 13:55:40.644 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:55:40 13:55:40.651 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Models onboarded successfully 13:55:40 13:55:40.656 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating new child data node 'some datastore' for data node 'datastores' failed as data node already exists 13:55:40 13:55:40.661 [main] ERROR org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Creating data node failed: test message 13:55:40 13:55:40.664 [main] INFO org.onap.cps.ncmp.init.CmDataSubscriptionModelLoader -- Subscription Model Loader is disabled 13:55:40 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.init.CmDataSubscriptionModelLoaderSpec 13:55:40 [INFO] Running org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:55:40 13:55:40.675 [main] INFO org.onap.cps.ncmp.init.AbstractModelLoader -- Model Loader start-up, waiting for database to be ready 13:55:40 13:55:40.675 [main] INFO org.onap.cps.ncmp.init.InventoryModelLoader -- Inventory Model updated successfully 13:55:40 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.init.InventoryModelLoaderSpec 13:55:40 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 13:55:40 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyCmHandleQueryServiceSpec 13:55:40 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 13:55:41 13:55:41.095 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 13:55:41 13:55:41.103 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [cmhandle-3] into locked (for upgrade) state. 13:55:41 13:55:41.107 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.111 [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 13:55:41 13:55:41.112 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.114 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to upgrade cm handle id: cmhandle-3, caused by : some error message 13:55:41 13:55:41.114 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.116 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.118 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.119 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.136 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.141 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.142 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.144 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.147 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.149 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.151 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.156 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.160 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.165 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.171 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.175 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.182 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:55:41 13:55:41.183 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle2 , caused by : Failed 13:55:41 13:55:41.187 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.193 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:55:41 13:55:41.193 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:55:41 13:55:41.194 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.197 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:55:41 13:55:41.197 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to find dataNode for cmHandleId : cmhandle , caused by : DataNode not found 13:55:41 13:55:41.198 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.200 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:55:41 13:55:41.200 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id: cmhandle, caused by: 13:55:41 13:55:41.200 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.202 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle batch, retrying on each cm handle 13:55:41 13:55:41.202 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Unable to de-register cm-handle id : cmhandle , caused by : Failed 13:55:41 13:55:41.202 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 13:55:41.204 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Moving cm handles : [] into locked (for upgrade) state. 13:55:41 [INFO] Tests run: 43, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplRegistrationSpec 13:55:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 13:55:41 13:55:41.406 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl -- Data-Sync Enabled flag is already: true 13:55:41 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImplSpec 13:55:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 13:55:41 13:55:41.424 [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 13:55:41 13:55:41.502 [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 13:55:41 13:55:41.507 [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 13:55:41 13:55:41.508 [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 13:55:41 13:55:41.513 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp3']] 13:55:41 13:55:41.513 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Deleting dataNode with xpath : [/dmi-registry/cm-handles[@id='myHandle1']/public-properties[@name='publicProp4']] 13:55:41 13:55:41.517 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : cmHandleId , caused by : DataNode not found 13:55:41 13:55:41.520 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cmHandle : cmHandleId , caused by : Failed 13:55:41 13:55:41.521 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to update cm handle : cmHandleId with spaces, caused by : Name Validation Error. 13:55:41 13:55:41.523 [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 13:55:41 13:55:41.523 [main] ERROR org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Unable to find dataNode for cmHandleId : myHandle1 , caused by : DataNode not found 13:55:41 13:55:41.523 [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 13:55:41 13:55:41.530 [main] INFO org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandler -- Updating alternateId for cmHandle myHandle1 with value : alt-1) 13:55:41 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.115 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServicePropertyHandlerSpec 13:55:41 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 13:55:41 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventMapperSpec 13:55:41 [INFO] Running org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 13:55:41 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.async.RecordFilterStrategiesSpec 13:55:41 13:55:41.681 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:55:41 [INFO] Running org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:56:17 13:55:42.339 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:56:17 13:55:42.347 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:56:17 13:55:42.369 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:56:17 Server Version: 23.0.1 13:56:17 API Version: 1.42 13:56:17 Operating System: CentOS Stream 8 13:56:17 Total Memory: 31890 MB 13:56:17 13:55:42.371 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:56:17 ******************************************************************************** 13:56:17 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:56:17 ******************************************************************************** 13:56:17 13:55:42.375 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:56:17 13:55:42.375 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:56:17 13:55:42.394 [main] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.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. 13:56:17 13:55:42.400 [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:latest, configFile: /home/jenkins/.docker/config.json, configEnv: DOCKER_AUTH_CONFIG). Falling back to docker-java default behaviour. Exception message: Status 404: No config supplied. Checked in order: /home/jenkins/.docker/config.json (file not found), DOCKER_AUTH_CONFIG (not set) 13:56:17 13:55:44.892 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Starting to pull image 13:56:17 13:55:44.917 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 0 downloaded, 0 extracted, (0 bytes/0 bytes) 13:56:17 13:55:45.461 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 10 pending, 1 downloaded, 0 extracted, (1 KB/? MB) 13:56:17 13:55:47.259 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 9 pending, 2 downloaded, 0 extracted, (33 MB/? MB) 13:56:17 13:55:47.790 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 8 pending, 3 downloaded, 0 extracted, (52 MB/? MB) 13:56:17 13:55:48.343 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 7 pending, 4 downloaded, 0 extracted, (76 MB/? MB) 13:56:17 13:55:48.873 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 0 extracted, (87 MB/? MB) 13:56:17 13:55:49.348 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 1 extracted, (101 MB/? MB) 13:56:17 13:55:49.430 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 6 pending, 5 downloaded, 2 extracted, (102 MB/? MB) 13:56:17 13:55:50.103 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 5 pending, 6 downloaded, 2 extracted, (127 MB/? MB) 13:56:17 13:55:50.645 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 4 pending, 7 downloaded, 2 extracted, (148 MB/? MB) 13:56:17 13:55:51.012 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 3 pending, 8 downloaded, 2 extracted, (163 MB/? MB) 13:56:17 13:55:51.567 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 2 pending, 9 downloaded, 2 extracted, (174 MB/? MB) 13:56:17 13:55:55.782 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 1 pending, 10 downloaded, 2 extracted, (328 MB/? MB) 13:56:17 13:55:57.728 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 2 extracted, (365 MB/370 MB) 13:56:17 13:56:02.163 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 3 extracted, (366 MB/370 MB) 13:56:17 13:56:02.317 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 4 extracted, (368 MB/370 MB) 13:56:17 13:56:02.405 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 5 extracted, (368 MB/370 MB) 13:56:17 13:56:02.697 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 6 extracted, (369 MB/370 MB) 13:56:17 13:56:02.774 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 7 extracted, (369 MB/370 MB) 13:56:17 13:56:02.853 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 8 extracted, (369 MB/370 MB) 13:56:17 13:56:02.927 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 9 extracted, (369 MB/370 MB) 13:56:17 13:56:03.573 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 10 extracted, (370 MB/370 MB) 13:56:17 13:56:03.668 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pulling image layers: 0 pending, 11 downloaded, 11 extracted, (370 MB/370 MB) 13:56:17 13:56:03.686 [docker-java-stream-729162289] INFO tc.registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 -- Pull complete. 11 layers, pulled in 18s (downloaded 370 MB at 20 MB/s) 13:56:17 13:56:03.718 [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 13:56:17 13:56:10.550 [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: 5dfcf675b96dadf256c61501e5552bf7935e13278cf9014172e126985eee9108 13:56:17 13:56:16.014 [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 PT33.637207295S 13:56:17 13:56:16.136 [main] INFO org.apache.kafka.clients.consumer.ConsumerConfig -- ConsumerConfig values: 13:56:17 allow.auto.create.topics = true 13:56:17 auto.commit.interval.ms = 5000 13:56:17 auto.include.jmx.reporter = true 13:56:17 auto.offset.reset = earliest 13:56:17 bootstrap.servers = [PLAINTEXT://localhost:32768] 13:56:17 check.crcs = true 13:56:17 client.dns.lookup = use_all_dns_ips 13:56:17 client.id = consumer-test-1 13:56:17 client.rack = 13:56:17 connections.max.idle.ms = 540000 13:56:17 default.api.timeout.ms = 60000 13:56:17 enable.auto.commit = true 13:56:17 exclude.internal.topics = true 13:56:17 fetch.max.bytes = 52428800 13:56:17 fetch.max.wait.ms = 500 13:56:17 fetch.min.bytes = 1 13:56:17 group.id = test 13:56:17 group.instance.id = null 13:56:17 heartbeat.interval.ms = 3000 13:56:17 interceptor.classes = [] 13:56:17 internal.leave.group.on.close = true 13:56:17 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:17 isolation.level = read_uncommitted 13:56:17 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:17 max.partition.fetch.bytes = 1048576 13:56:17 max.poll.interval.ms = 300000 13:56:17 max.poll.records = 500 13:56:17 metadata.max.age.ms = 300000 13:56:17 metric.reporters = [] 13:56:17 metrics.num.samples = 2 13:56:17 metrics.recording.level = INFO 13:56:17 metrics.sample.window.ms = 30000 13:56:17 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:17 receive.buffer.bytes = 65536 13:56:17 reconnect.backoff.max.ms = 1000 13:56:17 reconnect.backoff.ms = 50 13:56:17 request.timeout.ms = 30000 13:56:17 retry.backoff.ms = 100 13:56:17 sasl.client.callback.handler.class = null 13:56:17 sasl.jaas.config = null 13:56:17 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:17 sasl.kerberos.min.time.before.relogin = 60000 13:56:17 sasl.kerberos.service.name = null 13:56:17 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:17 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:17 sasl.login.callback.handler.class = null 13:56:17 sasl.login.class = null 13:56:17 sasl.login.connect.timeout.ms = null 13:56:17 sasl.login.read.timeout.ms = null 13:56:17 sasl.login.refresh.buffer.seconds = 300 13:56:17 sasl.login.refresh.min.period.seconds = 60 13:56:17 sasl.login.refresh.window.factor = 0.8 13:56:17 sasl.login.refresh.window.jitter = 0.05 13:56:17 sasl.login.retry.backoff.max.ms = 10000 13:56:17 sasl.login.retry.backoff.ms = 100 13:56:17 sasl.mechanism = GSSAPI 13:56:17 sasl.oauthbearer.clock.skew.seconds = 30 13:56:17 sasl.oauthbearer.expected.audience = null 13:56:17 sasl.oauthbearer.expected.issuer = null 13:56:17 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:17 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:17 sasl.oauthbearer.jwks.endpoint.url = null 13:56:17 sasl.oauthbearer.scope.claim.name = scope 13:56:17 sasl.oauthbearer.sub.claim.name = sub 13:56:17 sasl.oauthbearer.token.endpoint.url = null 13:56:17 security.protocol = PLAINTEXT 13:56:17 security.providers = null 13:56:17 send.buffer.bytes = 131072 13:56:17 session.timeout.ms = 45000 13:56:17 socket.connection.setup.timeout.max.ms = 30000 13:56:17 socket.connection.setup.timeout.ms = 10000 13:56:17 ssl.cipher.suites = null 13:56:17 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:17 ssl.endpoint.identification.algorithm = https 13:56:17 ssl.engine.factory.class = null 13:56:17 ssl.key.password = null 13:56:17 ssl.keymanager.algorithm = SunX509 13:56:17 ssl.keystore.certificate.chain = null 13:56:17 ssl.keystore.key = null 13:56:17 ssl.keystore.location = null 13:56:17 ssl.keystore.password = null 13:56:17 ssl.keystore.type = JKS 13:56:17 ssl.protocol = TLSv1.3 13:56:17 ssl.provider = null 13:56:17 ssl.secure.random.implementation = null 13:56:17 ssl.trustmanager.algorithm = PKIX 13:56:17 ssl.truststore.certificates = null 13:56:17 ssl.truststore.location = null 13:56:17 ssl.truststore.password = null 13:56:17 ssl.truststore.type = JKS 13:56:17 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:17 13:56:17 13:56:16.281 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka version: 3.4.1 13:56:17 13:56:16.281 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka commitId: 8a516edc2755df89 13:56:17 13:56:16.281 [main] INFO org.apache.kafka.common.utils.AppInfoParser -- Kafka startTimeMs: 1708523776279 13:56:17 13:55:37,672 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:56:17 13:55:37,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:56:17 13:55:37,694 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:56:17 13:55:37,695 |-INFO in ch.qos.logback.classic.BasicConfigurator@f71a790 - Setting up default configuration. 13:56:17 13:56:16,485 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@56d1e9e6 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:56:17 13:56:16,529 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:17 13:56:16,529 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@56d1e9e6 - 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 13:56:17 13:56:16,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:17 13:56:16,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:17 13:56:16,532 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:17 13:56:16,534 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:17 13:56:16,534 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@56d1e9e6 - 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 13:56:17 13:56:16,541 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:17 13:56:16,541 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:56:17 13:56:16,544 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:56:17 13:56:16,589 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523776586) 13:56:17 13:56:16,590 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:56:17 13:56:16,590 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:56:17 13:56:16,616 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:17 13:56:16,616 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:17 13:56:16,617 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:17 13:56:16,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:17 13:56:16,617 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:17 13:56:16,617 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:17 13:56:16,618 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:17 13:56:16,624 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:17 13:56:16,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:17 13:56:16,641 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:17 13:56:16,648 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:17 13:56:16,654 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:17 13:56:17,074 |-INFO in ch.qos.logback.classic.pattern.DateConverter@728685c8 - Setting zoneId to "UTC" 13:56:17 13:56:17,081 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:17 13:56:17,081 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:17 13:56:17,310 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:56:17 13:56:17,311 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:17 13:56:17,311 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:17 13:56:17,312 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:17 13:56:17,312 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:17 13:56:17,312 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7049e176 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:17 13:56:17,312 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:17 13:56:17,312 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@2b41dca7 - End of configuration. 13:56:17 13:56:17,313 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@35062b42 - Registering current configuration as safe fallback point 13:56:17 13:56:17 13:56:17 . ____ _ __ _ _ 13:56:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:17 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:17 =========|_|==============|___/=/_/_/_/ 13:56:17 :: Spring Boot :: (v3.1.2) 13:56:17 13:56:17 2024-02-21T13:56:17.348Z INFO 7405 --- [ main] uestResponseEventProducerIntegrationSpec : Starting NcmpAsyncRequestResponseEventProducerIntegrationSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:17 2024-02-21T13:56:17.349Z INFO 7405 --- [ main] uestResponseEventProducerIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:56:17 2024-02-21T13:56:17.518Z INFO 7405 --- [ main] uestResponseEventProducerIntegrationSpec : Started NcmpAsyncRequestResponseEventProducerIntegrationSpec in 1.228 seconds (process running for 40.619) 13:56:17 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:56:19 2024-02-21T13:56:18.024Z INFO 7405 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-1, groupId=test] Subscribed to topic(s): test-topic 13:56:19 2024-02-21T13:56:18.060Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:19 2024-02-21T13:56:18.061Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:19 acks = -1 13:56:19 auto.include.jmx.reporter = true 13:56:19 batch.size = 16384 13:56:19 bootstrap.servers = [PLAINTEXT://localhost:32768] 13:56:19 buffer.memory = 33554432 13:56:19 client.dns.lookup = use_all_dns_ips 13:56:19 client.id = producer-1 13:56:19 compression.type = none 13:56:19 connections.max.idle.ms = 540000 13:56:19 delivery.timeout.ms = 120000 13:56:19 enable.idempotence = false 13:56:19 interceptor.classes = [] 13:56:19 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:19 linger.ms = 1 13:56:19 max.block.ms = 60000 13:56:19 max.in.flight.requests.per.connection = 5 13:56:19 max.request.size = 1048576 13:56:19 metadata.max.age.ms = 300000 13:56:19 metadata.max.idle.ms = 300000 13:56:19 metric.reporters = [] 13:56:19 metrics.num.samples = 2 13:56:19 metrics.recording.level = INFO 13:56:19 metrics.sample.window.ms = 30000 13:56:19 partitioner.adaptive.partitioning.enable = true 13:56:19 partitioner.availability.timeout.ms = 0 13:56:19 partitioner.class = null 13:56:19 partitioner.ignore.keys = false 13:56:19 receive.buffer.bytes = 32768 13:56:19 reconnect.backoff.max.ms = 1000 13:56:19 reconnect.backoff.ms = 50 13:56:19 request.timeout.ms = 30000 13:56:19 retries = 0 13:56:19 retry.backoff.ms = 100 13:56:19 sasl.client.callback.handler.class = null 13:56:19 sasl.jaas.config = null 13:56:19 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:19 sasl.kerberos.min.time.before.relogin = 60000 13:56:19 sasl.kerberos.service.name = null 13:56:19 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:19 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:19 sasl.login.callback.handler.class = null 13:56:19 sasl.login.class = null 13:56:19 sasl.login.connect.timeout.ms = null 13:56:19 sasl.login.read.timeout.ms = null 13:56:19 sasl.login.refresh.buffer.seconds = 300 13:56:19 sasl.login.refresh.min.period.seconds = 60 13:56:19 sasl.login.refresh.window.factor = 0.8 13:56:19 sasl.login.refresh.window.jitter = 0.05 13:56:19 sasl.login.retry.backoff.max.ms = 10000 13:56:19 sasl.login.retry.backoff.ms = 100 13:56:19 sasl.mechanism = GSSAPI 13:56:19 sasl.oauthbearer.clock.skew.seconds = 30 13:56:19 sasl.oauthbearer.expected.audience = null 13:56:19 sasl.oauthbearer.expected.issuer = null 13:56:19 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:19 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:19 sasl.oauthbearer.jwks.endpoint.url = null 13:56:19 sasl.oauthbearer.scope.claim.name = scope 13:56:19 sasl.oauthbearer.sub.claim.name = sub 13:56:19 sasl.oauthbearer.token.endpoint.url = null 13:56:19 security.protocol = PLAINTEXT 13:56:19 security.providers = null 13:56:19 send.buffer.bytes = 131072 13:56:19 socket.connection.setup.timeout.max.ms = 30000 13:56:19 socket.connection.setup.timeout.ms = 10000 13:56:19 ssl.cipher.suites = null 13:56:19 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:19 ssl.endpoint.identification.algorithm = https 13:56:19 ssl.engine.factory.class = null 13:56:19 ssl.key.password = null 13:56:19 ssl.keymanager.algorithm = SunX509 13:56:19 ssl.keystore.certificate.chain = null 13:56:19 ssl.keystore.key = null 13:56:19 ssl.keystore.location = null 13:56:19 ssl.keystore.password = null 13:56:19 ssl.keystore.type = JKS 13:56:19 ssl.protocol = TLSv1.3 13:56:19 ssl.provider = null 13:56:19 ssl.secure.random.implementation = null 13:56:19 ssl.trustmanager.algorithm = PKIX 13:56:19 ssl.truststore.certificates = null 13:56:19 ssl.truststore.location = null 13:56:19 ssl.truststore.password = null 13:56:19 ssl.truststore.type = JKS 13:56:19 transaction.timeout.ms = 60000 13:56:19 transactional.id = null 13:56:19 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:56:19 13:56:19 2024-02-21T13:56:18.104Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:19 2024-02-21T13:56:18.104Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:19 2024-02-21T13:56:18.104Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:19 2024-02-21T13:56:18.104Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523778104 13:56:19 2024-02-21T13:56:18.575Z WARN 7405 --- [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} 13:56:19 2024-02-21T13:56:18.576Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.Metadata : [Producer clientId=producer-1] Cluster ID: VAGYxIvHTeOF5qpliM4E-g 13:56:19 2024-02-21T13:56:18.691Z WARN 7405 --- [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} 13:56:19 2024-02-21T13:56:18.801Z INFO 7405 --- [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 qk6YWw6jTg-fOQVlvfPwog 13:56:19 2024-02-21T13:56:18.843Z INFO 7405 --- [ 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 qk6YWw6jTg-fOQVlvfPwog 13:56:19 2024-02-21T13:56:18.844Z INFO 7405 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-1, groupId=test] Cluster ID: VAGYxIvHTeOF5qpliM4E-g 13:56:19 2024-02-21T13:56:18.954Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Discovered group coordinator localhost:32768 (id: 2147483646 rack: null) 13:56:19 2024-02-21T13:56:18.958Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 13:56:19 2024-02-21T13:56:18.985Z INFO 7405 --- [ 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-125175c4-8014-446c-ab0b-56b59cb22f61 13:56:19 2024-02-21T13:56:18.986Z INFO 7405 --- [ 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) 13:56:19 2024-02-21T13:56:18.986Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] (Re-)joining group 13:56:19 2024-02-21T13:56:19.008Z INFO 7405 --- [ 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-125175c4-8014-446c-ab0b-56b59cb22f61', protocol='range'} 13:56:19 2024-02-21T13:56:19.009Z INFO 7405 --- [ 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-125175c4-8014-446c-ab0b-56b59cb22f61=Assignment(partitions=[test-topic-0])} 13:56:19 2024-02-21T13:56:19.030Z INFO 7405 --- [ 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-125175c4-8014-446c-ab0b-56b59cb22f61', protocol='range'} 13:56:19 2024-02-21T13:56:19.030Z INFO 7405 --- [ 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]) 13:56:19 2024-02-21T13:56:19.032Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Adding newly assigned partitions: test-topic-0 13:56:19 2024-02-21T13:56:19.046Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Found no committed offset for partition test-topic-0 13:56:19 2024-02-21T13:56:19.059Z INFO 7405 --- [ 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:32768 (id: 1 rack: null)], epoch=0}}. 13:56:19 2024-02-21T13:56:19.185Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:19 2024-02-21T13:56:19.187Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node -1 disconnected. 13:56:19 2024-02-21T13:56:19.216Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:19 2024-02-21T13:56:19.216Z INFO 7405 --- [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: 114ms, elapsed time since send: 114ms, request timeout: 30000ms) 13:56:19 2024-02-21T13:56:19.216Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node -1 disconnected. 13:56:19 2024-02-21T13:56:19.216Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 2147483646 disconnected. 13:56:19 2024-02-21T13:56:19.217Z INFO 7405 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-1, groupId=test] Error sending fetch request (sessionId=400817817, epoch=1) to node 1: 13:56:19 13:56:19 org.apache.kafka.common.errors.DisconnectException: null 13:56:19 13:56:19 2024-02-21T13:56:19.228Z INFO 7405 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-1, groupId=test] Group coordinator localhost:32768 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:56:19 2024-02-21T13:56:19.287Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:19 2024-02-21T13:56:19.287Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:19 2024-02-21T13:56:19.330Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:19 2024-02-21T13:56:19.330Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:19 2024-02-21T13:56:19.389Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:19 2024-02-21T13:56:19.389Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:19 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.714 s - in org.onap.cps.ncmp.api.impl.async.NcmpAsyncRequestResponseEventProducerIntegrationSpec 13:56:19 [INFO] Running org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 13:56:24 2024-02-21T13:56:19.408Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:56:24 2024-02-21T13:56:19.431Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:19.431Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:19.461Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 1bce4afc2cfb8af6f961f20e710e9cf8d5ea98948d3e4421b73c8536c063e971 13:56:24 2024-02-21T13:56:19.633Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:19.633Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:19.650Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:19.650Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:20.038Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:20.038Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:20.107Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:20.107Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:20.860Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:20.860Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:20.866Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:20.866Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:21.824Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:21.824Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:21.869Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:21.869Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:22.684Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:22.685Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:23.077Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:23.077Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:23.691Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:23.691Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:24.082Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:24 2024-02-21T13:56:24.082Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:24.616Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.207661203S 13:56:24 2024-02-21T13:56:24.623Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:24 allow.auto.create.topics = true 13:56:24 auto.commit.interval.ms = 5000 13:56:24 auto.include.jmx.reporter = true 13:56:24 auto.offset.reset = earliest 13:56:24 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:56:24 check.crcs = true 13:56:24 client.dns.lookup = use_all_dns_ips 13:56:24 client.id = consumer-test-2 13:56:24 client.rack = 13:56:24 connections.max.idle.ms = 540000 13:56:24 default.api.timeout.ms = 60000 13:56:24 enable.auto.commit = true 13:56:24 exclude.internal.topics = true 13:56:24 fetch.max.bytes = 52428800 13:56:24 fetch.max.wait.ms = 500 13:56:24 fetch.min.bytes = 1 13:56:24 group.id = test 13:56:24 group.instance.id = null 13:56:24 heartbeat.interval.ms = 3000 13:56:24 interceptor.classes = [] 13:56:24 internal.leave.group.on.close = true 13:56:24 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:24 isolation.level = read_uncommitted 13:56:24 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:24 max.partition.fetch.bytes = 1048576 13:56:24 max.poll.interval.ms = 300000 13:56:24 max.poll.records = 500 13:56:24 metadata.max.age.ms = 300000 13:56:24 metric.reporters = [] 13:56:24 metrics.num.samples = 2 13:56:24 metrics.recording.level = INFO 13:56:24 metrics.sample.window.ms = 30000 13:56:24 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:24 receive.buffer.bytes = 65536 13:56:24 reconnect.backoff.max.ms = 1000 13:56:24 reconnect.backoff.ms = 50 13:56:24 request.timeout.ms = 30000 13:56:24 retry.backoff.ms = 100 13:56:24 sasl.client.callback.handler.class = null 13:56:24 sasl.jaas.config = null 13:56:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:24 sasl.kerberos.min.time.before.relogin = 60000 13:56:24 sasl.kerberos.service.name = null 13:56:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:24 sasl.login.callback.handler.class = null 13:56:24 sasl.login.class = null 13:56:24 sasl.login.connect.timeout.ms = null 13:56:24 sasl.login.read.timeout.ms = null 13:56:24 sasl.login.refresh.buffer.seconds = 300 13:56:24 sasl.login.refresh.min.period.seconds = 60 13:56:24 sasl.login.refresh.window.factor = 0.8 13:56:24 sasl.login.refresh.window.jitter = 0.05 13:56:24 sasl.login.retry.backoff.max.ms = 10000 13:56:24 sasl.login.retry.backoff.ms = 100 13:56:24 sasl.mechanism = GSSAPI 13:56:24 sasl.oauthbearer.clock.skew.seconds = 30 13:56:24 sasl.oauthbearer.expected.audience = null 13:56:24 sasl.oauthbearer.expected.issuer = null 13:56:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:24 sasl.oauthbearer.jwks.endpoint.url = null 13:56:24 sasl.oauthbearer.scope.claim.name = scope 13:56:24 sasl.oauthbearer.sub.claim.name = sub 13:56:24 sasl.oauthbearer.token.endpoint.url = null 13:56:24 security.protocol = PLAINTEXT 13:56:24 security.providers = null 13:56:24 send.buffer.bytes = 131072 13:56:24 session.timeout.ms = 45000 13:56:24 socket.connection.setup.timeout.max.ms = 30000 13:56:24 socket.connection.setup.timeout.ms = 10000 13:56:24 ssl.cipher.suites = null 13:56:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:24 ssl.endpoint.identification.algorithm = https 13:56:24 ssl.engine.factory.class = null 13:56:24 ssl.key.password = null 13:56:24 ssl.keymanager.algorithm = SunX509 13:56:24 ssl.keystore.certificate.chain = null 13:56:24 ssl.keystore.key = null 13:56:24 ssl.keystore.location = null 13:56:24 ssl.keystore.password = null 13:56:24 ssl.keystore.type = JKS 13:56:24 ssl.protocol = TLSv1.3 13:56:24 ssl.provider = null 13:56:24 ssl.secure.random.implementation = null 13:56:24 ssl.trustmanager.algorithm = PKIX 13:56:24 ssl.truststore.certificates = null 13:56:24 ssl.truststore.location = null 13:56:24 ssl.truststore.password = null 13:56:24 ssl.truststore.type = JKS 13:56:24 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:56:24 13:56:24 2024-02-21T13:56:24.629Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:24 2024-02-21T13:56:24.629Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:24 2024-02-21T13:56:24.629Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523784629 13:56:24 13:56:24,664 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:56:24 13:56:24,664 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:56:24 13:56:24,664 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@45d34ddc - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:56:24 13:56:24,668 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:24 13:56:24,668 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@45d34ddc - 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 13:56:24 13:56:24,670 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:24 13:56:24,670 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:24 13:56:24,670 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:24 13:56:24,670 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:24 13:56:24,670 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@45d34ddc - 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 13:56:24 13:56:24,673 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:24 13:56:24,673 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:56:24 13:56:24,673 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:56:24 13:56:24,673 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523784673) 13:56:24 13:56:24,673 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:56:24 13:56:24,673 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:24 13:56:24,675 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:24 13:56:24,676 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:24 13:56:24,676 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:24 13:56:24,676 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:24 13:56:24,677 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:24 13:56:24,677 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:24 13:56:24,683 |-INFO in ch.qos.logback.classic.pattern.DateConverter@646bac23 - Setting zoneId to "UTC" 13:56:24 13:56:24,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:24 13:56:24,683 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:24 13:56:24,685 |-WARN in Logger[org.apache.kafka.clients.NetworkClient] - No appenders present in context [default] for logger [org.apache.kafka.clients.NetworkClient]. 13:56:24 13:56:24,687 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:56:24 13:56:24,687 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:24 13:56:24,687 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:24 13:56:24,687 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:24 13:56:24,687 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:24 13:56:24,688 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@418c4e4a - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:24 13:56:24,688 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:24 13:56:24,696 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@6b8f3f3 - End of configuration. 13:56:24 13:56:24,696 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@59daf355 - Registering current configuration as safe fallback point 13:56:24 13:56:24 13:56:24 . ____ _ __ _ _ 13:56:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:24 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:24 =========|_|==============|___/=/_/_/_/ 13:56:24 :: Spring Boot :: (v3.1.2) 13:56:24 13:56:24 2024-02-21T13:56:24.703Z INFO 7405 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Starting DataOperationEventConsumerSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:24 2024-02-21T13:56:24.703Z INFO 7405 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:56:24 2024-02-21T13:56:24.808Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:24 2024-02-21T13:56:24.808Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:24 2024-02-21T13:56:24.853Z INFO 7405 --- [ main] c.n.a.i.a.DataOperationEventConsumerSpec : Started DataOperationEventConsumerSpec in 0.221 seconds (process running for 47.953) 13:56:25 2024-02-21T13:56:24.857Z INFO 7405 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-2, groupId=test] Subscribed to topic(s): client-topic 13:56:25 2024-02-21T13:56:24.892Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:25 2024-02-21T13:56:24.892Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:25 acks = -1 13:56:25 auto.include.jmx.reporter = true 13:56:25 batch.size = 16384 13:56:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:56:25 buffer.memory = 33554432 13:56:25 client.dns.lookup = use_all_dns_ips 13:56:25 client.id = producer-2 13:56:25 compression.type = none 13:56:25 connections.max.idle.ms = 540000 13:56:25 delivery.timeout.ms = 120000 13:56:25 enable.idempotence = false 13:56:25 interceptor.classes = [] 13:56:25 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:25 linger.ms = 1 13:56:25 max.block.ms = 60000 13:56:25 max.in.flight.requests.per.connection = 5 13:56:25 max.request.size = 1048576 13:56:25 metadata.max.age.ms = 300000 13:56:25 metadata.max.idle.ms = 300000 13:56:25 metric.reporters = [] 13:56:25 metrics.num.samples = 2 13:56:25 metrics.recording.level = INFO 13:56:25 metrics.sample.window.ms = 30000 13:56:25 partitioner.adaptive.partitioning.enable = true 13:56:25 partitioner.availability.timeout.ms = 0 13:56:25 partitioner.class = null 13:56:25 partitioner.ignore.keys = false 13:56:25 receive.buffer.bytes = 32768 13:56:25 reconnect.backoff.max.ms = 1000 13:56:25 reconnect.backoff.ms = 50 13:56:25 request.timeout.ms = 30000 13:56:25 retries = 0 13:56:25 retry.backoff.ms = 100 13:56:25 sasl.client.callback.handler.class = null 13:56:25 sasl.jaas.config = null 13:56:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:25 sasl.kerberos.min.time.before.relogin = 60000 13:56:25 sasl.kerberos.service.name = null 13:56:25 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:25 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:25 sasl.login.callback.handler.class = null 13:56:25 sasl.login.class = null 13:56:25 sasl.login.connect.timeout.ms = null 13:56:25 sasl.login.read.timeout.ms = null 13:56:25 sasl.login.refresh.buffer.seconds = 300 13:56:25 sasl.login.refresh.min.period.seconds = 60 13:56:25 sasl.login.refresh.window.factor = 0.8 13:56:25 sasl.login.refresh.window.jitter = 0.05 13:56:25 sasl.login.retry.backoff.max.ms = 10000 13:56:25 sasl.login.retry.backoff.ms = 100 13:56:25 sasl.mechanism = GSSAPI 13:56:25 sasl.oauthbearer.clock.skew.seconds = 30 13:56:25 sasl.oauthbearer.expected.audience = null 13:56:25 sasl.oauthbearer.expected.issuer = null 13:56:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:25 sasl.oauthbearer.jwks.endpoint.url = null 13:56:25 sasl.oauthbearer.scope.claim.name = scope 13:56:25 sasl.oauthbearer.sub.claim.name = sub 13:56:25 sasl.oauthbearer.token.endpoint.url = null 13:56:25 security.protocol = PLAINTEXT 13:56:25 security.providers = null 13:56:25 send.buffer.bytes = 131072 13:56:25 socket.connection.setup.timeout.max.ms = 30000 13:56:25 socket.connection.setup.timeout.ms = 10000 13:56:25 ssl.cipher.suites = null 13:56:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:25 ssl.endpoint.identification.algorithm = https 13:56:25 ssl.engine.factory.class = null 13:56:25 ssl.key.password = null 13:56:25 ssl.keymanager.algorithm = SunX509 13:56:25 ssl.keystore.certificate.chain = null 13:56:25 ssl.keystore.key = null 13:56:25 ssl.keystore.location = null 13:56:25 ssl.keystore.password = null 13:56:25 ssl.keystore.type = JKS 13:56:25 ssl.protocol = TLSv1.3 13:56:25 ssl.provider = null 13:56:25 ssl.secure.random.implementation = null 13:56:25 ssl.trustmanager.algorithm = PKIX 13:56:25 ssl.truststore.certificates = null 13:56:25 ssl.truststore.location = null 13:56:25 ssl.truststore.password = null 13:56:25 ssl.truststore.type = JKS 13:56:25 transaction.timeout.ms = 60000 13:56:25 transactional.id = null 13:56:25 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:56:25 13:56:25 2024-02-21T13:56:24.896Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:25 2024-02-21T13:56:24.896Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:25 2024-02-21T13:56:24.896Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:25 2024-02-21T13:56:24.896Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523784896 13:56:25 2024-02-21T13:56:25.001Z WARN 7405 --- [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} 13:56:25 2024-02-21T13:56:25.001Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.Metadata : [Producer clientId=producer-2] Cluster ID: XU99_oOjSzKHIillO27cTA 13:56:25 2024-02-21T13:56:25.125Z WARN 7405 --- [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} 13:56:25 2024-02-21T13:56:25.197Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:25 2024-02-21T13:56:25.198Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:25 2024-02-21T13:56:25.233Z INFO 7405 --- [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 apKgBHOBTn24iLsbbqv6AQ 13:56:25 2024-02-21T13:56:25.251Z INFO 7405 --- [ 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 apKgBHOBTn24iLsbbqv6AQ 13:56:25 2024-02-21T13:56:25.251Z INFO 7405 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-2, groupId=test] Cluster ID: XU99_oOjSzKHIillO27cTA 13:56:25 2024-02-21T13:56:25.367Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Discovered group coordinator localhost:32770 (id: 2147483646 rack: null) 13:56:25 2024-02-21T13:56:25.370Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:56:25 2024-02-21T13:56:25.390Z INFO 7405 --- [ 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-29a881e8-ac6a-4dde-a49b-ff1c3efd2cc3 13:56:25 2024-02-21T13:56:25.390Z INFO 7405 --- [ 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) 13:56:25 2024-02-21T13:56:25.390Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] (Re-)joining group 13:56:25 2024-02-21T13:56:25.418Z INFO 7405 --- [ 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-29a881e8-ac6a-4dde-a49b-ff1c3efd2cc3', protocol='range'} 13:56:25 2024-02-21T13:56:25.418Z INFO 7405 --- [ 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-29a881e8-ac6a-4dde-a49b-ff1c3efd2cc3=Assignment(partitions=[client-topic-0])} 13:56:25 2024-02-21T13:56:25.440Z INFO 7405 --- [ 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-29a881e8-ac6a-4dde-a49b-ff1c3efd2cc3', protocol='range'} 13:56:25 2024-02-21T13:56:25.441Z INFO 7405 --- [ 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]) 13:56:25 2024-02-21T13:56:25.441Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Adding newly assigned partitions: client-topic-0 13:56:25 2024-02-21T13:56:25.450Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Found no committed offset for partition client-topic-0 13:56:25 2024-02-21T13:56:25.464Z INFO 7405 --- [ main] o.a.k.c.c.internals.SubscriptionState : [Consumer clientId=consumer-test-2, groupId=test] Resetting offset for partition client-topic-0 to position FetchPosition{offset=0, offsetEpoch=Optional.empty, currentLeader=LeaderAndEpoch{leader=Optional[localhost:32770 (id: 1 rack: null)], epoch=0}}. 13:56:25 2024-02-21T13:56:25.526Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:25 allow.auto.create.topics = true 13:56:25 auto.commit.interval.ms = 5000 13:56:25 auto.include.jmx.reporter = true 13:56:25 auto.offset.reset = earliest 13:56:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:56:25 check.crcs = true 13:56:25 client.dns.lookup = use_all_dns_ips 13:56:25 client.id = consumer-test-3 13:56:25 client.rack = 13:56:25 connections.max.idle.ms = 540000 13:56:25 default.api.timeout.ms = 60000 13:56:25 enable.auto.commit = true 13:56:25 exclude.internal.topics = true 13:56:25 fetch.max.bytes = 52428800 13:56:25 fetch.max.wait.ms = 500 13:56:25 fetch.min.bytes = 1 13:56:25 group.id = test 13:56:25 group.instance.id = null 13:56:25 heartbeat.interval.ms = 3000 13:56:25 interceptor.classes = [] 13:56:25 internal.leave.group.on.close = true 13:56:25 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:25 isolation.level = read_uncommitted 13:56:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:25 max.partition.fetch.bytes = 1048576 13:56:25 max.poll.interval.ms = 300000 13:56:25 max.poll.records = 500 13:56:25 metadata.max.age.ms = 300000 13:56:25 metric.reporters = [] 13:56:25 metrics.num.samples = 2 13:56:25 metrics.recording.level = INFO 13:56:25 metrics.sample.window.ms = 30000 13:56:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:25 receive.buffer.bytes = 65536 13:56:25 reconnect.backoff.max.ms = 1000 13:56:25 reconnect.backoff.ms = 50 13:56:25 request.timeout.ms = 30000 13:56:25 retry.backoff.ms = 100 13:56:25 sasl.client.callback.handler.class = null 13:56:25 sasl.jaas.config = null 13:56:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:25 sasl.kerberos.min.time.before.relogin = 60000 13:56:25 sasl.kerberos.service.name = null 13:56:25 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:25 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:25 sasl.login.callback.handler.class = null 13:56:25 sasl.login.class = null 13:56:25 sasl.login.connect.timeout.ms = null 13:56:25 sasl.login.read.timeout.ms = null 13:56:25 sasl.login.refresh.buffer.seconds = 300 13:56:25 sasl.login.refresh.min.period.seconds = 60 13:56:25 sasl.login.refresh.window.factor = 0.8 13:56:25 sasl.login.refresh.window.jitter = 0.05 13:56:25 sasl.login.retry.backoff.max.ms = 10000 13:56:25 sasl.login.retry.backoff.ms = 100 13:56:25 sasl.mechanism = GSSAPI 13:56:25 sasl.oauthbearer.clock.skew.seconds = 30 13:56:25 sasl.oauthbearer.expected.audience = null 13:56:25 sasl.oauthbearer.expected.issuer = null 13:56:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:25 sasl.oauthbearer.jwks.endpoint.url = null 13:56:25 sasl.oauthbearer.scope.claim.name = scope 13:56:25 sasl.oauthbearer.sub.claim.name = sub 13:56:25 sasl.oauthbearer.token.endpoint.url = null 13:56:25 security.protocol = PLAINTEXT 13:56:25 security.providers = null 13:56:25 send.buffer.bytes = 131072 13:56:25 session.timeout.ms = 45000 13:56:25 socket.connection.setup.timeout.max.ms = 30000 13:56:25 socket.connection.setup.timeout.ms = 10000 13:56:25 ssl.cipher.suites = null 13:56:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:25 ssl.endpoint.identification.algorithm = https 13:56:25 ssl.engine.factory.class = null 13:56:25 ssl.key.password = null 13:56:25 ssl.keymanager.algorithm = SunX509 13:56:25 ssl.keystore.certificate.chain = null 13:56:25 ssl.keystore.key = null 13:56:25 ssl.keystore.location = null 13:56:25 ssl.keystore.password = null 13:56:25 ssl.keystore.type = JKS 13:56:25 ssl.protocol = TLSv1.3 13:56:25 ssl.provider = null 13:56:25 ssl.secure.random.implementation = null 13:56:25 ssl.trustmanager.algorithm = PKIX 13:56:25 ssl.truststore.certificates = null 13:56:25 ssl.truststore.location = null 13:56:25 ssl.truststore.password = null 13:56:25 ssl.truststore.type = JKS 13:56:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:56:25 13:56:25 2024-02-21T13:56:25.529Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:25 2024-02-21T13:56:25.529Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:25 2024-02-21T13:56:25.529Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523785529 13:56:25 2024-02-21T13:56:25.535Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:25 allow.auto.create.topics = true 13:56:25 auto.commit.interval.ms = 5000 13:56:25 auto.include.jmx.reporter = true 13:56:25 auto.offset.reset = earliest 13:56:25 bootstrap.servers = [PLAINTEXT://localhost:32770] 13:56:25 check.crcs = true 13:56:25 client.dns.lookup = use_all_dns_ips 13:56:25 client.id = consumer-test-4 13:56:25 client.rack = 13:56:25 connections.max.idle.ms = 540000 13:56:25 default.api.timeout.ms = 60000 13:56:25 enable.auto.commit = true 13:56:25 exclude.internal.topics = true 13:56:25 fetch.max.bytes = 52428800 13:56:25 fetch.max.wait.ms = 500 13:56:25 fetch.min.bytes = 1 13:56:25 group.id = test 13:56:25 group.instance.id = null 13:56:25 heartbeat.interval.ms = 3000 13:56:25 interceptor.classes = [] 13:56:25 internal.leave.group.on.close = true 13:56:25 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:25 isolation.level = read_uncommitted 13:56:25 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:25 max.partition.fetch.bytes = 1048576 13:56:25 max.poll.interval.ms = 300000 13:56:25 max.poll.records = 500 13:56:25 metadata.max.age.ms = 300000 13:56:25 metric.reporters = [] 13:56:25 metrics.num.samples = 2 13:56:25 metrics.recording.level = INFO 13:56:25 metrics.sample.window.ms = 30000 13:56:25 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:25 receive.buffer.bytes = 65536 13:56:25 reconnect.backoff.max.ms = 1000 13:56:25 reconnect.backoff.ms = 50 13:56:25 request.timeout.ms = 30000 13:56:25 retry.backoff.ms = 100 13:56:25 sasl.client.callback.handler.class = null 13:56:25 sasl.jaas.config = null 13:56:25 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:25 sasl.kerberos.min.time.before.relogin = 60000 13:56:25 sasl.kerberos.service.name = null 13:56:25 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:25 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:25 sasl.login.callback.handler.class = null 13:56:25 sasl.login.class = null 13:56:25 sasl.login.connect.timeout.ms = null 13:56:25 sasl.login.read.timeout.ms = null 13:56:25 sasl.login.refresh.buffer.seconds = 300 13:56:25 sasl.login.refresh.min.period.seconds = 60 13:56:25 sasl.login.refresh.window.factor = 0.8 13:56:25 sasl.login.refresh.window.jitter = 0.05 13:56:25 sasl.login.retry.backoff.max.ms = 10000 13:56:25 sasl.login.retry.backoff.ms = 100 13:56:25 sasl.mechanism = GSSAPI 13:56:25 sasl.oauthbearer.clock.skew.seconds = 30 13:56:25 sasl.oauthbearer.expected.audience = null 13:56:25 sasl.oauthbearer.expected.issuer = null 13:56:25 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:25 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:25 sasl.oauthbearer.jwks.endpoint.url = null 13:56:25 sasl.oauthbearer.scope.claim.name = scope 13:56:25 sasl.oauthbearer.sub.claim.name = sub 13:56:25 sasl.oauthbearer.token.endpoint.url = null 13:56:25 security.protocol = PLAINTEXT 13:56:25 security.providers = null 13:56:25 send.buffer.bytes = 131072 13:56:25 session.timeout.ms = 45000 13:56:25 socket.connection.setup.timeout.max.ms = 30000 13:56:25 socket.connection.setup.timeout.ms = 10000 13:56:25 ssl.cipher.suites = null 13:56:25 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:25 ssl.endpoint.identification.algorithm = https 13:56:25 ssl.engine.factory.class = null 13:56:25 ssl.key.password = null 13:56:25 ssl.keymanager.algorithm = SunX509 13:56:25 ssl.keystore.certificate.chain = null 13:56:25 ssl.keystore.key = null 13:56:25 ssl.keystore.location = null 13:56:25 ssl.keystore.password = null 13:56:25 ssl.keystore.type = JKS 13:56:25 ssl.protocol = TLSv1.3 13:56:25 ssl.provider = null 13:56:25 ssl.secure.random.implementation = null 13:56:25 ssl.trustmanager.algorithm = PKIX 13:56:25 ssl.truststore.certificates = null 13:56:25 ssl.truststore.location = null 13:56:25 ssl.truststore.password = null 13:56:25 ssl.truststore.type = JKS 13:56:25 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:56:25 13:56:25 2024-02-21T13:56:25.538Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:25 2024-02-21T13:56:25.538Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:25 2024-02-21T13:56:25.538Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523785538 13:56:25 2024-02-21T13:56:25.598Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node -1 disconnected. 13:56:25 2024-02-21T13:56:25.599Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:25 2024-02-21T13:56:25.599Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Cancelled in-flight METADATA request with correlation id 6 due to node 1 being disconnected (elapsed time since creation: 1ms, elapsed time since send: 1ms, request timeout: 30000ms) 13:56:25 2024-02-21T13:56:25.642Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:25 2024-02-21T13:56:25.643Z INFO 7405 --- [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: 140ms, elapsed time since send: 140ms, request timeout: 30000ms) 13:56:25 2024-02-21T13:56:25.643Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node -1 disconnected. 13:56:25 2024-02-21T13:56:25.643Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 2147483646 disconnected. 13:56:25 2024-02-21T13:56:25.643Z INFO 7405 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-2, groupId=test] Error sending fetch request (sessionId=890446837, epoch=1) to node 1: 13:56:25 13:56:25 org.apache.kafka.common.errors.DisconnectException: null 13:56:25 13:56:25 2024-02-21T13:56:25.644Z INFO 7405 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-2, groupId=test] Group coordinator localhost:32770 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:56:25 2024-02-21T13:56:25.700Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:25 2024-02-21T13:56:25.701Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:25 2024-02-21T13:56:25.745Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:25 2024-02-21T13:56:25.745Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:25 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.371 s - in org.onap.cps.ncmp.api.impl.async.DataOperationEventConsumerSpec 13:56:25 [INFO] Running org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 13:56:31 2024-02-21T13:56:25.787Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:56:31 2024-02-21T13:56:25.801Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:25.801Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:25.837Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 17f36e29b627e9fe9c04fb5e1bde36ae55ec26672751eb92d0f30e3a2d141876 13:56:31 2024-02-21T13:56:25.922Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:31 2024-02-21T13:56:25.922Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:25.948Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:25.948Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:26.003Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:26.004Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:26.152Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:26.153Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:26.308Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:26.308Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:26.356Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:26.356Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:26.557Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:26.557Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:26.881Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:31 2024-02-21T13:56:26.882Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:27.213Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:27.214Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:27.273Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:27.273Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:27.564Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:27.564Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:27.689Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:31 2024-02-21T13:56:27.689Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:28.319Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:28.319Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:28.432Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:28.433Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:28.569Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:28.570Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:28.848Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:31 2024-02-21T13:56:28.849Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:29.225Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:29.225Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:29.389Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:29.389Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:29.779Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:29.779Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:29.957Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:31 2024-02-21T13:56:29.957Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:30.135Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:30.135Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:30.349Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:30.349Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:30.685Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:30.685Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:30.867Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:31 2024-02-21T13:56:30.867Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:31.025Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.238311409S 13:56:31 13:56:31,094 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:56:31 13:56:31,094 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:56:31 13:56:31,095 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e03283e - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:56:31 13:56:31,109 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:31 13:56:31,109 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e03283e - 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 13:56:31 13:56:31,113 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:31 13:56:31,113 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:31 13:56:31,113 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:31 13:56:31,114 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:31 13:56:31,114 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3e03283e - 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 13:56:31 13:56:31,124 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:31 13:56:31,124 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:56:31 13:56:31,124 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:56:31 13:56:31,124 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523791124) 13:56:31 13:56:31,124 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:56:31 13:56:31,124 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:56:31 13:56:31,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:31 13:56:31,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:31 13:56:31,131 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:31 13:56:31,131 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:31 13:56:31,132 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:31 13:56:31,133 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:31 13:56:31,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:31 13:56:31,135 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:31 13:56:31,135 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:31 13:56:31,136 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:31 13:56:31,142 |-INFO in ch.qos.logback.classic.pattern.DateConverter@384c3b05 - Setting zoneId to "UTC" 13:56:31 13:56:31,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:31 13:56:31,143 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:31 13:56:31,146 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:56:31 13:56:31,146 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:31 13:56:31,147 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:31 13:56:31,147 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:31 13:56:31,147 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:31 13:56:31,147 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@588fd7ff - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:31 13:56:31,147 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:31 13:56:31,147 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7e566ed5 - End of configuration. 13:56:31 13:56:31,147 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@59b3fbf9 - Registering current configuration as safe fallback point 13:56:31 13:56:31 13:56:31 . ____ _ __ _ _ 13:56:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:31 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:31 =========|_|==============|___/=/_/_/_/ 13:56:31 :: Spring Boot :: (v3.1.2) 13:56:31 13:56:31 2024-02-21T13:56:31.150Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:31.150Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:31.175Z INFO 7405 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Starting FilterStrategiesIntegrationSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:31 2024-02-21T13:56:31.175Z INFO 7405 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:56:31 2024-02-21T13:56:31.368Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:31 2024-02-21T13:56:31.368Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:31.792Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:31 2024-02-21T13:56:31.792Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:31 2024-02-21T13:56:31.829Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:31 allow.auto.create.topics = true 13:56:31 auto.commit.interval.ms = 5000 13:56:31 auto.include.jmx.reporter = true 13:56:31 auto.offset.reset = latest 13:56:31 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:31 check.crcs = true 13:56:31 client.dns.lookup = use_all_dns_ips 13:56:31 client.id = consumer-ncmp-data-operation-event-group-5 13:56:31 client.rack = 13:56:31 connections.max.idle.ms = 540000 13:56:31 default.api.timeout.ms = 60000 13:56:31 enable.auto.commit = false 13:56:31 exclude.internal.topics = true 13:56:31 fetch.max.bytes = 52428800 13:56:31 fetch.max.wait.ms = 500 13:56:31 fetch.min.bytes = 1 13:56:31 group.id = ncmp-data-operation-event-group 13:56:31 group.instance.id = null 13:56:31 heartbeat.interval.ms = 3000 13:56:31 interceptor.classes = [] 13:56:31 internal.leave.group.on.close = true 13:56:31 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:31 isolation.level = read_uncommitted 13:56:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:31 max.partition.fetch.bytes = 1048576 13:56:31 max.poll.interval.ms = 300000 13:56:31 max.poll.records = 500 13:56:31 metadata.max.age.ms = 300000 13:56:31 metric.reporters = [] 13:56:31 metrics.num.samples = 2 13:56:31 metrics.recording.level = INFO 13:56:31 metrics.sample.window.ms = 30000 13:56:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:31 receive.buffer.bytes = 65536 13:56:31 reconnect.backoff.max.ms = 1000 13:56:31 reconnect.backoff.ms = 50 13:56:31 request.timeout.ms = 30000 13:56:31 retry.backoff.ms = 100 13:56:31 sasl.client.callback.handler.class = null 13:56:31 sasl.jaas.config = null 13:56:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:31 sasl.kerberos.min.time.before.relogin = 60000 13:56:31 sasl.kerberos.service.name = null 13:56:31 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:31 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:31 sasl.login.callback.handler.class = null 13:56:31 sasl.login.class = null 13:56:31 sasl.login.connect.timeout.ms = null 13:56:31 sasl.login.read.timeout.ms = null 13:56:31 sasl.login.refresh.buffer.seconds = 300 13:56:31 sasl.login.refresh.min.period.seconds = 60 13:56:31 sasl.login.refresh.window.factor = 0.8 13:56:31 sasl.login.refresh.window.jitter = 0.05 13:56:31 sasl.login.retry.backoff.max.ms = 10000 13:56:31 sasl.login.retry.backoff.ms = 100 13:56:31 sasl.mechanism = GSSAPI 13:56:31 sasl.oauthbearer.clock.skew.seconds = 30 13:56:31 sasl.oauthbearer.expected.audience = null 13:56:31 sasl.oauthbearer.expected.issuer = null 13:56:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:31 sasl.oauthbearer.jwks.endpoint.url = null 13:56:31 sasl.oauthbearer.scope.claim.name = scope 13:56:31 sasl.oauthbearer.sub.claim.name = sub 13:56:31 sasl.oauthbearer.token.endpoint.url = null 13:56:31 security.protocol = PLAINTEXT 13:56:31 security.providers = null 13:56:31 send.buffer.bytes = 131072 13:56:31 session.timeout.ms = 45000 13:56:31 socket.connection.setup.timeout.max.ms = 30000 13:56:31 socket.connection.setup.timeout.ms = 10000 13:56:31 ssl.cipher.suites = null 13:56:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:31 ssl.endpoint.identification.algorithm = https 13:56:31 ssl.engine.factory.class = null 13:56:31 ssl.key.password = null 13:56:31 ssl.keymanager.algorithm = SunX509 13:56:31 ssl.keystore.certificate.chain = null 13:56:31 ssl.keystore.key = null 13:56:31 ssl.keystore.location = null 13:56:31 ssl.keystore.password = null 13:56:31 ssl.keystore.type = JKS 13:56:31 ssl.protocol = TLSv1.3 13:56:31 ssl.provider = null 13:56:31 ssl.secure.random.implementation = null 13:56:31 ssl.trustmanager.algorithm = PKIX 13:56:31 ssl.truststore.certificates = null 13:56:31 ssl.truststore.location = null 13:56:31 ssl.truststore.password = null 13:56:31 ssl.truststore.type = JKS 13:56:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:56:31 13:56:31 2024-02-21T13:56:31.833Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:31 2024-02-21T13:56:31.833Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:31 2024-02-21T13:56:31.833Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523791833 13:56:31 2024-02-21T13:56:31.835Z INFO 7405 --- [ 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 13:56:31 2024-02-21T13:56:31.845Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:31 allow.auto.create.topics = true 13:56:31 auto.commit.interval.ms = 5000 13:56:31 auto.include.jmx.reporter = true 13:56:31 auto.offset.reset = latest 13:56:31 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:31 check.crcs = true 13:56:31 client.dns.lookup = use_all_dns_ips 13:56:31 client.id = consumer-ncmp-async-rest-request-event-group-6 13:56:31 client.rack = 13:56:31 connections.max.idle.ms = 540000 13:56:31 default.api.timeout.ms = 60000 13:56:31 enable.auto.commit = false 13:56:31 exclude.internal.topics = true 13:56:31 fetch.max.bytes = 52428800 13:56:31 fetch.max.wait.ms = 500 13:56:31 fetch.min.bytes = 1 13:56:31 group.id = ncmp-async-rest-request-event-group 13:56:31 group.instance.id = null 13:56:31 heartbeat.interval.ms = 3000 13:56:31 interceptor.classes = [] 13:56:31 internal.leave.group.on.close = true 13:56:31 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:31 isolation.level = read_uncommitted 13:56:31 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:31 max.partition.fetch.bytes = 1048576 13:56:31 max.poll.interval.ms = 300000 13:56:31 max.poll.records = 500 13:56:31 metadata.max.age.ms = 300000 13:56:31 metric.reporters = [] 13:56:31 metrics.num.samples = 2 13:56:31 metrics.recording.level = INFO 13:56:31 metrics.sample.window.ms = 30000 13:56:31 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:31 receive.buffer.bytes = 65536 13:56:31 reconnect.backoff.max.ms = 1000 13:56:31 reconnect.backoff.ms = 50 13:56:31 request.timeout.ms = 30000 13:56:31 retry.backoff.ms = 100 13:56:31 sasl.client.callback.handler.class = null 13:56:31 sasl.jaas.config = null 13:56:31 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:31 sasl.kerberos.min.time.before.relogin = 60000 13:56:31 sasl.kerberos.service.name = null 13:56:31 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:31 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:31 sasl.login.callback.handler.class = null 13:56:31 sasl.login.class = null 13:56:31 sasl.login.connect.timeout.ms = null 13:56:31 sasl.login.read.timeout.ms = null 13:56:31 sasl.login.refresh.buffer.seconds = 300 13:56:31 sasl.login.refresh.min.period.seconds = 60 13:56:31 sasl.login.refresh.window.factor = 0.8 13:56:31 sasl.login.refresh.window.jitter = 0.05 13:56:31 sasl.login.retry.backoff.max.ms = 10000 13:56:31 sasl.login.retry.backoff.ms = 100 13:56:31 sasl.mechanism = GSSAPI 13:56:31 sasl.oauthbearer.clock.skew.seconds = 30 13:56:31 sasl.oauthbearer.expected.audience = null 13:56:31 sasl.oauthbearer.expected.issuer = null 13:56:31 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:31 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:31 sasl.oauthbearer.jwks.endpoint.url = null 13:56:31 sasl.oauthbearer.scope.claim.name = scope 13:56:31 sasl.oauthbearer.sub.claim.name = sub 13:56:31 sasl.oauthbearer.token.endpoint.url = null 13:56:31 security.protocol = PLAINTEXT 13:56:31 security.providers = null 13:56:31 send.buffer.bytes = 131072 13:56:31 session.timeout.ms = 45000 13:56:31 socket.connection.setup.timeout.max.ms = 30000 13:56:31 socket.connection.setup.timeout.ms = 10000 13:56:31 ssl.cipher.suites = null 13:56:31 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:31 ssl.endpoint.identification.algorithm = https 13:56:31 ssl.engine.factory.class = null 13:56:31 ssl.key.password = null 13:56:31 ssl.keymanager.algorithm = SunX509 13:56:31 ssl.keystore.certificate.chain = null 13:56:31 ssl.keystore.key = null 13:56:31 ssl.keystore.location = null 13:56:31 ssl.keystore.password = null 13:56:31 ssl.keystore.type = JKS 13:56:31 ssl.protocol = TLSv1.3 13:56:31 ssl.provider = null 13:56:31 ssl.secure.random.implementation = null 13:56:31 ssl.trustmanager.algorithm = PKIX 13:56:31 ssl.truststore.certificates = null 13:56:31 ssl.truststore.location = null 13:56:31 ssl.truststore.password = null 13:56:31 ssl.truststore.type = JKS 13:56:31 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:56:31 13:56:31 2024-02-21T13:56:31.856Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:31 2024-02-21T13:56:31.856Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:31 2024-02-21T13:56:31.856Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523791856 13:56:31 2024-02-21T13:56:31.857Z INFO 7405 --- [ 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 13:56:31 2024-02-21T13:56:31.863Z INFO 7405 --- [ main] .n.a.i.a.FilterStrategiesIntegrationSpec : Started FilterStrategiesIntegrationSpec in 0.801 seconds (process running for 54.963) 13:56:32 2024-02-21T13:56:31.916Z WARN 7405 --- [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} 13:56:32 2024-02-21T13:56:31.916Z INFO 7405 --- [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: 1tYtW9x0ToeIwarQFwLFBw 13:56:32 2024-02-21T13:56:31.959Z WARN 7405 --- [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} 13:56:32 2024-02-21T13:56:31.959Z INFO 7405 --- [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: 1tYtW9x0ToeIwarQFwLFBw 13:56:32 2024-02-21T13:56:32.042Z WARN 7405 --- [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} 13:56:32 2024-02-21T13:56:32.082Z WARN 7405 --- [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} 13:56:32 2024-02-21T13:56:32.095Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:32 2024-02-21T13:56:32.095Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:32 2024-02-21T13:56:32.154Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:32 2024-02-21T13:56:32.154Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:32 2024-02-21T13:56:32.155Z WARN 7405 --- [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} 13:56:32 2024-02-21T13:56:32.162Z INFO 7405 --- [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:32772 (id: 2147483646 rack: null) 13:56:32 2024-02-21T13:56:32.163Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.184Z INFO 7405 --- [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-8890434a-fbc0-488a-9027-a8e33479ba17 13:56:32 2024-02-21T13:56:32.184Z INFO 7405 --- [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) 13:56:32 2024-02-21T13:56:32.184Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.186Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:32 2024-02-21T13:56:32.190Z INFO 7405 --- [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:32772 (id: 2147483646 rack: null) 13:56:32 2024-02-21T13:56:32.191Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.198Z INFO 7405 --- [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-06f654c4-60fd-407c-8e07-e7e2b97afd9d 13:56:32 2024-02-21T13:56:32.198Z INFO 7405 --- [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) 13:56:32 2024-02-21T13:56:32.198Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.203Z INFO 7405 --- [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-8890434a-fbc0-488a-9027-a8e33479ba17', protocol='range'} 13:56:32 2024-02-21T13:56:32.216Z INFO 7405 --- [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-06f654c4-60fd-407c-8e07-e7e2b97afd9d', protocol='range'} 13:56:32 2024-02-21T13:56:32.216Z INFO 7405 --- [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-06f654c4-60fd-407c-8e07-e7e2b97afd9d=Assignment(partitions=[ncmp-async-m2m-0])} 13:56:32 2024-02-21T13:56:32.263Z INFO 7405 --- [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-06f654c4-60fd-407c-8e07-e7e2b97afd9d', protocol='range'} 13:56:32 2024-02-21T13:56:32.263Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:32 2024-02-21T13:56:32.263Z INFO 7405 --- [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]) 13:56:32 2024-02-21T13:56:32.264Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.264Z INFO 7405 --- [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-8890434a-fbc0-488a-9027-a8e33479ba17=Assignment(partitions=[ncmp-async-m2m-0])} 13:56:32 2024-02-21T13:56:32.275Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.276Z INFO 7405 --- [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-8890434a-fbc0-488a-9027-a8e33479ba17', protocol='range'} 13:56:32 2024-02-21T13:56:32.276Z INFO 7405 --- [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]) 13:56:32 2024-02-21T13:56:32.276Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.278Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.279Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.281Z INFO 7405 --- [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 13:56:32 2024-02-21T13:56:32.282Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:32 2024-02-21T13:56:32.283Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:32 acks = -1 13:56:32 auto.include.jmx.reporter = true 13:56:32 batch.size = 16384 13:56:32 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:32 buffer.memory = 33554432 13:56:32 client.dns.lookup = use_all_dns_ips 13:56:32 client.id = producer-3 13:56:32 compression.type = none 13:56:32 connections.max.idle.ms = 540000 13:56:32 delivery.timeout.ms = 120000 13:56:32 enable.idempotence = false 13:56:32 interceptor.classes = [] 13:56:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:32 linger.ms = 1 13:56:32 max.block.ms = 60000 13:56:32 max.in.flight.requests.per.connection = 5 13:56:32 max.request.size = 1048576 13:56:32 metadata.max.age.ms = 300000 13:56:32 metadata.max.idle.ms = 300000 13:56:32 metric.reporters = [] 13:56:32 metrics.num.samples = 2 13:56:32 metrics.recording.level = INFO 13:56:32 metrics.sample.window.ms = 30000 13:56:32 partitioner.adaptive.partitioning.enable = true 13:56:32 partitioner.availability.timeout.ms = 0 13:56:32 partitioner.class = null 13:56:32 partitioner.ignore.keys = false 13:56:32 receive.buffer.bytes = 32768 13:56:32 reconnect.backoff.max.ms = 1000 13:56:32 reconnect.backoff.ms = 50 13:56:32 request.timeout.ms = 30000 13:56:32 retries = 0 13:56:32 retry.backoff.ms = 100 13:56:32 sasl.client.callback.handler.class = null 13:56:32 sasl.jaas.config = null 13:56:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:32 sasl.kerberos.min.time.before.relogin = 60000 13:56:32 sasl.kerberos.service.name = null 13:56:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:32 sasl.login.callback.handler.class = null 13:56:32 sasl.login.class = null 13:56:32 sasl.login.connect.timeout.ms = null 13:56:32 sasl.login.read.timeout.ms = null 13:56:32 sasl.login.refresh.buffer.seconds = 300 13:56:32 sasl.login.refresh.min.period.seconds = 60 13:56:32 sasl.login.refresh.window.factor = 0.8 13:56:32 sasl.login.refresh.window.jitter = 0.05 13:56:32 sasl.login.retry.backoff.max.ms = 10000 13:56:32 sasl.login.retry.backoff.ms = 100 13:56:32 sasl.mechanism = GSSAPI 13:56:32 sasl.oauthbearer.clock.skew.seconds = 30 13:56:32 sasl.oauthbearer.expected.audience = null 13:56:32 sasl.oauthbearer.expected.issuer = null 13:56:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:32 sasl.oauthbearer.jwks.endpoint.url = null 13:56:32 sasl.oauthbearer.scope.claim.name = scope 13:56:32 sasl.oauthbearer.sub.claim.name = sub 13:56:32 sasl.oauthbearer.token.endpoint.url = null 13:56:32 security.protocol = PLAINTEXT 13:56:32 security.providers = null 13:56:32 send.buffer.bytes = 131072 13:56:32 socket.connection.setup.timeout.max.ms = 30000 13:56:32 socket.connection.setup.timeout.ms = 10000 13:56:32 ssl.cipher.suites = null 13:56:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:32 ssl.endpoint.identification.algorithm = https 13:56:32 ssl.engine.factory.class = null 13:56:32 ssl.key.password = null 13:56:32 ssl.keymanager.algorithm = SunX509 13:56:32 ssl.keystore.certificate.chain = null 13:56:32 ssl.keystore.key = null 13:56:32 ssl.keystore.location = null 13:56:32 ssl.keystore.password = null 13:56:32 ssl.keystore.type = JKS 13:56:32 ssl.protocol = TLSv1.3 13:56:32 ssl.provider = null 13:56:32 ssl.secure.random.implementation = null 13:56:32 ssl.trustmanager.algorithm = PKIX 13:56:32 ssl.truststore.certificates = null 13:56:32 ssl.truststore.location = null 13:56:32 ssl.truststore.password = null 13:56:32 ssl.truststore.type = JKS 13:56:32 transaction.timeout.ms = 60000 13:56:32 transactional.id = null 13:56:32 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:56:32 13:56:32 2024-02-21T13:56:32.288Z INFO 7405 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 13:56:32 2024-02-21T13:56:32.288Z INFO 7405 --- [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:32772 (id: 1 rack: null)], epoch=0}}. 13:56:32 2024-02-21T13:56:32.291Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:32 2024-02-21T13:56:32.292Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:32 2024-02-21T13:56:32.292Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:32 2024-02-21T13:56:32.292Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523792291 13:56:32 2024-02-21T13:56:32.303Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:32 2024-02-21T13:56:32.303Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.Metadata : [Producer clientId=producer-3] Cluster ID: 1tYtW9x0ToeIwarQFwLFBw 13:56:32 2024-02-21T13:56:32.308Z INFO 7405 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:56:32 2024-02-21T13:56:32.308Z INFO 7405 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:56:32 2024-02-21T13:56:32.376Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:32 2024-02-21T13:56:32.376Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:32 2024-02-21T13:56:32.619Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:32 2024-02-21T13:56:32.619Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:32 acks = -1 13:56:32 auto.include.jmx.reporter = true 13:56:32 batch.size = 16384 13:56:32 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:32 buffer.memory = 33554432 13:56:32 client.dns.lookup = use_all_dns_ips 13:56:32 client.id = producer-4 13:56:32 compression.type = none 13:56:32 connections.max.idle.ms = 540000 13:56:32 delivery.timeout.ms = 120000 13:56:32 enable.idempotence = false 13:56:32 interceptor.classes = [] 13:56:32 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:32 linger.ms = 1 13:56:32 max.block.ms = 60000 13:56:32 max.in.flight.requests.per.connection = 5 13:56:32 max.request.size = 1048576 13:56:32 metadata.max.age.ms = 300000 13:56:32 metadata.max.idle.ms = 300000 13:56:32 metric.reporters = [] 13:56:32 metrics.num.samples = 2 13:56:32 metrics.recording.level = INFO 13:56:32 metrics.sample.window.ms = 30000 13:56:32 partitioner.adaptive.partitioning.enable = true 13:56:32 partitioner.availability.timeout.ms = 0 13:56:32 partitioner.class = null 13:56:32 partitioner.ignore.keys = false 13:56:32 receive.buffer.bytes = 32768 13:56:32 reconnect.backoff.max.ms = 1000 13:56:32 reconnect.backoff.ms = 50 13:56:32 request.timeout.ms = 30000 13:56:32 retries = 0 13:56:32 retry.backoff.ms = 100 13:56:32 sasl.client.callback.handler.class = null 13:56:32 sasl.jaas.config = null 13:56:32 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:32 sasl.kerberos.min.time.before.relogin = 60000 13:56:32 sasl.kerberos.service.name = null 13:56:32 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:32 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:32 sasl.login.callback.handler.class = null 13:56:32 sasl.login.class = null 13:56:32 sasl.login.connect.timeout.ms = null 13:56:32 sasl.login.read.timeout.ms = null 13:56:32 sasl.login.refresh.buffer.seconds = 300 13:56:32 sasl.login.refresh.min.period.seconds = 60 13:56:32 sasl.login.refresh.window.factor = 0.8 13:56:32 sasl.login.refresh.window.jitter = 0.05 13:56:32 sasl.login.retry.backoff.max.ms = 10000 13:56:32 sasl.login.retry.backoff.ms = 100 13:56:32 sasl.mechanism = GSSAPI 13:56:32 sasl.oauthbearer.clock.skew.seconds = 30 13:56:32 sasl.oauthbearer.expected.audience = null 13:56:32 sasl.oauthbearer.expected.issuer = null 13:56:32 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:32 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:32 sasl.oauthbearer.jwks.endpoint.url = null 13:56:32 sasl.oauthbearer.scope.claim.name = scope 13:56:32 sasl.oauthbearer.sub.claim.name = sub 13:56:32 sasl.oauthbearer.token.endpoint.url = null 13:56:32 security.protocol = PLAINTEXT 13:56:32 security.providers = null 13:56:32 send.buffer.bytes = 131072 13:56:32 socket.connection.setup.timeout.max.ms = 30000 13:56:32 socket.connection.setup.timeout.ms = 10000 13:56:32 ssl.cipher.suites = null 13:56:32 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:32 ssl.endpoint.identification.algorithm = https 13:56:32 ssl.engine.factory.class = null 13:56:32 ssl.key.password = null 13:56:32 ssl.keymanager.algorithm = SunX509 13:56:32 ssl.keystore.certificate.chain = null 13:56:32 ssl.keystore.key = null 13:56:32 ssl.keystore.location = null 13:56:32 ssl.keystore.password = null 13:56:32 ssl.keystore.type = JKS 13:56:32 ssl.protocol = TLSv1.3 13:56:32 ssl.provider = null 13:56:32 ssl.secure.random.implementation = null 13:56:32 ssl.trustmanager.algorithm = PKIX 13:56:32 ssl.truststore.certificates = null 13:56:32 ssl.truststore.location = null 13:56:32 ssl.truststore.password = null 13:56:32 ssl.truststore.type = JKS 13:56:32 transaction.timeout.ms = 60000 13:56:32 transactional.id = null 13:56:32 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:56:32 13:56:32 2024-02-21T13:56:32.622Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:32 2024-02-21T13:56:32.622Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:32 2024-02-21T13:56:32.622Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:32 2024-02-21T13:56:32.622Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523792622 13:56:32 2024-02-21T13:56:32.635Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:32 2024-02-21T13:56:32.636Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.Metadata : [Producer clientId=producer-4] Cluster ID: 1tYtW9x0ToeIwarQFwLFBw 13:56:32 2024-02-21T13:56:32.701Z ERROR 7405 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 13:56:32 13:56:32 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:56:32 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:56:32 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:56:32 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:56:32 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:56:32 at java.base/java.lang.Thread.run(Thread.java:833) 13:56:32 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:56:32 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:56:32 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:56:32 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:56:32 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:56:32 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:56:32 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:56:32 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:56:32 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:56:32 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:56:32 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:56:32 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:56:32 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:56:32 ... 3 common frames omitted 13:56:32 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:56:32 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:56:32 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:56:32 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:56:32 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:56:32 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:56:32 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:56:32 ... 15 common frames omitted 13:56:32 13:56:32 2024-02-21T13:56:32.704Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:32 2024-02-21T13:56:32.704Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:33 2024-02-21T13:56:32.759Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:33 2024-02-21T13:56:32.759Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:33 acks = -1 13:56:33 auto.include.jmx.reporter = true 13:56:33 batch.size = 16384 13:56:33 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:33 buffer.memory = 33554432 13:56:33 client.dns.lookup = use_all_dns_ips 13:56:33 client.id = producer-5 13:56:33 compression.type = none 13:56:33 connections.max.idle.ms = 540000 13:56:33 delivery.timeout.ms = 120000 13:56:33 enable.idempotence = false 13:56:33 interceptor.classes = [] 13:56:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:33 linger.ms = 1 13:56:33 max.block.ms = 60000 13:56:33 max.in.flight.requests.per.connection = 5 13:56:33 max.request.size = 1048576 13:56:33 metadata.max.age.ms = 300000 13:56:33 metadata.max.idle.ms = 300000 13:56:33 metric.reporters = [] 13:56:33 metrics.num.samples = 2 13:56:33 metrics.recording.level = INFO 13:56:33 metrics.sample.window.ms = 30000 13:56:33 partitioner.adaptive.partitioning.enable = true 13:56:33 partitioner.availability.timeout.ms = 0 13:56:33 partitioner.class = null 13:56:33 partitioner.ignore.keys = false 13:56:33 receive.buffer.bytes = 32768 13:56:33 reconnect.backoff.max.ms = 1000 13:56:33 reconnect.backoff.ms = 50 13:56:33 request.timeout.ms = 30000 13:56:33 retries = 0 13:56:33 retry.backoff.ms = 100 13:56:33 sasl.client.callback.handler.class = null 13:56:33 sasl.jaas.config = null 13:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:33 sasl.kerberos.min.time.before.relogin = 60000 13:56:33 sasl.kerberos.service.name = null 13:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:33 sasl.login.callback.handler.class = null 13:56:33 sasl.login.class = null 13:56:33 sasl.login.connect.timeout.ms = null 13:56:33 sasl.login.read.timeout.ms = null 13:56:33 sasl.login.refresh.buffer.seconds = 300 13:56:33 sasl.login.refresh.min.period.seconds = 60 13:56:33 sasl.login.refresh.window.factor = 0.8 13:56:33 sasl.login.refresh.window.jitter = 0.05 13:56:33 sasl.login.retry.backoff.max.ms = 10000 13:56:33 sasl.login.retry.backoff.ms = 100 13:56:33 sasl.mechanism = GSSAPI 13:56:33 sasl.oauthbearer.clock.skew.seconds = 30 13:56:33 sasl.oauthbearer.expected.audience = null 13:56:33 sasl.oauthbearer.expected.issuer = null 13:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:33 sasl.oauthbearer.jwks.endpoint.url = null 13:56:33 sasl.oauthbearer.scope.claim.name = scope 13:56:33 sasl.oauthbearer.sub.claim.name = sub 13:56:33 sasl.oauthbearer.token.endpoint.url = null 13:56:33 security.protocol = PLAINTEXT 13:56:33 security.providers = null 13:56:33 send.buffer.bytes = 131072 13:56:33 socket.connection.setup.timeout.max.ms = 30000 13:56:33 socket.connection.setup.timeout.ms = 10000 13:56:33 ssl.cipher.suites = null 13:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:33 ssl.endpoint.identification.algorithm = https 13:56:33 ssl.engine.factory.class = null 13:56:33 ssl.key.password = null 13:56:33 ssl.keymanager.algorithm = SunX509 13:56:33 ssl.keystore.certificate.chain = null 13:56:33 ssl.keystore.key = null 13:56:33 ssl.keystore.location = null 13:56:33 ssl.keystore.password = null 13:56:33 ssl.keystore.type = JKS 13:56:33 ssl.protocol = TLSv1.3 13:56:33 ssl.provider = null 13:56:33 ssl.secure.random.implementation = null 13:56:33 ssl.trustmanager.algorithm = PKIX 13:56:33 ssl.truststore.certificates = null 13:56:33 ssl.truststore.location = null 13:56:33 ssl.truststore.password = null 13:56:33 ssl.truststore.type = JKS 13:56:33 transaction.timeout.ms = 60000 13:56:33 transactional.id = null 13:56:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:56:33 13:56:33 2024-02-21T13:56:32.762Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:33 2024-02-21T13:56:32.762Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:33 2024-02-21T13:56:32.762Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:33 2024-02-21T13:56:32.762Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523792762 13:56:33 2024-02-21T13:56:32.768Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:33 2024-02-21T13:56:32.768Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.Metadata : [Producer clientId=producer-5] Cluster ID: 1tYtW9x0ToeIwarQFwLFBw 13:56:33 2024-02-21T13:56:33.058Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:33 2024-02-21T13:56:33.059Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:33 2024-02-21T13:56:33.080Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:33 2024-02-21T13:56:33.080Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:33 acks = -1 13:56:33 auto.include.jmx.reporter = true 13:56:33 batch.size = 16384 13:56:33 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:33 buffer.memory = 33554432 13:56:33 client.dns.lookup = use_all_dns_ips 13:56:33 client.id = producer-6 13:56:33 compression.type = none 13:56:33 connections.max.idle.ms = 540000 13:56:33 delivery.timeout.ms = 120000 13:56:33 enable.idempotence = false 13:56:33 interceptor.classes = [] 13:56:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:33 linger.ms = 1 13:56:33 max.block.ms = 60000 13:56:33 max.in.flight.requests.per.connection = 5 13:56:33 max.request.size = 1048576 13:56:33 metadata.max.age.ms = 300000 13:56:33 metadata.max.idle.ms = 300000 13:56:33 metric.reporters = [] 13:56:33 metrics.num.samples = 2 13:56:33 metrics.recording.level = INFO 13:56:33 metrics.sample.window.ms = 30000 13:56:33 partitioner.adaptive.partitioning.enable = true 13:56:33 partitioner.availability.timeout.ms = 0 13:56:33 partitioner.class = null 13:56:33 partitioner.ignore.keys = false 13:56:33 receive.buffer.bytes = 32768 13:56:33 reconnect.backoff.max.ms = 1000 13:56:33 reconnect.backoff.ms = 50 13:56:33 request.timeout.ms = 30000 13:56:33 retries = 0 13:56:33 retry.backoff.ms = 100 13:56:33 sasl.client.callback.handler.class = null 13:56:33 sasl.jaas.config = null 13:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:33 sasl.kerberos.min.time.before.relogin = 60000 13:56:33 sasl.kerberos.service.name = null 13:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:33 sasl.login.callback.handler.class = null 13:56:33 sasl.login.class = null 13:56:33 sasl.login.connect.timeout.ms = null 13:56:33 sasl.login.read.timeout.ms = null 13:56:33 sasl.login.refresh.buffer.seconds = 300 13:56:33 sasl.login.refresh.min.period.seconds = 60 13:56:33 sasl.login.refresh.window.factor = 0.8 13:56:33 sasl.login.refresh.window.jitter = 0.05 13:56:33 sasl.login.retry.backoff.max.ms = 10000 13:56:33 sasl.login.retry.backoff.ms = 100 13:56:33 sasl.mechanism = GSSAPI 13:56:33 sasl.oauthbearer.clock.skew.seconds = 30 13:56:33 sasl.oauthbearer.expected.audience = null 13:56:33 sasl.oauthbearer.expected.issuer = null 13:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:33 sasl.oauthbearer.jwks.endpoint.url = null 13:56:33 sasl.oauthbearer.scope.claim.name = scope 13:56:33 sasl.oauthbearer.sub.claim.name = sub 13:56:33 sasl.oauthbearer.token.endpoint.url = null 13:56:33 security.protocol = PLAINTEXT 13:56:33 security.providers = null 13:56:33 send.buffer.bytes = 131072 13:56:33 socket.connection.setup.timeout.max.ms = 30000 13:56:33 socket.connection.setup.timeout.ms = 10000 13:56:33 ssl.cipher.suites = null 13:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:33 ssl.endpoint.identification.algorithm = https 13:56:33 ssl.engine.factory.class = null 13:56:33 ssl.key.password = null 13:56:33 ssl.keymanager.algorithm = SunX509 13:56:33 ssl.keystore.certificate.chain = null 13:56:33 ssl.keystore.key = null 13:56:33 ssl.keystore.location = null 13:56:33 ssl.keystore.password = null 13:56:33 ssl.keystore.type = JKS 13:56:33 ssl.protocol = TLSv1.3 13:56:33 ssl.provider = null 13:56:33 ssl.secure.random.implementation = null 13:56:33 ssl.trustmanager.algorithm = PKIX 13:56:33 ssl.truststore.certificates = null 13:56:33 ssl.truststore.location = null 13:56:33 ssl.truststore.password = null 13:56:33 ssl.truststore.type = JKS 13:56:33 transaction.timeout.ms = 60000 13:56:33 transactional.id = null 13:56:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:56:33 13:56:33 2024-02-21T13:56:33.082Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:33 2024-02-21T13:56:33.082Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:33 2024-02-21T13:56:33.082Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:33 2024-02-21T13:56:33.082Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523793082 13:56:33 2024-02-21T13:56:33.089Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:33 2024-02-21T13:56:33.090Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.Metadata : [Producer clientId=producer-6] Cluster ID: 1tYtW9x0ToeIwarQFwLFBw 13:56:33 2024-02-21T13:56:33.158Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:33 2024-02-21T13:56:33.158Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:33 2024-02-21T13:56:33.400Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:33 2024-02-21T13:56:33.400Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:33 acks = -1 13:56:33 auto.include.jmx.reporter = true 13:56:33 batch.size = 16384 13:56:33 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:33 buffer.memory = 33554432 13:56:33 client.dns.lookup = use_all_dns_ips 13:56:33 client.id = producer-7 13:56:33 compression.type = none 13:56:33 connections.max.idle.ms = 540000 13:56:33 delivery.timeout.ms = 120000 13:56:33 enable.idempotence = false 13:56:33 interceptor.classes = [] 13:56:33 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:33 linger.ms = 1 13:56:33 max.block.ms = 60000 13:56:33 max.in.flight.requests.per.connection = 5 13:56:33 max.request.size = 1048576 13:56:33 metadata.max.age.ms = 300000 13:56:33 metadata.max.idle.ms = 300000 13:56:33 metric.reporters = [] 13:56:33 metrics.num.samples = 2 13:56:33 metrics.recording.level = INFO 13:56:33 metrics.sample.window.ms = 30000 13:56:33 partitioner.adaptive.partitioning.enable = true 13:56:33 partitioner.availability.timeout.ms = 0 13:56:33 partitioner.class = null 13:56:33 partitioner.ignore.keys = false 13:56:33 receive.buffer.bytes = 32768 13:56:33 reconnect.backoff.max.ms = 1000 13:56:33 reconnect.backoff.ms = 50 13:56:33 request.timeout.ms = 30000 13:56:33 retries = 0 13:56:33 retry.backoff.ms = 100 13:56:33 sasl.client.callback.handler.class = null 13:56:33 sasl.jaas.config = null 13:56:33 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:33 sasl.kerberos.min.time.before.relogin = 60000 13:56:33 sasl.kerberos.service.name = null 13:56:33 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:33 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:33 sasl.login.callback.handler.class = null 13:56:33 sasl.login.class = null 13:56:33 sasl.login.connect.timeout.ms = null 13:56:33 sasl.login.read.timeout.ms = null 13:56:33 sasl.login.refresh.buffer.seconds = 300 13:56:33 sasl.login.refresh.min.period.seconds = 60 13:56:33 sasl.login.refresh.window.factor = 0.8 13:56:33 sasl.login.refresh.window.jitter = 0.05 13:56:33 sasl.login.retry.backoff.max.ms = 10000 13:56:33 sasl.login.retry.backoff.ms = 100 13:56:33 sasl.mechanism = GSSAPI 13:56:33 sasl.oauthbearer.clock.skew.seconds = 30 13:56:33 sasl.oauthbearer.expected.audience = null 13:56:33 sasl.oauthbearer.expected.issuer = null 13:56:33 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:33 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:33 sasl.oauthbearer.jwks.endpoint.url = null 13:56:33 sasl.oauthbearer.scope.claim.name = scope 13:56:33 sasl.oauthbearer.sub.claim.name = sub 13:56:33 sasl.oauthbearer.token.endpoint.url = null 13:56:33 security.protocol = PLAINTEXT 13:56:33 security.providers = null 13:56:33 send.buffer.bytes = 131072 13:56:33 socket.connection.setup.timeout.max.ms = 30000 13:56:33 socket.connection.setup.timeout.ms = 10000 13:56:33 ssl.cipher.suites = null 13:56:33 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:33 ssl.endpoint.identification.algorithm = https 13:56:33 ssl.engine.factory.class = null 13:56:33 ssl.key.password = null 13:56:33 ssl.keymanager.algorithm = SunX509 13:56:33 ssl.keystore.certificate.chain = null 13:56:33 ssl.keystore.key = null 13:56:33 ssl.keystore.location = null 13:56:33 ssl.keystore.password = null 13:56:33 ssl.keystore.type = JKS 13:56:33 ssl.protocol = TLSv1.3 13:56:33 ssl.provider = null 13:56:33 ssl.secure.random.implementation = null 13:56:33 ssl.trustmanager.algorithm = PKIX 13:56:33 ssl.truststore.certificates = null 13:56:33 ssl.truststore.location = null 13:56:33 ssl.truststore.password = null 13:56:33 ssl.truststore.type = JKS 13:56:33 transaction.timeout.ms = 60000 13:56:33 transactional.id = null 13:56:33 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:56:33 13:56:33 2024-02-21T13:56:33.403Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:33 2024-02-21T13:56:33.403Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:33 2024-02-21T13:56:33.403Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:33 2024-02-21T13:56:33.403Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523793403 13:56:33 2024-02-21T13:56:33.416Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:33 2024-02-21T13:56:33.416Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.Metadata : [Producer clientId=producer-7] Cluster ID: 1tYtW9x0ToeIwarQFwLFBw 13:56:33 2024-02-21T13:56:33.435Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:33 2024-02-21T13:56:33.435Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:33 2024-02-21T13:56:33.607Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:33 2024-02-21T13:56:33.607Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:33.724Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:34 2024-02-21T13:56:33.724Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:34 acks = -1 13:56:34 auto.include.jmx.reporter = true 13:56:34 batch.size = 16384 13:56:34 bootstrap.servers = [PLAINTEXT://localhost:32772] 13:56:34 buffer.memory = 33554432 13:56:34 client.dns.lookup = use_all_dns_ips 13:56:34 client.id = producer-8 13:56:34 compression.type = none 13:56:34 connections.max.idle.ms = 540000 13:56:34 delivery.timeout.ms = 120000 13:56:34 enable.idempotence = false 13:56:34 interceptor.classes = [] 13:56:34 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:34 linger.ms = 1 13:56:34 max.block.ms = 60000 13:56:34 max.in.flight.requests.per.connection = 5 13:56:34 max.request.size = 1048576 13:56:34 metadata.max.age.ms = 300000 13:56:34 metadata.max.idle.ms = 300000 13:56:34 metric.reporters = [] 13:56:34 metrics.num.samples = 2 13:56:34 metrics.recording.level = INFO 13:56:34 metrics.sample.window.ms = 30000 13:56:34 partitioner.adaptive.partitioning.enable = true 13:56:34 partitioner.availability.timeout.ms = 0 13:56:34 partitioner.class = null 13:56:34 partitioner.ignore.keys = false 13:56:34 receive.buffer.bytes = 32768 13:56:34 reconnect.backoff.max.ms = 1000 13:56:34 reconnect.backoff.ms = 50 13:56:34 request.timeout.ms = 30000 13:56:34 retries = 0 13:56:34 retry.backoff.ms = 100 13:56:34 sasl.client.callback.handler.class = null 13:56:34 sasl.jaas.config = null 13:56:34 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:34 sasl.kerberos.min.time.before.relogin = 60000 13:56:34 sasl.kerberos.service.name = null 13:56:34 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:34 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:34 sasl.login.callback.handler.class = null 13:56:34 sasl.login.class = null 13:56:34 sasl.login.connect.timeout.ms = null 13:56:34 sasl.login.read.timeout.ms = null 13:56:34 sasl.login.refresh.buffer.seconds = 300 13:56:34 sasl.login.refresh.min.period.seconds = 60 13:56:34 sasl.login.refresh.window.factor = 0.8 13:56:34 sasl.login.refresh.window.jitter = 0.05 13:56:34 sasl.login.retry.backoff.max.ms = 10000 13:56:34 sasl.login.retry.backoff.ms = 100 13:56:34 sasl.mechanism = GSSAPI 13:56:34 sasl.oauthbearer.clock.skew.seconds = 30 13:56:34 sasl.oauthbearer.expected.audience = null 13:56:34 sasl.oauthbearer.expected.issuer = null 13:56:34 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:34 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:34 sasl.oauthbearer.jwks.endpoint.url = null 13:56:34 sasl.oauthbearer.scope.claim.name = scope 13:56:34 sasl.oauthbearer.sub.claim.name = sub 13:56:34 sasl.oauthbearer.token.endpoint.url = null 13:56:34 security.protocol = PLAINTEXT 13:56:34 security.providers = null 13:56:34 send.buffer.bytes = 131072 13:56:34 socket.connection.setup.timeout.max.ms = 30000 13:56:34 socket.connection.setup.timeout.ms = 10000 13:56:34 ssl.cipher.suites = null 13:56:34 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:34 ssl.endpoint.identification.algorithm = https 13:56:34 ssl.engine.factory.class = null 13:56:34 ssl.key.password = null 13:56:34 ssl.keymanager.algorithm = SunX509 13:56:34 ssl.keystore.certificate.chain = null 13:56:34 ssl.keystore.key = null 13:56:34 ssl.keystore.location = null 13:56:34 ssl.keystore.password = null 13:56:34 ssl.keystore.type = JKS 13:56:34 ssl.protocol = TLSv1.3 13:56:34 ssl.provider = null 13:56:34 ssl.secure.random.implementation = null 13:56:34 ssl.trustmanager.algorithm = PKIX 13:56:34 ssl.truststore.certificates = null 13:56:34 ssl.truststore.location = null 13:56:34 ssl.truststore.password = null 13:56:34 ssl.truststore.type = JKS 13:56:34 transaction.timeout.ms = 60000 13:56:34 transactional.id = null 13:56:34 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:56:34 13:56:34 2024-02-21T13:56:33.727Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:34 2024-02-21T13:56:33.727Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:34 2024-02-21T13:56:33.727Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:34 2024-02-21T13:56:33.727Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523793727 13:56:34 2024-02-21T13:56:33.733Z INFO 7405 --- [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 RkLBbueKRyuypqOrnRMqLg 13:56:34 2024-02-21T13:56:33.734Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.Metadata : [Producer clientId=producer-8] Cluster ID: 1tYtW9x0ToeIwarQFwLFBw 13:56:34 2024-02-21T13:56:33.749Z ERROR 7405 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 13:56:34 13:56:34 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:56:34 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:56:34 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:56:34 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:56:34 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:56:34 at java.base/java.lang.Thread.run(Thread.java:833) 13:56:34 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:56:34 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:56:34 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:56:34 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:56:34 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:56:34 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:56:34 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:56:34 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:56:34 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:56:34 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:56:34 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:56:34 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:56:34 ... 3 common frames omitted 13:56:34 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:56:34 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:56:34 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:56:34 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:56:34 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:56:34 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:56:34 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:56:34 ... 15 common frames omitted 13:56:34 13:56:34 2024-02-21T13:56:33.750Z ERROR 7405 --- [ntainer#1-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@5 13:56:34 13:56:34 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener method could not be invoked with the incoming message 13:56:34 Endpoint handler details: 13:56:34 Method [public void org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer.consumeAndForward(org.onap.cps.ncmp.event.model.DmiAsyncRequestResponseEvent)] 13:56:34 Bean [org.onap.cps.ncmp.api.impl.async.AsyncRestRequestResponseEventConsumer@52e9e960] 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2992) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2937) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2904) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:56:34 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:56:34 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:56:34 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:56:34 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:56:34 at java.base/java.lang.Thread.run(Thread.java:833) 13:56:34 Suppressed: org.springframework.kafka.listener.ListenerExecutionFailedException: Restored Stack Trace 13:56:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.checkAckArg(MessagingMessageListenerAdapter.java:402) 13:56:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 13:56:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 13:56:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 13:56:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:56:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 13:56:34 Caused by: org.springframework.messaging.converter.MessageConversionException: Cannot handle message 13:56:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:380) 13:56:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:92) 13:56:34 at org.springframework.kafka.listener.adapter.RecordMessagingMessageListenerAdapter.onMessage(RecordMessagingMessageListenerAdapter.java:53) 13:56:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:73) 13:56:34 at org.springframework.kafka.listener.adapter.FilteringMessageListenerAdapter.onMessage(FilteringMessageListenerAdapter.java:37) 13:56:34 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeOnMessage(KafkaMessageListenerContainer.java:2923) 13:56:34 ... 14 common frames omitted 13:56:34 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@10b7117a, kafka_timestampType=CREATE_TIME, kafka_receivedPartitionId=0, kafka_receivedTopic=ncmp-async-m2m, kafka_receivedTimestamp=1708523793734, kafka_groupId=ncmp-async-rest-request-event-group}] 13:56:34 at org.springframework.messaging.handler.annotation.support.PayloadMethodArgumentResolver.resolveArgument(PayloadMethodArgumentResolver.java:148) 13:56:34 at org.springframework.kafka.annotation.KafkaNullAwarePayloadArgumentResolver.resolveArgument(KafkaNullAwarePayloadArgumentResolver.java:46) 13:56:34 at org.springframework.messaging.handler.invocation.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:118) 13:56:34 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:147) 13:56:34 at org.springframework.messaging.handler.invocation.InvocableHandlerMethod.invoke(InvocableHandlerMethod.java:115) 13:56:34 at org.springframework.kafka.listener.adapter.HandlerAdapter.invoke(HandlerAdapter.java:56) 13:56:34 at org.springframework.kafka.listener.adapter.MessagingMessageListenerAdapter.invokeHandler(MessagingMessageListenerAdapter.java:375) 13:56:34 ... 19 common frames omitted 13:56:34 13:56:34 2024-02-21T13:56:34.064Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.064Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.090Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.090Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [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. 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] 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) 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [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. 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [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: 345ms, elapsed time since send: 345ms, request timeout: 30000ms) 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [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 28 due to node 1 being disconnected (elapsed time since creation: 344ms, elapsed time since send: 344ms, request timeout: 30000ms) 13:56:34 2024-02-21T13:56:34.091Z INFO 7405 --- [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=400729845, epoch=6) to node 1: 13:56:34 13:56:34 org.apache.kafka.common.errors.DisconnectException: null 13:56:34 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [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. 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [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=221187059, epoch=6) to node 1: 13:56:34 13:56:34 org.apache.kafka.common.errors.DisconnectException: null 13:56:34 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.092Z INFO 7405 --- [ion-event-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Node 2147483646 disconnected. 13:56:34 2024-02-21T13:56:34.093Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.093Z INFO 7405 --- [ion-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-data-operation-event-group-5, groupId=ncmp-data-operation-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:56:34 2024-02-21T13:56:34.093Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.093Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.094Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.094Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node -1 disconnected. 13:56:34 2024-02-21T13:56:34.095Z INFO 7405 --- [est-event-group] 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. 13:56:34 2024-02-21T13:56:34.095Z INFO 7405 --- [est-event-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-async-rest-request-event-group-6, groupId=ncmp-async-rest-request-event-group] Group coordinator localhost:32772 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:56:34 2024-02-21T13:56:34.192Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.192Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.192Z INFO 7405 --- [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. 13:56:34 2024-02-21T13:56:34.192Z WARN 7405 --- [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:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.193Z INFO 7405 --- [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. 13:56:34 2024-02-21T13:56:34.193Z WARN 7405 --- [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:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.194Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.194Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.193Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.193Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.194Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.194Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.194Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.194Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.195Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:34 2024-02-21T13:56:34.195Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:34 2024-02-21T13:56:34.273Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.273Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.274Z INFO 7405 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:56:34 2024-02-21T13:56:34.274Z INFO 7405 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.275Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:56:34 2024-02-21T13:56:34.276Z INFO 7405 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:56:34 2024-02-21T13:56:34.282Z INFO 7405 --- [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 13:56:34 2024-02-21T13:56:34.282Z INFO 7405 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-5 unregistered 13:56:34 2024-02-21T13:56:34.282Z INFO 7405 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:56:34 2024-02-21T13:56:34.282Z INFO 7405 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:56:34 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.499 s - in org.onap.cps.ncmp.api.impl.async.FilterStrategiesIntegrationSpec 13:56:34 [INFO] Running org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 13:56:39 2024-02-21T13:56:34.292Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:56:39 2024-02-21T13:56:34.295Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.295Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.296Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.296Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.296Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.296Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.336Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: baabe31b3b6da30aefe4461b429209b3f5f96a20120e47e447789af7bb82746a 13:56:39 2024-02-21T13:56:34.344Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.344Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.344Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.344Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.348Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.348Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.349Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.349Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.363Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.363Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.497Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.497Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.546Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.546Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.547Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.547Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.548Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.548Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.551Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.551Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.600Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.600Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.711Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.711Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.870Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.870Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.950Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.950Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:34.954Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:34.954Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.000Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.000Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.006Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.006Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.009Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.009Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.054Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.055Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.412Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.412Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.467Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.467Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.626Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.626Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.704Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.704Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.706Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.706Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.763Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.764Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.831Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.831Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.863Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.863Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.906Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.906Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:35.914Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:35.914Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.517Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.517Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.660Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.660Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.666Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.667Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.670Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.670Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.712Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.712Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.729Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.730Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.868Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.868Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.869Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.869Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.888Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.888Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:36.914Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:36.914Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.471Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.471Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.515Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.515Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.566Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.566Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.628Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.628Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.673Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.673Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.772Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.772Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.840Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.840Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.896Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.897Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:37.974Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:37.974Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.068Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.068Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.521Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.521Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.526Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.526Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.622Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.622Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.627Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.628Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.684Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.684Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.847Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.847Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.876Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.876Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:38.974Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:39 2024-02-21T13:56:38.974Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.002Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:39 2024-02-21T13:56:39.002Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.130Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:39 2024-02-21T13:56:39.130Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.380Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:39 2024-02-21T13:56:39.380Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.482Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.189491666S 13:56:39 13:56:39,506 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:56:39 13:56:39,506 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:56:39 13:56:39,507 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d9ad0a7 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:56:39 13:56:39,509 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:39 13:56:39,509 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d9ad0a7 - 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 13:56:39 13:56:39,511 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:39 13:56:39,511 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:39 13:56:39,511 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:39 13:56:39,511 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:39 13:56:39,511 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d9ad0a7 - 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 13:56:39 13:56:39,513 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:39 13:56:39,513 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:56:39 13:56:39,513 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:56:39 13:56:39,513 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523799513) 13:56:39 13:56:39,513 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:56:39 13:56:39,513 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:39 13:56:39,515 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:39 13:56:39,516 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:39 13:56:39,516 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:39 13:56:39,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:39 13:56:39,516 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:39 13:56:39,516 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:39 13:56:39,517 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:39 13:56:39,517 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:39 13:56:39,517 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:39 13:56:39,517 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:39 13:56:39,521 |-INFO in ch.qos.logback.classic.pattern.DateConverter@44dcc583 - Setting zoneId to "UTC" 13:56:39 13:56:39,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:39 13:56:39,522 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:39 13:56:39,525 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:56:39 13:56:39,525 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:39 13:56:39,525 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:39 13:56:39,525 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:39 13:56:39,526 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:39 13:56:39,526 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cac9b74 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:39 13:56:39,526 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:39 13:56:39,526 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@7f65c882 - End of configuration. 13:56:39 13:56:39,526 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@54d12021 - Registering current configuration as safe fallback point 13:56:39 13:56:39 13:56:39 . ____ _ __ _ _ 13:56:39 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:39 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:39 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:39 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:39 =========|_|==============|___/=/_/_/_/ 13:56:39 :: Spring Boot :: (v3.1.2) 13:56:39 13:56:39 2024-02-21T13:56:39.530Z INFO 7405 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Starting SerializationIntegrationSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:39 2024-02-21T13:56:39.530Z INFO 7405 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:56:39 2024-02-21T13:56:39.635Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:39 2024-02-21T13:56:39.635Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.635Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:39 2024-02-21T13:56:39.635Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.680Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:39 2024-02-21T13:56:39.680Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:39 2024-02-21T13:56:39.681Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:39 allow.auto.create.topics = true 13:56:39 auto.commit.interval.ms = 5000 13:56:39 auto.include.jmx.reporter = true 13:56:39 auto.offset.reset = latest 13:56:39 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:56:39 check.crcs = true 13:56:39 client.dns.lookup = use_all_dns_ips 13:56:39 client.id = consumer-ncmp-data-operation-event-group-7 13:56:39 client.rack = 13:56:39 connections.max.idle.ms = 540000 13:56:39 default.api.timeout.ms = 60000 13:56:39 enable.auto.commit = false 13:56:39 exclude.internal.topics = true 13:56:39 fetch.max.bytes = 52428800 13:56:39 fetch.max.wait.ms = 500 13:56:39 fetch.min.bytes = 1 13:56:39 group.id = ncmp-data-operation-event-group 13:56:39 group.instance.id = null 13:56:39 heartbeat.interval.ms = 3000 13:56:39 interceptor.classes = [] 13:56:39 internal.leave.group.on.close = true 13:56:39 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:39 isolation.level = read_uncommitted 13:56:39 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:39 max.partition.fetch.bytes = 1048576 13:56:39 max.poll.interval.ms = 300000 13:56:39 max.poll.records = 500 13:56:39 metadata.max.age.ms = 300000 13:56:39 metric.reporters = [] 13:56:39 metrics.num.samples = 2 13:56:39 metrics.recording.level = INFO 13:56:39 metrics.sample.window.ms = 30000 13:56:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:39 receive.buffer.bytes = 65536 13:56:39 reconnect.backoff.max.ms = 1000 13:56:39 reconnect.backoff.ms = 50 13:56:39 request.timeout.ms = 30000 13:56:39 retry.backoff.ms = 100 13:56:39 sasl.client.callback.handler.class = null 13:56:39 sasl.jaas.config = null 13:56:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:39 sasl.kerberos.min.time.before.relogin = 60000 13:56:39 sasl.kerberos.service.name = null 13:56:39 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:39 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:39 sasl.login.callback.handler.class = null 13:56:39 sasl.login.class = null 13:56:39 sasl.login.connect.timeout.ms = null 13:56:39 sasl.login.read.timeout.ms = null 13:56:39 sasl.login.refresh.buffer.seconds = 300 13:56:39 sasl.login.refresh.min.period.seconds = 60 13:56:39 sasl.login.refresh.window.factor = 0.8 13:56:39 sasl.login.refresh.window.jitter = 0.05 13:56:39 sasl.login.retry.backoff.max.ms = 10000 13:56:39 sasl.login.retry.backoff.ms = 100 13:56:39 sasl.mechanism = GSSAPI 13:56:39 sasl.oauthbearer.clock.skew.seconds = 30 13:56:39 sasl.oauthbearer.expected.audience = null 13:56:39 sasl.oauthbearer.expected.issuer = null 13:56:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:39 sasl.oauthbearer.jwks.endpoint.url = null 13:56:39 sasl.oauthbearer.scope.claim.name = scope 13:56:39 sasl.oauthbearer.sub.claim.name = sub 13:56:39 sasl.oauthbearer.token.endpoint.url = null 13:56:39 security.protocol = PLAINTEXT 13:56:39 security.providers = null 13:56:39 send.buffer.bytes = 131072 13:56:39 session.timeout.ms = 45000 13:56:39 socket.connection.setup.timeout.max.ms = 30000 13:56:39 socket.connection.setup.timeout.ms = 10000 13:56:39 ssl.cipher.suites = null 13:56:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:39 ssl.endpoint.identification.algorithm = https 13:56:39 ssl.engine.factory.class = null 13:56:39 ssl.key.password = null 13:56:39 ssl.keymanager.algorithm = SunX509 13:56:39 ssl.keystore.certificate.chain = null 13:56:39 ssl.keystore.key = null 13:56:39 ssl.keystore.location = null 13:56:39 ssl.keystore.password = null 13:56:39 ssl.keystore.type = JKS 13:56:39 ssl.protocol = TLSv1.3 13:56:39 ssl.provider = null 13:56:39 ssl.secure.random.implementation = null 13:56:39 ssl.trustmanager.algorithm = PKIX 13:56:39 ssl.truststore.certificates = null 13:56:39 ssl.truststore.location = null 13:56:39 ssl.truststore.password = null 13:56:39 ssl.truststore.type = JKS 13:56:39 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:56:39 13:56:39 2024-02-21T13:56:39.684Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:39 2024-02-21T13:56:39.684Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:40 2024-02-21T13:56:39.684Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523799684 13:56:40 2024-02-21T13:56:39.684Z INFO 7405 --- [ 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 13:56:40 2024-02-21T13:56:39.685Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:56:40 allow.auto.create.topics = true 13:56:40 auto.commit.interval.ms = 5000 13:56:40 auto.include.jmx.reporter = true 13:56:40 auto.offset.reset = latest 13:56:40 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:56:40 check.crcs = true 13:56:40 client.dns.lookup = use_all_dns_ips 13:56:40 client.id = consumer-ncmp-async-rest-request-event-group-8 13:56:40 client.rack = 13:56:40 connections.max.idle.ms = 540000 13:56:40 default.api.timeout.ms = 60000 13:56:40 enable.auto.commit = false 13:56:40 exclude.internal.topics = true 13:56:40 fetch.max.bytes = 52428800 13:56:40 fetch.max.wait.ms = 500 13:56:40 fetch.min.bytes = 1 13:56:40 group.id = ncmp-async-rest-request-event-group 13:56:40 group.instance.id = null 13:56:40 heartbeat.interval.ms = 3000 13:56:40 interceptor.classes = [] 13:56:40 internal.leave.group.on.close = true 13:56:40 internal.throw.on.fetch.stable.offset.unsupported = false 13:56:40 isolation.level = read_uncommitted 13:56:40 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:56:40 max.partition.fetch.bytes = 1048576 13:56:40 max.poll.interval.ms = 300000 13:56:40 max.poll.records = 500 13:56:40 metadata.max.age.ms = 300000 13:56:40 metric.reporters = [] 13:56:40 metrics.num.samples = 2 13:56:40 metrics.recording.level = INFO 13:56:40 metrics.sample.window.ms = 30000 13:56:40 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:56:40 receive.buffer.bytes = 65536 13:56:40 reconnect.backoff.max.ms = 1000 13:56:40 reconnect.backoff.ms = 50 13:56:40 request.timeout.ms = 30000 13:56:40 retry.backoff.ms = 100 13:56:40 sasl.client.callback.handler.class = null 13:56:40 sasl.jaas.config = null 13:56:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:40 sasl.kerberos.min.time.before.relogin = 60000 13:56:40 sasl.kerberos.service.name = null 13:56:40 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:40 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:40 sasl.login.callback.handler.class = null 13:56:40 sasl.login.class = null 13:56:40 sasl.login.connect.timeout.ms = null 13:56:40 sasl.login.read.timeout.ms = null 13:56:40 sasl.login.refresh.buffer.seconds = 300 13:56:40 sasl.login.refresh.min.period.seconds = 60 13:56:40 sasl.login.refresh.window.factor = 0.8 13:56:40 sasl.login.refresh.window.jitter = 0.05 13:56:40 sasl.login.retry.backoff.max.ms = 10000 13:56:40 sasl.login.retry.backoff.ms = 100 13:56:40 sasl.mechanism = GSSAPI 13:56:40 sasl.oauthbearer.clock.skew.seconds = 30 13:56:40 sasl.oauthbearer.expected.audience = null 13:56:40 sasl.oauthbearer.expected.issuer = null 13:56:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:40 sasl.oauthbearer.jwks.endpoint.url = null 13:56:40 sasl.oauthbearer.scope.claim.name = scope 13:56:40 sasl.oauthbearer.sub.claim.name = sub 13:56:40 sasl.oauthbearer.token.endpoint.url = null 13:56:40 security.protocol = PLAINTEXT 13:56:40 security.providers = null 13:56:40 send.buffer.bytes = 131072 13:56:40 session.timeout.ms = 45000 13:56:40 socket.connection.setup.timeout.max.ms = 30000 13:56:40 socket.connection.setup.timeout.ms = 10000 13:56:40 ssl.cipher.suites = null 13:56:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:40 ssl.endpoint.identification.algorithm = https 13:56:40 ssl.engine.factory.class = null 13:56:40 ssl.key.password = null 13:56:40 ssl.keymanager.algorithm = SunX509 13:56:40 ssl.keystore.certificate.chain = null 13:56:40 ssl.keystore.key = null 13:56:40 ssl.keystore.location = null 13:56:40 ssl.keystore.password = null 13:56:40 ssl.keystore.type = JKS 13:56:40 ssl.protocol = TLSv1.3 13:56:40 ssl.provider = null 13:56:40 ssl.secure.random.implementation = null 13:56:40 ssl.trustmanager.algorithm = PKIX 13:56:40 ssl.truststore.certificates = null 13:56:40 ssl.truststore.location = null 13:56:40 ssl.truststore.password = null 13:56:40 ssl.truststore.type = JKS 13:56:40 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 13:56:40 13:56:40 2024-02-21T13:56:39.689Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:40 2024-02-21T13:56:39.689Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:39.691Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:40 2024-02-21T13:56:39.692Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:40 2024-02-21T13:56:39.692Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523799691 13:56:40 2024-02-21T13:56:39.692Z INFO 7405 --- [ 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 13:56:40 2024-02-21T13:56:39.694Z INFO 7405 --- [ main] o.c.n.a.i.a.SerializationIntegrationSpec : Started SerializationIntegrationSpec in 0.207 seconds (process running for 62.795) 13:56:40 2024-02-21T13:56:39.772Z WARN 7405 --- [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} 13:56:40 2024-02-21T13:56:39.772Z INFO 7405 --- [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: D9PpKUKrSdCE6YoyNVGKhQ 13:56:40 2024-02-21T13:56:39.782Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:40 2024-02-21T13:56:39.782Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:39.814Z WARN 7405 --- [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} 13:56:40 2024-02-21T13:56:39.814Z INFO 7405 --- [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: D9PpKUKrSdCE6YoyNVGKhQ 13:56:40 2024-02-21T13:56:39.901Z WARN 7405 --- [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} 13:56:40 2024-02-21T13:56:39.944Z WARN 7405 --- [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} 13:56:40 2024-02-21T13:56:39.962Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:40 2024-02-21T13:56:39.962Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.007Z INFO 7405 --- [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 8ZTgrwrwSZKHDzS2qquzfw 13:56:40 2024-02-21T13:56:40.047Z INFO 7405 --- [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 8ZTgrwrwSZKHDzS2qquzfw 13:56:40 2024-02-21T13:56:40.053Z INFO 7405 --- [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:32774 (id: 2147483646 rack: null) 13:56:40 2024-02-21T13:56:40.054Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.073Z INFO 7405 --- [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-b0d0209f-4672-4efe-8e96-57d1c978a417 13:56:40 2024-02-21T13:56:40.073Z INFO 7405 --- [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) 13:56:40 2024-02-21T13:56:40.073Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.099Z INFO 7405 --- [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-b0d0209f-4672-4efe-8e96-57d1c978a417', protocol='range'} 13:56:40 2024-02-21T13:56:40.099Z INFO 7405 --- [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-b0d0209f-4672-4efe-8e96-57d1c978a417=Assignment(partitions=[ncmp-async-m2m-0])} 13:56:40 2024-02-21T13:56:40.113Z INFO 7405 --- [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:32774 (id: 2147483646 rack: null) 13:56:40 2024-02-21T13:56:40.114Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.122Z INFO 7405 --- [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-c3417633-6f6f-4022-8231-9dd80b937f1a 13:56:40 2024-02-21T13:56:40.122Z INFO 7405 --- [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) 13:56:40 2024-02-21T13:56:40.122Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.128Z INFO 7405 --- [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-c3417633-6f6f-4022-8231-9dd80b937f1a', protocol='range'} 13:56:40 2024-02-21T13:56:40.128Z INFO 7405 --- [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-c3417633-6f6f-4022-8231-9dd80b937f1a=Assignment(partitions=[ncmp-async-m2m-0])} 13:56:40 2024-02-21T13:56:40.155Z INFO 7405 --- [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-b0d0209f-4672-4efe-8e96-57d1c978a417', protocol='range'} 13:56:40 2024-02-21T13:56:40.155Z INFO 7405 --- [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-c3417633-6f6f-4022-8231-9dd80b937f1a', protocol='range'} 13:56:40 2024-02-21T13:56:40.156Z INFO 7405 --- [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]) 13:56:40 2024-02-21T13:56:40.156Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.156Z INFO 7405 --- [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]) 13:56:40 2024-02-21T13:56:40.156Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.164Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.165Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.167Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.167Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.175Z INFO 7405 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 13:56:40 2024-02-21T13:56:40.177Z INFO 7405 --- [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:32774 (id: 1 rack: null)], epoch=0}}. 13:56:40 2024-02-21T13:56:40.191Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.191Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.194Z INFO 7405 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions assigned: [ncmp-async-m2m-0] 13:56:40 2024-02-21T13:56:40.195Z INFO 7405 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions assigned: [ncmp-async-m2m-0] 13:56:40 2024-02-21T13:56:40.212Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:40 2024-02-21T13:56:40.212Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:40 acks = -1 13:56:40 auto.include.jmx.reporter = true 13:56:40 batch.size = 16384 13:56:40 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:56:40 buffer.memory = 33554432 13:56:40 client.dns.lookup = use_all_dns_ips 13:56:40 client.id = producer-9 13:56:40 compression.type = none 13:56:40 connections.max.idle.ms = 540000 13:56:40 delivery.timeout.ms = 120000 13:56:40 enable.idempotence = false 13:56:40 interceptor.classes = [] 13:56:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:40 linger.ms = 1 13:56:40 max.block.ms = 60000 13:56:40 max.in.flight.requests.per.connection = 5 13:56:40 max.request.size = 1048576 13:56:40 metadata.max.age.ms = 300000 13:56:40 metadata.max.idle.ms = 300000 13:56:40 metric.reporters = [] 13:56:40 metrics.num.samples = 2 13:56:40 metrics.recording.level = INFO 13:56:40 metrics.sample.window.ms = 30000 13:56:40 partitioner.adaptive.partitioning.enable = true 13:56:40 partitioner.availability.timeout.ms = 0 13:56:40 partitioner.class = null 13:56:40 partitioner.ignore.keys = false 13:56:40 receive.buffer.bytes = 32768 13:56:40 reconnect.backoff.max.ms = 1000 13:56:40 reconnect.backoff.ms = 50 13:56:40 request.timeout.ms = 30000 13:56:40 retries = 0 13:56:40 retry.backoff.ms = 100 13:56:40 sasl.client.callback.handler.class = null 13:56:40 sasl.jaas.config = null 13:56:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:40 sasl.kerberos.min.time.before.relogin = 60000 13:56:40 sasl.kerberos.service.name = null 13:56:40 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:40 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:40 sasl.login.callback.handler.class = null 13:56:40 sasl.login.class = null 13:56:40 sasl.login.connect.timeout.ms = null 13:56:40 sasl.login.read.timeout.ms = null 13:56:40 sasl.login.refresh.buffer.seconds = 300 13:56:40 sasl.login.refresh.min.period.seconds = 60 13:56:40 sasl.login.refresh.window.factor = 0.8 13:56:40 sasl.login.refresh.window.jitter = 0.05 13:56:40 sasl.login.retry.backoff.max.ms = 10000 13:56:40 sasl.login.retry.backoff.ms = 100 13:56:40 sasl.mechanism = GSSAPI 13:56:40 sasl.oauthbearer.clock.skew.seconds = 30 13:56:40 sasl.oauthbearer.expected.audience = null 13:56:40 sasl.oauthbearer.expected.issuer = null 13:56:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:40 sasl.oauthbearer.jwks.endpoint.url = null 13:56:40 sasl.oauthbearer.scope.claim.name = scope 13:56:40 sasl.oauthbearer.sub.claim.name = sub 13:56:40 sasl.oauthbearer.token.endpoint.url = null 13:56:40 security.protocol = PLAINTEXT 13:56:40 security.providers = null 13:56:40 send.buffer.bytes = 131072 13:56:40 socket.connection.setup.timeout.max.ms = 30000 13:56:40 socket.connection.setup.timeout.ms = 10000 13:56:40 ssl.cipher.suites = null 13:56:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:40 ssl.endpoint.identification.algorithm = https 13:56:40 ssl.engine.factory.class = null 13:56:40 ssl.key.password = null 13:56:40 ssl.keymanager.algorithm = SunX509 13:56:40 ssl.keystore.certificate.chain = null 13:56:40 ssl.keystore.key = null 13:56:40 ssl.keystore.location = null 13:56:40 ssl.keystore.password = null 13:56:40 ssl.keystore.type = JKS 13:56:40 ssl.protocol = TLSv1.3 13:56:40 ssl.provider = null 13:56:40 ssl.secure.random.implementation = null 13:56:40 ssl.trustmanager.algorithm = PKIX 13:56:40 ssl.truststore.certificates = null 13:56:40 ssl.truststore.location = null 13:56:40 ssl.truststore.password = null 13:56:40 ssl.truststore.type = JKS 13:56:40 transaction.timeout.ms = 60000 13:56:40 transactional.id = null 13:56:40 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:56:40 13:56:40 2024-02-21T13:56:40.215Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:40 2024-02-21T13:56:40.215Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:40 2024-02-21T13:56:40.215Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:40 2024-02-21T13:56:40.215Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523800215 13:56:40 2024-02-21T13:56:40.218Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.218Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.222Z INFO 7405 --- [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 8ZTgrwrwSZKHDzS2qquzfw 13:56:40 2024-02-21T13:56:40.222Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.Metadata : [Producer clientId=producer-9] Cluster ID: D9PpKUKrSdCE6YoyNVGKhQ 13:56:40 2024-02-21T13:56:40.303Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.303Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.354Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:56:40 2024-02-21T13:56:40.354Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:56:40 acks = -1 13:56:40 auto.include.jmx.reporter = true 13:56:40 batch.size = 16384 13:56:40 bootstrap.servers = [PLAINTEXT://localhost:32774] 13:56:40 buffer.memory = 33554432 13:56:40 client.dns.lookup = use_all_dns_ips 13:56:40 client.id = producer-10 13:56:40 compression.type = none 13:56:40 connections.max.idle.ms = 540000 13:56:40 delivery.timeout.ms = 120000 13:56:40 enable.idempotence = false 13:56:40 interceptor.classes = [] 13:56:40 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:56:40 linger.ms = 1 13:56:40 max.block.ms = 60000 13:56:40 max.in.flight.requests.per.connection = 5 13:56:40 max.request.size = 1048576 13:56:40 metadata.max.age.ms = 300000 13:56:40 metadata.max.idle.ms = 300000 13:56:40 metric.reporters = [] 13:56:40 metrics.num.samples = 2 13:56:40 metrics.recording.level = INFO 13:56:40 metrics.sample.window.ms = 30000 13:56:40 partitioner.adaptive.partitioning.enable = true 13:56:40 partitioner.availability.timeout.ms = 0 13:56:40 partitioner.class = null 13:56:40 partitioner.ignore.keys = false 13:56:40 receive.buffer.bytes = 32768 13:56:40 reconnect.backoff.max.ms = 1000 13:56:40 reconnect.backoff.ms = 50 13:56:40 request.timeout.ms = 30000 13:56:40 retries = 0 13:56:40 retry.backoff.ms = 100 13:56:40 sasl.client.callback.handler.class = null 13:56:40 sasl.jaas.config = null 13:56:40 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:56:40 sasl.kerberos.min.time.before.relogin = 60000 13:56:40 sasl.kerberos.service.name = null 13:56:40 sasl.kerberos.ticket.renew.jitter = 0.05 13:56:40 sasl.kerberos.ticket.renew.window.factor = 0.8 13:56:40 sasl.login.callback.handler.class = null 13:56:40 sasl.login.class = null 13:56:40 sasl.login.connect.timeout.ms = null 13:56:40 sasl.login.read.timeout.ms = null 13:56:40 sasl.login.refresh.buffer.seconds = 300 13:56:40 sasl.login.refresh.min.period.seconds = 60 13:56:40 sasl.login.refresh.window.factor = 0.8 13:56:40 sasl.login.refresh.window.jitter = 0.05 13:56:40 sasl.login.retry.backoff.max.ms = 10000 13:56:40 sasl.login.retry.backoff.ms = 100 13:56:40 sasl.mechanism = GSSAPI 13:56:40 sasl.oauthbearer.clock.skew.seconds = 30 13:56:40 sasl.oauthbearer.expected.audience = null 13:56:40 sasl.oauthbearer.expected.issuer = null 13:56:40 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:56:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:56:40 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:56:40 sasl.oauthbearer.jwks.endpoint.url = null 13:56:40 sasl.oauthbearer.scope.claim.name = scope 13:56:40 sasl.oauthbearer.sub.claim.name = sub 13:56:40 sasl.oauthbearer.token.endpoint.url = null 13:56:40 security.protocol = PLAINTEXT 13:56:40 security.providers = null 13:56:40 send.buffer.bytes = 131072 13:56:40 socket.connection.setup.timeout.max.ms = 30000 13:56:40 socket.connection.setup.timeout.ms = 10000 13:56:40 ssl.cipher.suites = null 13:56:40 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:56:40 ssl.endpoint.identification.algorithm = https 13:56:40 ssl.engine.factory.class = null 13:56:40 ssl.key.password = null 13:56:40 ssl.keymanager.algorithm = SunX509 13:56:40 ssl.keystore.certificate.chain = null 13:56:40 ssl.keystore.key = null 13:56:40 ssl.keystore.location = null 13:56:40 ssl.keystore.password = null 13:56:40 ssl.keystore.type = JKS 13:56:40 ssl.protocol = TLSv1.3 13:56:40 ssl.provider = null 13:56:40 ssl.secure.random.implementation = null 13:56:40 ssl.trustmanager.algorithm = PKIX 13:56:40 ssl.truststore.certificates = null 13:56:40 ssl.truststore.location = null 13:56:40 ssl.truststore.password = null 13:56:40 ssl.truststore.type = JKS 13:56:40 transaction.timeout.ms = 60000 13:56:40 transactional.id = null 13:56:40 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:56:40 13:56:40 2024-02-21T13:56:40.357Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:56:40 2024-02-21T13:56:40.357Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:56:40 2024-02-21T13:56:40.357Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:56:40 2024-02-21T13:56:40.357Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523800357 13:56:40 2024-02-21T13:56:40.368Z INFO 7405 --- [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 8ZTgrwrwSZKHDzS2qquzfw 13:56:40 2024-02-21T13:56:40.368Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.Metadata : [Producer clientId=producer-10] Cluster ID: D9PpKUKrSdCE6YoyNVGKhQ 13:56:40 2024-02-21T13:56:40.402Z ERROR 7405 --- [ntainer#0-0-C-1] o.s.kafka.listener.DefaultErrorHandler : Backoff FixedBackOff{interval=0, currentAttempts=1, maxAttempts=0} exhausted for ncmp-async-m2m-0@1 13:56:40 13:56:40 org.springframework.kafka.listener.ListenerExecutionFailedException: Listener failed 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.decorateException(KafkaMessageListenerContainer.java:2996) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.checkDeser(KafkaMessageListenerContainer.java:3043) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeOnMessage(KafkaMessageListenerContainer.java:2899) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.lambda$doInvokeRecordListener$58(KafkaMessageListenerContainer.java:2822) 13:56:40 at io.micrometer.observation.Observation.lambda$observe$4(Observation.java:544) 13:56:40 at io.micrometer.observation.Observation.observeWithContext(Observation.java:603) 13:56:40 at io.micrometer.observation.Observation.observe(Observation.java:544) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeRecordListener(KafkaMessageListenerContainer.java:2820) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doInvokeWithRecords(KafkaMessageListenerContainer.java:2672) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeRecordListener(KafkaMessageListenerContainer.java:2558) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeListener(KafkaMessageListenerContainer.java:2200) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.invokeIfHaveRecords(KafkaMessageListenerContainer.java:1555) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1519) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.run(KafkaMessageListenerContainer.java:1394) 13:56:40 at java.base/java.util.concurrent.CompletableFuture$AsyncRun.run(CompletableFuture.java:1804) 13:56:40 at java.base/java.lang.Thread.run(Thread.java:833) 13:56:40 Caused by: org.springframework.kafka.support.serializer.DeserializationException: failed to deserialize 13:56:40 at org.springframework.kafka.support.serializer.SerializationUtils.deserializationException(SerializationUtils.java:150) 13:56:40 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:182) 13:56:40 at org.apache.kafka.clients.consumer.internals.Fetcher.parseRecord(Fetcher.java:1429) 13:56:40 at org.apache.kafka.clients.consumer.internals.Fetcher.access$3400(Fetcher.java:133) 13:56:40 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.fetchRecords(Fetcher.java:1661) 13:56:40 at org.apache.kafka.clients.consumer.internals.Fetcher$CompletedFetch.access$1900(Fetcher.java:1497) 13:56:40 at org.apache.kafka.clients.consumer.internals.Fetcher.fetchRecords(Fetcher.java:717) 13:56:40 at org.apache.kafka.clients.consumer.internals.Fetcher.collectFetch(Fetcher.java:683) 13:56:40 at org.apache.kafka.clients.consumer.KafkaConsumer.pollForFetches(KafkaConsumer.java:1314) 13:56:40 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1243) 13:56:40 at org.apache.kafka.clients.consumer.KafkaConsumer.poll(KafkaConsumer.java:1216) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollConsumer(KafkaMessageListenerContainer.java:1726) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.doPoll(KafkaMessageListenerContainer.java:1701) 13:56:40 at org.springframework.kafka.listener.KafkaMessageListenerContainer$ListenerConsumer.pollAndInvoke(KafkaMessageListenerContainer.java:1502) 13:56:40 ... 3 common frames omitted 13:56:40 Caused by: io.cloudevents.rw.CloudEventRWException: Could not parse. Unknown encoding. Invalid content type or spec version 13:56:40 at io.cloudevents.rw.CloudEventRWException.newUnknownEncodingException(CloudEventRWException.java:201) 13:56:40 at io.cloudevents.core.message.impl.MessageUtils.parseStructuredOrBinaryMessage(MessageUtils.java:80) 13:56:40 at io.cloudevents.kafka.KafkaMessageFactory.createReader(KafkaMessageFactory.java:65) 13:56:40 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:60) 13:56:40 at io.cloudevents.kafka.CloudEventDeserializer.deserialize(CloudEventDeserializer.java:34) 13:56:40 at org.springframework.kafka.support.serializer.ErrorHandlingDeserializer.deserialize(ErrorHandlingDeserializer.java:179) 13:56:40 ... 15 common frames omitted 13:56:40 13:56:40 2024-02-21T13:56:40.441Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.441Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.552Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.552Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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: 183ms, elapsed time since send: 183ms, request timeout: 30000ms) 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node -1 disconnected. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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=631593274, epoch=2) to node 1: 13:56:40 13:56:40 org.apache.kafka.common.errors.DisconnectException: null 13:56:40 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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: 181ms, elapsed time since send: 181ms, request timeout: 30000ms) 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.579Z INFO 7405 --- [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=722780076, epoch=2) to node 1: 13:56:40 13:56:40 org.apache.kafka.common.errors.DisconnectException: null 13:56:40 13:56:40 2024-02-21T13:56:40.580Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node -1 disconnected. 13:56:40 2024-02-21T13:56:40.580Z INFO 7405 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:56:40 2024-02-21T13:56:40.581Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.581Z INFO 7405 --- [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:32774 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:56:40 2024-02-21T13:56:40.610Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.610Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.680Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.680Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.680Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.680Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.680Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.681Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.681Z WARN 7405 --- [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:32774) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.681Z WARN 7405 --- [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:32774) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.686Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.686Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.781Z INFO 7405 --- [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. 13:56:40 2024-02-21T13:56:40.781Z WARN 7405 --- [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:32774) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.781Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.781Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: partitions revoked: [ncmp-async-m2m-0] 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: partitions revoked: [ncmp-async-m2m-0] 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.790Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [ntainer#0-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics scheduler closed 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Closing reporter org.apache.kafka.common.metrics.JmxReporter 13:56:40 2024-02-21T13:56:40.791Z INFO 7405 --- [ntainer#1-0-C-1] o.apache.kafka.common.metrics.Metrics : Metrics reporters closed 13:56:40 2024-02-21T13:56:40.795Z INFO 7405 --- [ntainer#0-0-C-1] o.a.kafka.common.utils.AppInfoParser : App info kafka.consumer for consumer-ncmp-data-operation-event-group-7 unregistered 13:56:40 2024-02-21T13:56:40.795Z INFO 7405 --- [ntainer#0-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-data-operation-event-group: Consumer stopped 13:56:40 2024-02-21T13:56:40.795Z INFO 7405 --- [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 13:56:40 2024-02-21T13:56:40.795Z INFO 7405 --- [ntainer#1-0-C-1] o.s.k.l.KafkaMessageListenerContainer : ncmp-async-rest-request-event-group: Consumer stopped 13:56:40 2024-02-21T13:56:40.795Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:40 2024-02-21T13:56:40.795Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:40 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.505 s - in org.onap.cps.ncmp.api.impl.async.SerializationIntegrationSpec 13:56:40 [INFO] Running org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 13:56:41 2024-02-21T13:56:40.811Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:41 2024-02-21T13:56:40.811Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:41 2024-02-21T13:56:40.832Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:41 2024-02-21T13:56:40.832Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:41 2024-02-21T13:56:40.965Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:41 2024-02-21T13:56:40.966Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:41 13:56:40,988 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:56:41 13:56:40,988 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:56:41 13:56:40,988 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b7bd88a - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:56:41 13:56:40,991 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:41 13:56:40,991 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b7bd88a - 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 13:56:41 13:56:40,992 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:56:41 13:56:40,992 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:56:41 13:56:40,992 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:56:41 13:56:40,993 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:56:41 13:56:40,993 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4b7bd88a - 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 13:56:41 13:56:40,995 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:56:41 13:56:40,995 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:56:41 13:56:40,995 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:56:41 13:56:40,995 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523800995) 13:56:41 13:56:40,995 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:56:41 13:56:40,995 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:41 13:56:40,996 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:56:41 13:56:40,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:56:41 13:56:40,997 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:56:41 13:56:40,997 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:56:41 13:56:40,997 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:56:41 13:56:41,002 |-INFO in ch.qos.logback.classic.pattern.DateConverter@3c50ac62 - Setting zoneId to "UTC" 13:56:41 13:56:41,002 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:56:41 13:56:41,002 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:56:41 13:56:41,005 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:56:41 13:56:41,005 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:56:41 13:56:41,005 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:56:41 13:56:41,005 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:56:41 13:56:41,005 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:56:41 13:56:41,006 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@1cb30421 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:56:41 13:56:41,006 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:56:41 13:56:41,006 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4762150a - End of configuration. 13:56:41 13:56:41,006 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@52483ae4 - Registering current configuration as safe fallback point 13:56:41 13:56:41 2024-02-21T13:56:41.007Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.007Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:41 13:56:41 . ____ _ __ _ _ 13:56:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:41 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:41 =========|_|==============|___/=/_/_/_/ 13:56:41 :: Spring Boot :: (v3.1.2) 13:56:41 13:56:41 2024-02-21T13:56:41.009Z INFO 7405 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Starting DmiRestClientSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:41 2024-02-21T13:56:41.009Z INFO 7405 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : No active profile set, falling back to 1 default profile: "default" 13:56:41 2024-02-21T13:56:41.033Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.033Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:41 2024-02-21T13:56:41.034Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.034Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:41 2024-02-21T13:56:41.089Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.089Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:41 2024-02-21T13:56:41.131Z INFO 7405 --- [ main] o.o.c.n.a.impl.client.DmiRestClientSpec : Started DmiRestClientSpec in 0.16 seconds (process running for 64.231) 13:56:41 2024-02-21T13:56:41.167Z WARN 7405 --- [ 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') 13:56:41 [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.375 s - in org.onap.cps.ncmp.api.impl.client.DmiRestClientSpec 13:56:41 2024-02-21T13:56:41.181Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.181Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:41 [INFO] Running org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 13:56:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.onap.cps.ncmp.api.impl.NetworkCmProxyQueryServiceImplSpec 13:56:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 13:56:41 13:56:41 . ____ _ __ _ _ 13:56:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:41 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:41 =========|_|==============|___/=/_/_/_/ 13:56:41 :: Spring Boot :: (v3.1.2) 13:56:41 13:56:41 2024-02-21T13:56:41.209Z INFO 7405 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Starting HttpClientConfigurationSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:41 2024-02-21T13:56:41.209Z INFO 7405 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 13:56:41 2024-02-21T13:56:41.226Z INFO 7405 --- [ main] .o.c.n.a.i.c.HttpClientConfigurationSpec : Started HttpClientConfigurationSpec in 0.034 seconds (process running for 64.326) 13:56:41 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.onap.cps.ncmp.api.impl.config.HttpClientConfigurationSpec 13:56:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 13:56:41 13:56:41 . ____ _ __ _ _ 13:56:41 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:41 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:41 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:41 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:41 =========|_|==============|___/=/_/_/_/ 13:56:41 :: Spring Boot :: (v3.1.2) 13:56:41 13:56:41 2024-02-21T13:56:41.255Z INFO 7405 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Starting NcmpConfigurationSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:41 2024-02-21T13:56:41.255Z INFO 7405 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : No active profile set, falling back to 1 default profile: "default" 13:56:41 2024-02-21T13:56:41.260Z INFO 7405 --- [ main] o.o.c.n.a.i.c.NcmpConfigurationSpec : Started NcmpConfigurationSpec in 0.022 seconds (process running for 64.361) 13:56:41 2024-02-21T13:56:41.384Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.384Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:41 2024-02-21T13:56:41.436Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:41 2024-02-21T13:56:41.436Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:41 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.21 s - in org.onap.cps.ncmp.api.impl.config.NcmpConfigurationSpec 13:56:41 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 13:56:44 13:56:44 . ____ _ __ _ _ 13:56:44 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:44 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:44 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:44 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:44 =========|_|==============|___/=/_/_/_/ 13:56:44 :: Spring Boot :: (v3.1.2) 13:56:44 13:56:44 2024-02-21T13:56:41.464Z INFO 7405 --- [ main] mNotificationSubscriptionCacheConfigSpec : Starting CmNotificationSubscriptionCacheConfigSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:44 2024-02-21T13:56:41.464Z INFO 7405 --- [ main] mNotificationSubscriptionCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:56:44 2024-02-21T13:56:41.499Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.499Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:41.542Z WARN 7405 --- [ main] c.h.i.impl.HazelcastInstanceFactory : Hazelcast is starting in a Java modular environment (Java 9 and newer) but without proper access to required Java packages. Use additional Java arguments to provide Hazelcast access to Java internal API. The internal API access is used to get the best performance results. Arguments to be used: 13:56:44 --add-modules java.se --add-exports java.base/jdk.internal.ref=ALL-UNNAMED --add-opens java.base/java.lang=ALL-UNNAMED --add-opens java.base/sun.nio.ch=ALL-UNNAMED --add-opens java.management/sun.management=ALL-UNNAMED --add-opens jdk.management/com.sun.management.internal=ALL-UNNAMED 13:56:44 2024-02-21T13:56:41.567Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.567Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:41.624Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:56:44 + + o o o o---o o----o o o---o o o----o o--o--o 13:56:44 + + + + | | / \ / | | / / \ | | 13:56:44 + + + + + o----o o o o o----o | o o o o----o | 13:56:44 + + + + | | / \ / | | \ / \ | | 13:56:44 + + o o o o o---o o----o o----o o---o o o o----o o 13:56:44 2024-02-21T13:56:41.624Z INFO 7405 --- [ 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. 13:56:44 2024-02-21T13:56:41.624Z INFO 7405 --- [ 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 13:56:44 2024-02-21T13:56:41.624Z INFO 7405 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:56:44 2024-02-21T13:56:41.624Z INFO 7405 --- [ 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. 13:56:44 2024-02-21T13:56:41.627Z INFO 7405 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:56:44 To enable the Jet engine on the members, do one of the following: 13:56:44 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:56:44 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:56:44 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:56:44 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:56:44 2024-02-21T13:56:41.714Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.714Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:41.724Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.724Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:41.724Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.724Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:41.790Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.790Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:41.919Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:44 2024-02-21T13:56:41.919Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.051Z INFO 7405 --- [ 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. 13:56:44 2024-02-21T13:56:42.087Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.087Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.088Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.088Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.137Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:56:44 2024-02-21T13:56:42.141Z WARN 7405 --- [ 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. 13:56:44 2024-02-21T13:56:42.164Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.164Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.165Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.165Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.237Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.237Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.241Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.241Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.373Z INFO 7405 --- [ 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. 13:56:44 2024-02-21T13:56:42.378Z INFO 7405 --- [ 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 13:56:44 2024-02-21T13:56:42.471Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.471Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.681Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.681Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.693Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.693Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.819Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.819Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.934Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.934Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:42.991Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:44 2024-02-21T13:56:42.991Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.029Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.029Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.094Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.094Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.121Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.121Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.244Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.244Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.274Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.274Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.446Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.446Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.475Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.475Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.789Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.789Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.879Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.879Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.889Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.889Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.897Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.897Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.942Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.942Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.995Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.995Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:43.998Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:44 2024-02-21T13:56:43.998Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:44.149Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:44 2024-02-21T13:56:44.149Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:44.180Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:44 2024-02-21T13:56:44.180Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:44.231Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:44 2024-02-21T13:56:44.231Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:44.351Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:44 2024-02-21T13:56:44.351Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:44.433Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:44 2024-02-21T13:56:44.433Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:44 2024-02-21T13:56:44.770Z INFO 7405 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 13:56:44 13:56:44 Members {size:1, ver:1} [ 13:56:44 Member [10.250.0.254]:5701 - 11457c0a-a357-4d57-bc91-9d14112eb494 this 13:56:44 ] 13:56:44 13:56:44 2024-02-21T13:56:44.788Z INFO 7405 --- [ 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 13:56:44 2024-02-21T13:56:44.821Z INFO 7405 --- [ main] mNotificationSubscriptionCacheConfigSpec : Started CmNotificationSubscriptionCacheConfigSpec in 3.373 seconds (process running for 67.922) 13:56:45 2024-02-21T13:56:44.894Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:45 2024-02-21T13:56:44.894Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:45 2024-02-21T13:56:44.896Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:45 2024-02-21T13:56:44.896Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:45 2024-02-21T13:56:44.900Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:45 2024-02-21T13:56:44.900Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:45 2024-02-21T13:56:44.910Z INFO 7405 --- [ main] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 13:56:45 2024-02-21T13:56:44.948Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:45 2024-02-21T13:56:44.948Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:45 2024-02-21T13:56:45.022Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:45 2024-02-21T13:56:45.022Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:45 2024-02-21T13:56:45.039Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:45 2024-02-21T13:56:45.039Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:45 2024-02-21T13:56:45.047Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:45 2024-02-21T13:56:45.047Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:45 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.613 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.CmNotificationSubscriptionCacheConfigSpec 13:56:45 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 13:56:51 13:56:51 . ____ _ __ _ _ 13:56:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:51 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:51 =========|_|==============|___/=/_/_/_/ 13:56:51 :: Spring Boot :: (v3.1.2) 13:56:51 13:56:51 2024-02-21T13:56:45.092Z INFO 7405 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Starting ModuleSetTagCacheConfigSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:51 2024-02-21T13:56:45.092Z INFO 7405 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:56:51 2024-02-21T13:56:45.100Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.100Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.107Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:56:51 + + o o o o---o o----o o o---o o o----o o--o--o 13:56:51 + + + + | | / \ / | | / / \ | | 13:56:51 + + + + + o----o o o o o----o | o o o o----o | 13:56:51 + + + + | | / \ / | | \ / \ | | 13:56:51 + + o o o o o---o o----o o----o o---o o o o----o o 13:56:51 2024-02-21T13:56:45.107Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:56:51 2024-02-21T13:56:45.107Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5702 13:56:51 2024-02-21T13:56:45.107Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:56:51 2024-02-21T13:56:45.107Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:56:51 2024-02-21T13:56:45.107Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:56:51 To enable the Jet engine on the members, do one of the following: 13:56:51 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:56:51 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:56:51 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:56:51 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:56:51 2024-02-21T13:56:45.120Z INFO 7405 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:56:51 2024-02-21T13:56:45.122Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:56:51 2024-02-21T13:56:45.122Z WARN 7405 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:56:51 2024-02-21T13:56:45.122Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.122Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.134Z INFO 7405 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:56:51 2024-02-21T13:56:45.134Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5702 is STARTING 13:56:51 2024-02-21T13:56:45.219Z INFO 7405 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.130]:5701 13:56:51 2024-02-21T13:56:45.240Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.240Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.250Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:54389 and /10.30.107.130:5701 13:56:51 2024-02-21T13:56:45.324Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.324Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.449Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.449Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.877Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.877Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.930Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.930Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:45.951Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:45.951Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.077Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.077Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.079Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.079Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.118Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.118Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.129Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.129Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.178Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.178Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.227Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.227Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.233Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.233Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.329Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.329Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.554Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.554Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:46.933Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:51 2024-02-21T13:56:46.933Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.023Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.023Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.037Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.037Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.084Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.084Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.086Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.087Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.130Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.130Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.156Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.156Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.188Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.188Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.335Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.336Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.387Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.387Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.488Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.488Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.559Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.559Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:47.878Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:47.878Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.043Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.043Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.090Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.090Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.133Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.133Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.189Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.189Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.298Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.298Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.347Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.347Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.360Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.360Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.391Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.391Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.443Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.443Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.463Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.464Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.493Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.493Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.783Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.783Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.948Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.948Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:48.950Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:51 2024-02-21T13:56:48.950Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.193Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.193Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.247Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.247Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.294Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.294Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.336Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.336Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.405Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.405Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.508Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.509Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.564Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.564Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.567Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.567Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.650Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.650Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.687Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.687Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:49.955Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:51 2024-02-21T13:56:49.955Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.101Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.101Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.157Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.157Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.298Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.298Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.352Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.130:39007 13:56:51 2024-02-21T13:56:50.359Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:56:51 13:56:51 Members {size:8, ver:8} [ 13:56:51 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:56:51 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:56:51 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:56:51 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:56:51 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:56:51 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:56:51 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:56:51 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:56:51 ] 13:56:51 13:56:51 2024-02-21T13:56:50.360Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:56:51 2024-02-21T13:56:50.360Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.130:51475 13:56:51 2024-02-21T13:56:50.360Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:56:51 2024-02-21T13:56:50.360Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:56:51 2024-02-21T13:56:50.361Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:56:51 2024-02-21T13:56:50.361Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:56:51 2024-02-21T13:56:50.361Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:56:51 2024-02-21T13:56:50.363Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.130:60693 13:56:51 2024-02-21T13:56:50.364Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:47273 and /10.30.107.130:5707 13:56:51 2024-02-21T13:56:50.366Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.130:57435 13:56:51 2024-02-21T13:56:50.366Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.130:38799 13:56:51 2024-02-21T13:56:50.371Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:47505 and /10.30.107.130:5705 13:56:51 2024-02-21T13:56:50.372Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:60255 and /10.30.107.130:5704 13:56:51 2024-02-21T13:56:50.373Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:57493 and /10.30.107.130:5702 13:56:51 2024-02-21T13:56:50.373Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:46347 and /10.30.107.130:5706 13:56:51 2024-02-21T13:56:50.377Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:38555 and /10.30.107.130:5703 13:56:51 2024-02-21T13:56:50.439Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.439Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.448Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.448Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.562Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.562Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.665Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.665Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.692Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.692Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.767Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.767Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.771Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.772Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:50.810Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:51 2024-02-21T13:56:50.810Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:51.013Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:51 2024-02-21T13:56:51.013Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:51.161Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:51 2024-02-21T13:56:51.161Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:51.256Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:51 2024-02-21T13:56:51.256Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:51.260Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:51 2024-02-21T13:56:51.260Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:51 2024-02-21T13:56:51.362Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5702 is STARTED 13:56:51 2024-02-21T13:56:51.370Z INFO 7405 --- [ main] .c.n.a.i.c.e.ModuleSetTagCacheConfigSpec : Started ModuleSetTagCacheConfigSpec in 6.296 seconds (process running for 74.47) 13:56:51 2024-02-21T13:56:51.405Z INFO 7405 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:56:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.335 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.ModuleSetTagCacheConfigSpec 13:56:51 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 13:56:57 13:56:57 . ____ _ __ _ _ 13:56:57 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:56:57 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:56:57 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:56:57 ' |____| .__|_| |_|_| |_\__, | / / / / 13:56:57 =========|_|==============|___/=/_/_/_/ 13:56:57 :: Spring Boot :: (v3.1.2) 13:56:57 13:56:57 2024-02-21T13:56:51.427Z INFO 7405 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Starting SynchronizationCacheConfigSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:56:57 2024-02-21T13:56:51.427Z INFO 7405 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:56:57 2024-02-21T13:56:51.442Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:56:57 + + o o o o---o o----o o o---o o o----o o--o--o 13:56:57 + + + + | | / \ / | | / / \ | | 13:56:57 + + + + + o----o o o o o----o | o o o o----o | 13:56:57 + + + + | | / \ / | | \ / \ | | 13:56:57 + + o o o o o---o o----o o----o o---o o o o----o o 13:56:57 2024-02-21T13:56:51.442Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:56:57 2024-02-21T13:56:51.442Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5703 13:56:57 2024-02-21T13:56:51.442Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:56:57 2024-02-21T13:56:51.442Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:56:57 2024-02-21T13:56:51.442Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:56:57 To enable the Jet engine on the members, do one of the following: 13:56:57 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:56:57 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:56:57 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:56:57 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:56:57 2024-02-21T13:56:51.452Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.452Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.453Z INFO 7405 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:56:57 2024-02-21T13:56:51.455Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:56:57 2024-02-21T13:56:51.455Z WARN 7405 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:56:57 2024-02-21T13:56:51.466Z INFO 7405 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:56:57 2024-02-21T13:56:51.466Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5703 is STARTING 13:56:57 2024-02-21T13:56:51.523Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.523Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.598Z INFO 7405 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.130]:5701 13:56:57 2024-02-21T13:56:51.602Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:53521 and /10.30.107.130:5701 13:56:57 2024-02-21T13:56:51.610Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.610Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.718Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.718Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.723Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.723Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.754Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.754Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.772Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.772Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:51.779Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:57 2024-02-21T13:56:51.779Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.019Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.019Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.020Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.020Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.316Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.316Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.366Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.366Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.517Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.517Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.656Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.656Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.675Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.675Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.677Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.677Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.677Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.677Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.825Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.826Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.924Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.924Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.934Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.934Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:52.961Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:57 2024-02-21T13:56:52.961Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.127Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.127Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.172Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.172Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.220Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.220Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.560Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.560Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.622Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.622Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.728Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.729Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.733Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.733Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.779Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.779Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.788Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.788Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:53.883Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:57 2024-02-21T13:56:53.883Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.030Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.030Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.067Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.067Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.125Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.125Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.182Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.182Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.380Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.380Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.630Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.630Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.662Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.662Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.676Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.676Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.682Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.682Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.737Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.737Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.934Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.934Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.938Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.938Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:54.994Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:57 2024-02-21T13:56:54.994Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.138Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.138Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.233Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.233Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.272Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.273Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.335Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.335Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.482Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.482Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.565Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.565Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.585Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.585Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.792Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.792Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.832Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.832Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.836Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.836Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:55.892Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:57 2024-02-21T13:56:55.892Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.098Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.098Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.276Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.276Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.294Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.294Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.335Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.335Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.440Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.440Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.441Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.441Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.488Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.488Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.715Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:56:57 13:56:57 Members {size:9, ver:9} [ 13:56:57 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:56:57 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:56:57 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:56:57 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:56:57 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:56:57 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:56:57 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:56:57 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:56:57 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 this 13:56:57 ] 13:56:57 13:56:57 2024-02-21T13:56:56.716Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.716Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.716Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.716Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.716Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.717Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.718Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5702, timeout: 10000, bind-any: true 13:56:57 2024-02-21T13:56:56.728Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:54567 and /10.30.107.130:5705 13:56:57 2024-02-21T13:56:56.730Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:57187 13:56:57 2024-02-21T13:56:56.731Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:56:57 13:56:57 Members {size:9, ver:9} [ 13:56:57 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:56:57 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:56:57 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:56:57 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:56:57 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:56:57 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:56:57 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:56:57 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:56:57 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:56:57 ] 13:56:57 13:56:57 2024-02-21T13:56:56.733Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.62:60045 13:56:57 2024-02-21T13:56:56.733Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:36355 and /10.30.107.130:5702 13:56:57 2024-02-21T13:56:56.734Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:57187 and /10.30.107.62:5702 13:56:57 2024-02-21T13:56:56.734Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:60045 and /10.30.107.62:5703 13:56:57 2024-02-21T13:56:56.736Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:46141 and /10.30.107.130:5703 13:56:57 2024-02-21T13:56:56.736Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:59643 and /10.30.107.130:5707 13:56:57 2024-02-21T13:56:56.737Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.130:43433 13:56:57 2024-02-21T13:56:56.737Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.737Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.739Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:37627 and /10.30.107.130:5704 13:56:57 2024-02-21T13:56:56.739Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:52577 and /10.30.107.130:5706 13:56:57 2024-02-21T13:56:56.739Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.130:33873 13:56:57 2024-02-21T13:56:56.740Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.130:37561 13:56:57 2024-02-21T13:56:56.741Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.130:60587 13:56:57 2024-02-21T13:56:56.748Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.130:35871 13:56:57 2024-02-21T13:56:56.761Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.130:43637 13:56:57 2024-02-21T13:56:56.768Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.768Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.894Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.894Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.940Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.940Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:56.946Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:56:57 2024-02-21T13:56:56.946Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:57.102Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:56:57 2024-02-21T13:56:57.102Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:57.191Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:56:57 2024-02-21T13:56:57.191Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:57.230Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:56:57 2024-02-21T13:56:57.230Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:57.247Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:56:57 2024-02-21T13:56:57.247Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:57.345Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:56:57 2024-02-21T13:56:57.345Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:56:57 2024-02-21T13:56:57.394Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:56:57 2024-02-21T13:56:57.394Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:57.670Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:56:57.670Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:57.692Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:56:57.692Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:57.695Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:03 2024-02-21T13:56:57.695Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:57.719Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5703 is STARTED 13:57:03 2024-02-21T13:56:57.724Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:57:03 + + o o o o---o o----o o o---o o o----o o--o--o 13:57:03 + + + + | | / \ / | | / / \ | | 13:57:03 + + + + + o----o o o o o----o | o o o o----o | 13:57:03 + + + + | | / \ / | | \ / \ | | 13:57:03 + + o o o o o---o o----o o----o o---o o o o----o o 13:57:03 2024-02-21T13:56:57.724Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:57:03 2024-02-21T13:56:57.724Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5704 13:57:03 2024-02-21T13:56:57.724Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:57:03 2024-02-21T13:56:57.724Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:57:03 2024-02-21T13:56:57.724Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:57:03 To enable the Jet engine on the members, do one of the following: 13:57:03 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:03 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:03 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:03 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:03 2024-02-21T13:56:57.736Z INFO 7405 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:57:03 2024-02-21T13:56:57.737Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:57:03 2024-02-21T13:56:57.737Z WARN 7405 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:57:03 2024-02-21T13:56:57.746Z INFO 7405 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:03 2024-02-21T13:56:57.747Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5704 is STARTING 13:57:03 2024-02-21T13:56:57.819Z INFO 7405 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.130]:5701 13:57:03 2024-02-21T13:56:57.822Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:56377 and /10.30.107.130:5701 13:57:03 2024-02-21T13:56:57.899Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:03 2024-02-21T13:56:57.899Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:57.996Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:03 2024-02-21T13:56:57.996Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.047Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.047Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.147Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.147Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.187Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.187Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.259Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.259Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.348Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.348Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.399Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.399Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.400Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.400Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.673Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.673Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.698Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.698Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.849Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.849Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.850Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.850Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:58.953Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:03 2024-02-21T13:56:58.953Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.141Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.141Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.251Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.251Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.252Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.252Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.252Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.252Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.353Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.353Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.364Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.364Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.452Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.452Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.676Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.676Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.701Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.701Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.855Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.855Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:56:59.903Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:03 2024-02-21T13:56:59.903Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.105Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.105Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.106Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.106Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.210Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.210Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.296Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.296Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.305Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.305Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.306Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.306Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.366Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.366Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.456Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.456Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.703Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.703Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.757Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.757Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.856Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.856Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:00.878Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:57:00.879Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.060Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.060Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.113Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.113Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.158Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.158Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.319Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.319Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.400Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.400Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.408Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.408Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.410Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.410Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.460Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.460Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.610Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.610Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.709Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.709Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.781Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.781Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:01.806Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:57:01.806Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.161Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.161Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.223Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.223Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.265Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.265Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.268Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.268Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.313Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.313Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.413Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.413Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.454Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.454Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.612Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.612Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.612Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.613Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.712Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.712Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.909Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.909Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:02.945Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.130:55313 13:57:03 2024-02-21T13:57:02.945Z INFO 7405 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:57:03 13:57:03 Members {size:10, ver:10} [ 13:57:03 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:03 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:03 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:03 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:03 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:03 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:03 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:03 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:03 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:03 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 this 13:57:03 ] 13:57:03 13:57:03 2024-02-21T13:57:02.946Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.130:43383 13:57:03 2024-02-21T13:57:02.947Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.947Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.947Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.130:59851 13:57:03 2024-02-21T13:57:02.947Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.948Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.948Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.949Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.949Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5702, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.949Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5703, timeout: 10000, bind-any: true 13:57:03 2024-02-21T13:57:02.950Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.62:50235 13:57:03 2024-02-21T13:57:02.950Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:50235 and /10.30.107.62:5703 13:57:03 2024-02-21T13:57:02.951Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.130:34115 13:57:03 2024-02-21T13:57:02.951Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:57:03 13:57:03 Members {size:10, ver:10} [ 13:57:03 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:03 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:03 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:03 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:03 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:03 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:03 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:03 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:57:03 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:03 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:03 ] 13:57:03 13:57:03 2024-02-21T13:57:02.951Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:57:03 13:57:03 Members {size:10, ver:10} [ 13:57:03 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:03 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:03 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:03 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:03 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:03 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:03 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:03 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:03 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 this 13:57:03 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:03 ] 13:57:03 13:57:03 2024-02-21T13:57:02.954Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.62:60133 13:57:03 2024-02-21T13:57:02.955Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:60133 and /10.30.107.62:5704 13:57:03 2024-02-21T13:57:02.956Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:45747 13:57:03 2024-02-21T13:57:02.956Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:55643 and /10.30.107.130:5702 13:57:03 2024-02-21T13:57:02.957Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:45747 and /10.30.107.62:5702 13:57:03 2024-02-21T13:57:02.957Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.130:38351 13:57:03 2024-02-21T13:57:02.958Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:44263 and /10.30.107.130:5706 13:57:03 2024-02-21T13:57:02.959Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:36215 and /10.30.107.130:5705 13:57:03 2024-02-21T13:57:02.959Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:54173 and /10.30.107.130:5704 13:57:03 2024-02-21T13:57:02.959Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:36961 and /10.30.107.130:5703 13:57:03 2024-02-21T13:57:02.959Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.130:56929 13:57:03 2024-02-21T13:57:02.959Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:55599 and /10.30.107.130:5707 13:57:03 2024-02-21T13:57:02.967Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.62:50517 13:57:03 2024-02-21T13:57:02.967Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:50517 and /10.30.107.62:5704 13:57:03 2024-02-21T13:57:02.984Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:03 2024-02-21T13:57:02.984Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:03.164Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:03 2024-02-21T13:57:03.164Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:03.376Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:03 2024-02-21T13:57:03.376Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:03.417Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:03 2024-02-21T13:57:03.417Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:03.421Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:03 2024-02-21T13:57:03.421Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:03.421Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:03 2024-02-21T13:57:03.421Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:03 2024-02-21T13:57:03.564Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:03 2024-02-21T13:57:03.565Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:03.617Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:03.617Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:03.660Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:09 2024-02-21T13:57:03.660Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:03.664Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:09 2024-02-21T13:57:03.664Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:03.865Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:09 2024-02-21T13:57:03.866Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:03.888Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:03.888Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:03.951Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5704 is STARTED 13:57:09 2024-02-21T13:57:03.956Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:57:09 + + o o o o---o o----o o o---o o o----o o--o--o 13:57:09 + + + + | | / \ / | | / / \ | | 13:57:09 + + + + + o----o o o o o----o | o o o o----o | 13:57:09 + + + + | | / \ / | | \ / \ | | 13:57:09 + + o o o o o---o o----o o----o o---o o o o----o o 13:57:09 2024-02-21T13:57:03.956Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:57:09 2024-02-21T13:57:03.956Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5705 13:57:09 2024-02-21T13:57:03.956Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:57:09 2024-02-21T13:57:03.956Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:57:09 2024-02-21T13:57:03.956Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:57:09 To enable the Jet engine on the members, do one of the following: 13:57:09 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:09 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:09 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:09 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:09 2024-02-21T13:57:03.968Z INFO 7405 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:57:09 2024-02-21T13:57:03.970Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:57:09 2024-02-21T13:57:03.970Z WARN 7405 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:57:09 2024-02-21T13:57:03.978Z INFO 7405 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:09 2024-02-21T13:57:03.978Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5705 is STARTING 13:57:09 2024-02-21T13:57:04.013Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.013Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.018Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.018Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.065Z INFO 7405 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.130]:5701 13:57:09 2024-02-21T13:57:04.069Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:44555 and /10.30.107.130:5701 13:57:09 2024-02-21T13:57:04.373Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.373Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.376Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.376Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.379Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.379Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.474Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.474Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.513Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.513Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.517Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.517Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.520Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.520Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.769Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.769Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.871Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.871Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:04.891Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:04.891Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.019Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.019Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.115Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.115Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.331Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.331Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.371Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.371Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.475Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.475Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.478Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.478Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.481Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.481Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.582Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.582Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.616Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.616Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.794Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.794Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.924Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.924Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:05.973Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:09 2024-02-21T13:57:05.973Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.018Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.018Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.022Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.022Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.284Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.284Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.425Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.425Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.431Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.431Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.484Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.484Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.579Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.579Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.636Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.636Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.819Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.819Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.876Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.876Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.897Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.897Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:06.925Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:09 2024-02-21T13:57:06.925Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.021Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.021Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.027Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.027Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.279Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.279Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.336Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.336Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.437Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.437Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.482Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.482Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.585Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.585Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.689Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.689Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.772Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.772Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:07.929Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:09 2024-02-21T13:57:07.929Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.029Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.029Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.099Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.099Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.123Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.123Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.180Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.180Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.333Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.333Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.390Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.390Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.440Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.440Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.543Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.543Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.625Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.625Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.635Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.635Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.638Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.638Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:08.980Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:09 2024-02-21T13:57:08.980Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.001Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.001Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.025Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.025Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.133Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.133Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.181Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.130:35019 13:57:09 2024-02-21T13:57:09.181Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.130:57573 13:57:09 2024-02-21T13:57:09.183Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.62:45079 13:57:09 2024-02-21T13:57:09.184Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.130:46849 13:57:09 2024-02-21T13:57:09.184Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:45079 and /10.30.107.62:5705 13:57:09 2024-02-21T13:57:09.184Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.130:49843 13:57:09 2024-02-21T13:57:09.184Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.130:60715 13:57:09 2024-02-21T13:57:09.186Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.62:36303 13:57:09 2024-02-21T13:57:09.186Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.62:42725 13:57:09 2024-02-21T13:57:09.188Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:42725 and /10.30.107.62:5705 13:57:09 2024-02-21T13:57:09.188Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:36303 and /10.30.107.62:5705 13:57:09 2024-02-21T13:57:09.189Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.130:36995 13:57:09 2024-02-21T13:57:09.189Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:57:09 13:57:09 Members {size:11, ver:11} [ 13:57:09 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:09 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:09 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:09 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:09 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:09 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:09 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:09 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:09 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:09 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 this 13:57:09 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:09 ] 13:57:09 13:57:09 2024-02-21T13:57:09.189Z INFO 7405 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:57:09 13:57:09 Members {size:11, ver:11} [ 13:57:09 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:09 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:09 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:09 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:09 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:09 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:09 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:09 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:09 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 this 13:57:09 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:09 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:09 ] 13:57:09 13:57:09 2024-02-21T13:57:09.189Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:57:09 13:57:09 Members {size:11, ver:11} [ 13:57:09 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:09 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:09 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:09 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:09 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:09 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:09 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:09 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:57:09 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:09 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:09 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:09 ] 13:57:09 13:57:09 2024-02-21T13:57:09.189Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:57:09 13:57:09 Members {size:11, ver:11} [ 13:57:09 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:09 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:09 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:09 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:09 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:09 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:09 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:09 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:09 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:09 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:09 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 this 13:57:09 ] 13:57:09 13:57:09 2024-02-21T13:57:09.193Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5702, timeout: 10000, bind-any: true 13:57:09 2024-02-21T13:57:09.193Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5703, timeout: 10000, bind-any: true 13:57:09 2024-02-21T13:57:09.193Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:09 2024-02-21T13:57:09.197Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:54549 13:57:09 2024-02-21T13:57:09.197Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:54549 and /10.30.107.62:5702 13:57:09 2024-02-21T13:57:09.200Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.62:41253 13:57:09 2024-02-21T13:57:09.201Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:41253 and /10.30.107.62:5703 13:57:09 2024-02-21T13:57:09.209Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:46287 and /10.30.107.130:5702 13:57:09 2024-02-21T13:57:09.384Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.384Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.393Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.393Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.394Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.394Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.436Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.436Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.541Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.541Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.590Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:09 2024-02-21T13:57:09.590Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:09 2024-02-21T13:57:09.746Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:10 2024-02-21T13:57:09.746Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:10 2024-02-21T13:57:09.778Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:10 2024-02-21T13:57:09.778Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:10 2024-02-21T13:57:09.903Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:10 2024-02-21T13:57:09.903Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:10 2024-02-21T13:57:09.935Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:10 2024-02-21T13:57:09.935Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:10 2024-02-21T13:57:09.986Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:10 2024-02-21T13:57:09.986Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:10 2024-02-21T13:57:10.194Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5705 is STARTED 13:57:10 2024-02-21T13:57:10.204Z INFO 7405 --- [ main] n.a.i.c.e.SynchronizationCacheConfigSpec : Started SynchronizationCacheConfigSpec in 18.793 seconds (process running for 93.305) 13:57:10 2024-02-21T13:57:10.215Z INFO 7405 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:57:11 2024-02-21T13:57:10.229Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.229Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.447Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.447Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.448Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.448Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.448Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.448Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.487Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.487Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.539Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.539Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.545Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.545Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.681Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.681Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.749Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.749Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.837Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.837Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:10.839Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:11 2024-02-21T13:57:10.839Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:11 2024-02-21T13:57:11.007Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:11 2024-02-21T13:57:11.007Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.132Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.132Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.300Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.300Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.498Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.498Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.501Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.501Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.540Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.540Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.551Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.551Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.592Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.592Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.690Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.690Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.753Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.753Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.843Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.843Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:12 2024-02-21T13:57:11.885Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:12 2024-02-21T13:57:11.885Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:12 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.678 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.SynchronizationCacheConfigSpec 13:57:12 [INFO] Running org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 13:57:17 13:57:17 . ____ _ __ _ _ 13:57:17 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:17 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:17 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:17 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:17 =========|_|==============|___/=/_/_/_/ 13:57:17 :: Spring Boot :: (v3.1.2) 13:57:17 13:57:17 2024-02-21T13:57:12.110Z INFO 7405 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Starting TrustLevelCacheConfigSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:17 2024-02-21T13:57:12.110Z INFO 7405 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:17 2024-02-21T13:57:12.123Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:57:17 + + o o o o---o o----o o o---o o o----o o--o--o 13:57:17 + + + + | | / \ / | | / / \ | | 13:57:17 + + + + + o----o o o o o----o | o o o o----o | 13:57:17 + + + + | | / \ / | | \ / \ | | 13:57:17 + + o o o o o---o o----o o----o o---o o o o----o o 13:57:17 2024-02-21T13:57:12.123Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:57:17 2024-02-21T13:57:12.123Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5706 13:57:17 2024-02-21T13:57:12.123Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:57:17 2024-02-21T13:57:12.124Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:57:17 2024-02-21T13:57:12.124Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:57:17 To enable the Jet engine on the members, do one of the following: 13:57:17 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:17 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:17 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:17 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:17 2024-02-21T13:57:12.132Z INFO 7405 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:57:17 2024-02-21T13:57:12.133Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:57:17 2024-02-21T13:57:12.133Z WARN 7405 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:57:17 2024-02-21T13:57:12.135Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.135Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.139Z INFO 7405 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:17 2024-02-21T13:57:12.139Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5706 is STARTING 13:57:17 2024-02-21T13:57:12.154Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.154Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.200Z INFO 7405 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.130]:5701 13:57:17 2024-02-21T13:57:12.203Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:35521 and /10.30.107.130:5701 13:57:17 2024-02-21T13:57:12.211Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.211Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.355Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.355Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.446Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.446Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.498Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.498Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.503Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.503Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.608Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.608Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.655Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.655Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.752Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.752Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.850Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.850Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:12.892Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:17 2024-02-21T13:57:12.892Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.040Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.040Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.333Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.333Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.334Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.334Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.485Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.485Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.486Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.486Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.534Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.534Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.534Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.534Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.535Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.535Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.637Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.637Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.687Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.687Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.742Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.742Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:13.887Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:17 2024-02-21T13:57:13.887Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.145Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.146Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.293Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.293Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.393Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.393Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.393Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.393Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.438Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.438Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.494Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.494Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.592Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.592Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.594Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.594Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.691Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.691Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.897Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.897Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:14.951Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:17 2024-02-21T13:57:14.951Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.044Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.044Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.051Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.051Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.249Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.249Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.452Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.452Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.502Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.502Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.603Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.603Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.645Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.645Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.648Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.648Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.653Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.653Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.807Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.807Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.850Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.850Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:15.900Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:17 2024-02-21T13:57:15.900Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.103Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.103Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.256Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.256Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.358Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.358Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.411Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.411Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.563Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.563Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.608Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.608Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.658Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.658Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.708Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.708Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.710Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.710Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.749Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.749Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.960Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.960Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:16.961Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:17 2024-02-21T13:57:16.961Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:17.108Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:17 2024-02-21T13:57:17.108Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:17.313Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:17 2024-02-21T13:57:17.313Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:17 2024-02-21T13:57:17.318Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:57:17 13:57:17 Members {size:12, ver:12} [ 13:57:17 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:17 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:17 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:17 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:17 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:17 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:17 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:17 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:17 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:17 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:17 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:17 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 this 13:57:17 ] 13:57:17 13:57:17 2024-02-21T13:57:17.319Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.130:46451 13:57:17 2024-02-21T13:57:17.319Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.130:47815 13:57:17 2024-02-21T13:57:17.321Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.130:38653 13:57:17 2024-02-21T13:57:17.322Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.322Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.323Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.323Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.130:44599 13:57:17 2024-02-21T13:57:17.323Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.323Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.324Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5702, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.325Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5703, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.325Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5704, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.326Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.130:40557 13:57:17 2024-02-21T13:57:17.326Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:57:17 13:57:17 Members {size:12, ver:12} [ 13:57:17 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:17 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:17 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:17 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:17 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:17 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:17 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:17 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:17 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:17 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 this 13:57:17 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:17 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:17 ] 13:57:17 13:57:17 2024-02-21T13:57:17.326Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5705, timeout: 10000, bind-any: true 13:57:17 2024-02-21T13:57:17.326Z INFO 7405 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:57:17 13:57:17 Members {size:12, ver:12} [ 13:57:17 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:17 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:17 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:17 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:17 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:17 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:17 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:17 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:57:17 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:17 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:17 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:17 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:17 ] 13:57:17 13:57:17 2024-02-21T13:57:17.327Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.62:48513 13:57:17 2024-02-21T13:57:17.329Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:45015 and /10.30.107.130:5702 13:57:17 2024-02-21T13:57:17.329Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:33077 and /10.30.107.130:5707 13:57:17 2024-02-21T13:57:17.329Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:48513 and /10.30.107.62:5704 13:57:17 2024-02-21T13:57:17.330Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:57:17 13:57:17 Members {size:12, ver:12} [ 13:57:17 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:17 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:17 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:17 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:17 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:17 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:17 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:17 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:17 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 this 13:57:17 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:17 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:17 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:17 ] 13:57:17 13:57:17 2024-02-21T13:57:17.330Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:33533 and /10.30.107.130:5703 13:57:17 2024-02-21T13:57:17.331Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.62:48671 13:57:17 2024-02-21T13:57:17.332Z INFO 7405 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:57:17 13:57:17 Members {size:12, ver:12} [ 13:57:17 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:17 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:17 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:17 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:17 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:17 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:17 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:17 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:17 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:17 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:17 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 this 13:57:17 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:17 ] 13:57:17 13:57:17 2024-02-21T13:57:17.332Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:48671 and /10.30.107.62:5703 13:57:17 2024-02-21T13:57:17.332Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:50647 13:57:17 2024-02-21T13:57:17.332Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5705 and /10.30.107.62:46073 13:57:17 2024-02-21T13:57:17.332Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:47069 and /10.30.107.130:5704 13:57:17 2024-02-21T13:57:17.338Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.62:57539 13:57:17 2024-02-21T13:57:17.342Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:46073 and /10.30.107.62:5705 13:57:17 2024-02-21T13:57:17.342Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:50647 and /10.30.107.62:5702 13:57:17 2024-02-21T13:57:17.343Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.62:53925 13:57:17 2024-02-21T13:57:17.343Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.130:50479 13:57:17 2024-02-21T13:57:17.343Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.62:45593 13:57:17 2024-02-21T13:57:17.343Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.62:53243 13:57:23 2024-02-21T13:57:17.345Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:45593 and /10.30.107.62:5706 13:57:23 2024-02-21T13:57:17.346Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:33473 and /10.30.107.130:5705 13:57:23 2024-02-21T13:57:17.346Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:53925 and /10.30.107.62:5706 13:57:23 2024-02-21T13:57:17.346Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:57539 and /10.30.107.62:5706 13:57:23 2024-02-21T13:57:17.346Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:53243 and /10.30.107.62:5706 13:57:23 2024-02-21T13:57:17.362Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.362Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.514Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.514Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.516Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.516Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.619Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.619Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.666Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.666Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.717Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.717Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.814Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.814Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.852Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.853Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.917Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.917Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:17.966Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:23 2024-02-21T13:57:17.966Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.263Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.263Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.326Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5706 is STARTED 13:57:23 2024-02-21T13:57:18.333Z INFO 7405 --- [ main] com.hazelcast.system.logo : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:57:23 + + o o o o---o o----o o o---o o o----o o--o--o 13:57:23 + + + + | | / \ / | | / / \ | | 13:57:23 + + + + + o----o o o o o----o | o o o o----o | 13:57:23 + + + + | | / \ / | | \ / \ | | 13:57:23 + + o o o o o---o o----o o----o o---o o o o----o o 13:57:23 2024-02-21T13:57:18.333Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 13:57:23 2024-02-21T13:57:18.333Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.30.107.62]:5707 13:57:23 2024-02-21T13:57:18.333Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 13:57:23 2024-02-21T13:57:18.333Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]: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. 13:57:23 2024-02-21T13:57:18.333Z INFO 7405 --- [ main] com.hazelcast.system : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 13:57:23 To enable the Jet engine on the members, do one of the following: 13:57:23 - Change member config using Java API: config.getJetConfig().setEnabled(true) 13:57:23 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 13:57:23 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 13:57:23 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 13:57:23 2024-02-21T13:57:18.348Z INFO 7405 --- [ main] com.hazelcast.system.security : [10.30.107.62]: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. 13:57:23 2024-02-21T13:57:18.349Z INFO 7405 --- [ main] com.hazelcast.instance.impl.Node : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 13:57:23 2024-02-21T13:57:18.349Z WARN 7405 --- [ main] com.hazelcast.cp.CPSubsystem : [10.30.107.62]: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. 13:57:23 2024-02-21T13:57:18.361Z INFO 7405 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 13:57:23 2024-02-21T13:57:18.361Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5707 is STARTING 13:57:23 2024-02-21T13:57:18.365Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.366Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.519Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.519Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.550Z INFO 7405 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.30.107.130]:5701 13:57:23 2024-02-21T13:57:18.554Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:42813 and /10.30.107.130:5701 13:57:23 2024-02-21T13:57:18.570Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.570Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.570Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.570Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.631Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.631Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.772Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.772Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.819Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.820Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.855Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.855Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.873Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.873Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:18.971Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:23 2024-02-21T13:57:18.971Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.073Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.073Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.269Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.269Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.372Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.372Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.470Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.470Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.484Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.485Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.629Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.629Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.674Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.674Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.878Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.878Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.924Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.924Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.925Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.925Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.959Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.959Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:19.975Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:23 2024-02-21T13:57:19.976Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.075Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.075Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.275Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.275Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.338Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.338Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.475Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.475Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.529Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.529Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.675Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.676Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.783Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.783Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.862Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.862Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.877Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.878Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.878Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.878Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.882Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.882Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.978Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.978Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:20.979Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:23 2024-02-21T13:57:20.979Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.330Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.330Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.432Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.432Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.544Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.544Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.579Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.580Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.734Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.734Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.765Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.765Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.832Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.832Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.832Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.832Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.835Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.835Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.881Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.881Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:21.932Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:23 2024-02-21T13:57:21.932Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.085Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.085Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.397Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.397Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.487Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.487Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.487Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.487Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.683Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.683Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.788Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.789Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.835Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.835Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.890Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.890Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.968Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.968Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.985Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.985Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:22.990Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:23 2024-02-21T13:57:22.990Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:23.085Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:23 2024-02-21T13:57:23.086Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:23.088Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:23 2024-02-21T13:57:23.088Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:23.300Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:23 2024-02-21T13:57:23.300Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:23.392Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:23 2024-02-21T13:57:23.392Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:23.492Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:23 2024-02-21T13:57:23.492Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:23 2024-02-21T13:57:23.668Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:57:23 13:57:23 Members {size:13, ver:13} [ 13:57:23 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:23 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:23 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:23 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:23 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:23 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:23 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:23 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:57:23 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:23 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:23 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:23 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:23 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:23 ] 13:57:23 13:57:23 2024-02-21T13:57:23.671Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:57:23 13:57:23 Members {size:13, ver:13} [ 13:57:23 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:23 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:23 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:23 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:23 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:23 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:23 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:23 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:23 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:23 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:23 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:23 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:23 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 this 13:57:23 ] 13:57:23 13:57:23 2024-02-21T13:57:23.671Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:57:23 13:57:23 Members {size:13, ver:13} [ 13:57:23 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:23 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:23 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:23 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:23 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:23 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:23 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:23 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:23 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 this 13:57:23 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:23 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:23 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:23 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:23 ] 13:57:23 13:57:23 2024-02-21T13:57:23.673Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.130:59821 13:57:23 2024-02-21T13:57:23.673Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:23 2024-02-21T13:57:23.673Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:23 2024-02-21T13:57:23.673Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:23 2024-02-21T13:57:23.674Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.130:45291 13:57:23 2024-02-21T13:57:23.674Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:23 2024-02-21T13:57:23.677Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.130:45259 13:57:23 2024-02-21T13:57:23.686Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:45717 and /10.30.107.130:5702 13:57:23 2024-02-21T13:57:23.686Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.62:43105 13:57:23 2024-02-21T13:57:23.686Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:50967 and /10.30.107.130:5704 13:57:23 2024-02-21T13:57:23.686Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:43105 and /10.30.107.62:5707 13:57:23 2024-02-21T13:57:23.686Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.62:59347 13:57:23 2024-02-21T13:57:23.686Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.62:34499 13:57:23 2024-02-21T13:57:23.687Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:34499 and /10.30.107.62:5707 13:57:23 2024-02-21T13:57:23.687Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:59347 and /10.30.107.62:5707 13:57:23 2024-02-21T13:57:23.687Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.62:50767 13:57:24 2024-02-21T13:57:23.688Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.130:32803 13:57:24 2024-02-21T13:57:23.688Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.130:39493 13:57:24 2024-02-21T13:57:23.688Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.130:49829 13:57:24 2024-02-21T13:57:23.688Z INFO 7405 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:57:24 13:57:24 Members {size:13, ver:13} [ 13:57:24 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:24 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:24 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:24 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:24 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:24 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:24 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:24 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:24 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:24 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 this 13:57:24 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:24 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:24 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:24 ] 13:57:24 13:57:24 2024-02-21T13:57:23.696Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:57:24 13:57:24 Members {size:13, ver:13} [ 13:57:24 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:24 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:24 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:24 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:24 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:24 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:24 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:24 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:24 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:24 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:24 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 this 13:57:24 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:24 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:24 ] 13:57:24 13:57:24 2024-02-21T13:57:23.696Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:24 2024-02-21T13:57:23.696Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:50767 and /10.30.107.62:5707 13:57:24 2024-02-21T13:57:23.697Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5702, timeout: 10000, bind-any: true 13:57:24 2024-02-21T13:57:23.697Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5703, timeout: 10000, bind-any: true 13:57:24 2024-02-21T13:57:23.697Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5702 and /10.30.107.62:35817 13:57:24 2024-02-21T13:57:23.698Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5704, timeout: 10000, bind-any: true 13:57:24 2024-02-21T13:57:23.699Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5703 and /10.30.107.62:58825 13:57:24 2024-02-21T13:57:23.700Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5704 and /10.30.107.62:34823 13:57:24 2024-02-21T13:57:23.705Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:36823 and /10.30.107.130:5705 13:57:24 2024-02-21T13:57:23.706Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:58549 and /10.30.107.130:5703 13:57:24 2024-02-21T13:57:23.706Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5707 and /10.30.107.62:43947 13:57:24 2024-02-21T13:57:23.706Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:50519 and /10.30.107.130:5707 13:57:24 2024-02-21T13:57:23.706Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:34823 and /10.30.107.62:5704 13:57:24 2024-02-21T13:57:23.706Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:58825 and /10.30.107.62:5703 13:57:24 2024-02-21T13:57:23.706Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:35817 and /10.30.107.62:5702 13:57:24 2024-02-21T13:57:23.707Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:57:24 13:57:24 Members {size:13, ver:13} [ 13:57:24 Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:24 Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:24 Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:24 Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:24 Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:24 Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:24 Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:24 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:24 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:24 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:24 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:24 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 this 13:57:24 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:24 ] 13:57:24 13:57:24 2024-02-21T13:57:23.707Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:43947 and /10.30.107.62:5707 13:57:24 2024-02-21T13:57:23.707Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.62:5706, timeout: 10000, bind-any: true 13:57:24 2024-02-21T13:57:23.707Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:5706 and /10.30.107.62:36391 13:57:24 2024-02-21T13:57:23.714Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.30.107.62:36391 and /10.30.107.62:5706 13:57:24 2024-02-21T13:57:23.787Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:24 2024-02-21T13:57:23.787Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:23.840Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:24 2024-02-21T13:57:23.840Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:23.841Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:24 2024-02-21T13:57:23.841Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:23.971Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:24 2024-02-21T13:57:23.971Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:23.991Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:24 2024-02-21T13:57:23.991Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:23.998Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:24 2024-02-21T13:57:23.998Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.049Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.049Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.154Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.155Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.256Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.256Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.295Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.295Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.497Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.497Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.612Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.612Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.715Z INFO 7405 --- [ main] com.hazelcast.core.LifecycleService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.30.107.62]:5707 is STARTED 13:57:24 2024-02-21T13:57:24.724Z INFO 7405 --- [ main] .o.c.n.a.i.c.e.TrustLevelCacheConfigSpec : Started TrustLevelCacheConfigSpec in 12.627 seconds (process running for 107.824) 13:57:24 2024-02-21T13:57:24.739Z INFO 7405 --- [ main] o.onap.cps.cache.HazelcastCacheConfig : Enabling kubernetes mode with service-name : test-service-name 13:57:24 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.648 s - in org.onap.cps.ncmp.api.impl.config.embeddedcache.TrustLevelCacheConfigSpec 13:57:24 [INFO] Running org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 13:57:24 2024-02-21T13:57:24.748Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.748Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:24 13:57:24 . ____ _ __ _ _ 13:57:24 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:24 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:24 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:24 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:24 =========|_|==============|___/=/_/_/_/ 13:57:24 :: Spring Boot :: (v3.1.2) 13:57:24 13:57:24 2024-02-21T13:57:24.759Z INFO 7405 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Starting KafkaConfigSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:24 2024-02-21T13:57:24.759Z INFO 7405 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : No active profile set, falling back to 1 default profile: "default" 13:57:24 2024-02-21T13:57:24.782Z INFO 7405 --- [ main] o.o.c.n.a.i.c.kafka.KafkaConfigSpec : Started KafkaConfigSpec in 0.037 seconds (process running for 107.882) 13:57:24 2024-02-21T13:57:24.787Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:24 acks = -1 13:57:24 auto.include.jmx.reporter = true 13:57:24 batch.size = 16384 13:57:24 bootstrap.servers = [localhost:9092] 13:57:24 buffer.memory = 33554432 13:57:24 client.dns.lookup = use_all_dns_ips 13:57:24 client.id = producer-11 13:57:24 compression.type = none 13:57:24 connections.max.idle.ms = 540000 13:57:24 delivery.timeout.ms = 120000 13:57:24 enable.idempotence = true 13:57:24 interceptor.classes = [] 13:57:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:24 linger.ms = 0 13:57:24 max.block.ms = 60000 13:57:24 max.in.flight.requests.per.connection = 5 13:57:24 max.request.size = 1048576 13:57:24 metadata.max.age.ms = 300000 13:57:24 metadata.max.idle.ms = 300000 13:57:24 metric.reporters = [] 13:57:24 metrics.num.samples = 2 13:57:24 metrics.recording.level = INFO 13:57:24 metrics.sample.window.ms = 30000 13:57:24 partitioner.adaptive.partitioning.enable = true 13:57:24 partitioner.availability.timeout.ms = 0 13:57:24 partitioner.class = null 13:57:24 partitioner.ignore.keys = false 13:57:24 receive.buffer.bytes = 32768 13:57:24 reconnect.backoff.max.ms = 1000 13:57:24 reconnect.backoff.ms = 50 13:57:24 request.timeout.ms = 30000 13:57:24 retries = 2147483647 13:57:24 retry.backoff.ms = 100 13:57:24 sasl.client.callback.handler.class = null 13:57:24 sasl.jaas.config = null 13:57:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:24 sasl.kerberos.min.time.before.relogin = 60000 13:57:24 sasl.kerberos.service.name = null 13:57:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:24 sasl.login.callback.handler.class = null 13:57:24 sasl.login.class = null 13:57:24 sasl.login.connect.timeout.ms = null 13:57:24 sasl.login.read.timeout.ms = null 13:57:24 sasl.login.refresh.buffer.seconds = 300 13:57:24 sasl.login.refresh.min.period.seconds = 60 13:57:24 sasl.login.refresh.window.factor = 0.8 13:57:24 sasl.login.refresh.window.jitter = 0.05 13:57:24 sasl.login.retry.backoff.max.ms = 10000 13:57:24 sasl.login.retry.backoff.ms = 100 13:57:24 sasl.mechanism = GSSAPI 13:57:24 sasl.oauthbearer.clock.skew.seconds = 30 13:57:24 sasl.oauthbearer.expected.audience = null 13:57:24 sasl.oauthbearer.expected.issuer = null 13:57:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:24 sasl.oauthbearer.jwks.endpoint.url = null 13:57:24 sasl.oauthbearer.scope.claim.name = scope 13:57:24 sasl.oauthbearer.sub.claim.name = sub 13:57:24 sasl.oauthbearer.token.endpoint.url = null 13:57:24 security.protocol = PLAINTEXT 13:57:24 security.providers = null 13:57:24 send.buffer.bytes = 131072 13:57:24 socket.connection.setup.timeout.max.ms = 30000 13:57:24 socket.connection.setup.timeout.ms = 10000 13:57:24 ssl.cipher.suites = null 13:57:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:24 ssl.endpoint.identification.algorithm = https 13:57:24 ssl.engine.factory.class = null 13:57:24 ssl.key.password = null 13:57:24 ssl.keymanager.algorithm = SunX509 13:57:24 ssl.keystore.certificate.chain = null 13:57:24 ssl.keystore.key = null 13:57:24 ssl.keystore.location = null 13:57:24 ssl.keystore.password = null 13:57:24 ssl.keystore.type = JKS 13:57:24 ssl.protocol = TLSv1.3 13:57:24 ssl.provider = null 13:57:24 ssl.secure.random.implementation = null 13:57:24 ssl.trustmanager.algorithm = PKIX 13:57:24 ssl.truststore.certificates = null 13:57:24 ssl.truststore.location = null 13:57:24 ssl.truststore.password = null 13:57:24 ssl.truststore.type = JKS 13:57:24 transaction.timeout.ms = 60000 13:57:24 transactional.id = null 13:57:24 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:57:24 13:57:24 2024-02-21T13:57:24.794Z INFO 7405 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-11] Instantiated an idempotent producer. 13:57:24 2024-02-21T13:57:24.796Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:24 2024-02-21T13:57:24.796Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:24 2024-02-21T13:57:24.796Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523844796 13:57:24 2024-02-21T13:57:24.801Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:24 2024-02-21T13:57:24.801Z WARN 7405 --- [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. 13:57:24 2024-02-21T13:57:24.801Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:24 2024-02-21T13:57:24.804Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:24 2024-02-21T13:57:24.804Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:24 2024-02-21T13:57:24.807Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:24 acks = -1 13:57:24 auto.include.jmx.reporter = true 13:57:24 batch.size = 16384 13:57:24 bootstrap.servers = [localhost:9092] 13:57:24 buffer.memory = 33554432 13:57:24 client.dns.lookup = use_all_dns_ips 13:57:24 client.id = producer-12 13:57:24 compression.type = none 13:57:24 connections.max.idle.ms = 540000 13:57:24 delivery.timeout.ms = 120000 13:57:24 enable.idempotence = true 13:57:24 interceptor.classes = [] 13:57:24 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:24 linger.ms = 0 13:57:24 max.block.ms = 60000 13:57:24 max.in.flight.requests.per.connection = 5 13:57:24 max.request.size = 1048576 13:57:24 metadata.max.age.ms = 300000 13:57:24 metadata.max.idle.ms = 300000 13:57:24 metric.reporters = [] 13:57:24 metrics.num.samples = 2 13:57:24 metrics.recording.level = INFO 13:57:24 metrics.sample.window.ms = 30000 13:57:24 partitioner.adaptive.partitioning.enable = true 13:57:24 partitioner.availability.timeout.ms = 0 13:57:24 partitioner.class = null 13:57:24 partitioner.ignore.keys = false 13:57:24 receive.buffer.bytes = 32768 13:57:24 reconnect.backoff.max.ms = 1000 13:57:24 reconnect.backoff.ms = 50 13:57:24 request.timeout.ms = 30000 13:57:24 retries = 2147483647 13:57:24 retry.backoff.ms = 100 13:57:24 sasl.client.callback.handler.class = null 13:57:24 sasl.jaas.config = null 13:57:24 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:24 sasl.kerberos.min.time.before.relogin = 60000 13:57:24 sasl.kerberos.service.name = null 13:57:24 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:24 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:24 sasl.login.callback.handler.class = null 13:57:24 sasl.login.class = null 13:57:24 sasl.login.connect.timeout.ms = null 13:57:24 sasl.login.read.timeout.ms = null 13:57:24 sasl.login.refresh.buffer.seconds = 300 13:57:24 sasl.login.refresh.min.period.seconds = 60 13:57:24 sasl.login.refresh.window.factor = 0.8 13:57:24 sasl.login.refresh.window.jitter = 0.05 13:57:24 sasl.login.retry.backoff.max.ms = 10000 13:57:24 sasl.login.retry.backoff.ms = 100 13:57:24 sasl.mechanism = GSSAPI 13:57:24 sasl.oauthbearer.clock.skew.seconds = 30 13:57:24 sasl.oauthbearer.expected.audience = null 13:57:24 sasl.oauthbearer.expected.issuer = null 13:57:24 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:24 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:24 sasl.oauthbearer.jwks.endpoint.url = null 13:57:24 sasl.oauthbearer.scope.claim.name = scope 13:57:24 sasl.oauthbearer.sub.claim.name = sub 13:57:24 sasl.oauthbearer.token.endpoint.url = null 13:57:24 security.protocol = PLAINTEXT 13:57:24 security.providers = null 13:57:24 send.buffer.bytes = 131072 13:57:24 socket.connection.setup.timeout.max.ms = 30000 13:57:24 socket.connection.setup.timeout.ms = 10000 13:57:24 ssl.cipher.suites = null 13:57:24 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:24 ssl.endpoint.identification.algorithm = https 13:57:24 ssl.engine.factory.class = null 13:57:24 ssl.key.password = null 13:57:24 ssl.keymanager.algorithm = SunX509 13:57:24 ssl.keystore.certificate.chain = null 13:57:24 ssl.keystore.key = null 13:57:24 ssl.keystore.location = null 13:57:24 ssl.keystore.password = null 13:57:24 ssl.keystore.type = JKS 13:57:24 ssl.protocol = TLSv1.3 13:57:24 ssl.provider = null 13:57:24 ssl.secure.random.implementation = null 13:57:24 ssl.trustmanager.algorithm = PKIX 13:57:24 ssl.truststore.certificates = null 13:57:24 ssl.truststore.location = null 13:57:24 ssl.truststore.password = null 13:57:24 ssl.truststore.type = JKS 13:57:24 transaction.timeout.ms = 60000 13:57:24 transactional.id = null 13:57:24 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:24 13:57:24 2024-02-21T13:57:24.807Z INFO 7405 --- [ main] o.a.k.clients.producer.KafkaProducer : [Producer clientId=producer-12] Instantiated an idempotent producer. 13:57:24 2024-02-21T13:57:24.808Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:24 2024-02-21T13:57:24.808Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:24 2024-02-21T13:57:24.808Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523844808 13:57:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.onap.cps.ncmp.api.impl.config.kafka.KafkaConfigSpec 13:57:24 2024-02-21T13:57:24.817Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:24 2024-02-21T13:57:24.817Z WARN 7405 --- [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. 13:57:24 2024-02-21T13:57:24.817Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 13:57:24 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.mapper.CmNotificationSubscriptionDmiInEventMapperSpec 13:57:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 13:57:24 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.service.CmNotificationSubscriptionPersistenceServiceImplSpec 13:57:24 [INFO] Running org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 13:57:27 2024-02-21T13:57:24.844Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:57:27 2024-02-21T13:57:24.850Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:27 2024-02-21T13:57:24.850Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:24.890Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:27 2024-02-21T13:57:24.890Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:24.900Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:27 2024-02-21T13:57:24.901Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:24.901Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:27 2024-02-21T13:57:24.901Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:24.901Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:24.917Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:27 2024-02-21T13:57:24.917Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:24.918Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:24.940Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 812a3e427c5a5b1626677d98b71697a0ebfa8ac720dc7de2f7a588bef1cb24c0 13:57:27 2024-02-21T13:57:24.976Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:27 2024-02-21T13:57:24.976Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.005Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:27 2024-02-21T13:57:25.005Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:25.005Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:25.069Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:27 2024-02-21T13:57:25.069Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:25.069Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:25.111Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.111Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.207Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:27 2024-02-21T13:57:25.207Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:25.207Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:25.207Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.207Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.263Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.263Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.270Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:27 2024-02-21T13:57:25.270Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:25.270Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:25.454Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.455Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.612Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:27 2024-02-21T13:57:25.612Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:25.612Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:25.622Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:27 2024-02-21T13:57:25.623Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:25.623Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:25.705Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.705Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.758Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.758Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.767Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.767Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.812Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.812Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.861Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.861Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:25.905Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:27 2024-02-21T13:57:25.905Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.015Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.015Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.034Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.034Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.083Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.083Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.316Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.316Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.323Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:27 2024-02-21T13:57:26.323Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:26.323Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:26.373Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.373Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.473Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.473Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.478Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:27 2024-02-21T13:57:26.478Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:26.478Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:26.660Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.660Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.718Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.718Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.818Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.818Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.825Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.825Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.868Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.868Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:26.914Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:27 2024-02-21T13:57:26.914Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.019Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.019Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.101Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.62:5704->/10.30.107.130:55313, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.101Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.62:5704->/10.30.107.130:59851, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.102Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.62:55599->/10.30.107.130:5707, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.104Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.104Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.62:36961->/10.30.107.130:5703, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.104Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.62:56377->/10.30.107.130:5701, qualifier=null, endpoint=[10.30.107.130]:5701, remoteUuid=65626f9d-3978-43ac-bfc5-491b54db6af3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.105Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.62:5704->/10.30.107.130:56929, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.105Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.62:5704->/10.30.107.130:38351, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.105Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.105Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.105Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.105Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.106Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.106Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.106Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.169Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.170Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.204Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.62:44555->/10.30.107.130:5701, qualifier=null, endpoint=[10.30.107.130]:5701, remoteUuid=65626f9d-3978-43ac-bfc5-491b54db6af3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.62:35521->/10.30.107.130:5701, qualifier=null, endpoint=[10.30.107.130]:5701, remoteUuid=65626f9d-3978-43ac-bfc5-491b54db6af3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.62:5703->/10.30.107.130:43433, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.62:53521->/10.30.107.130:5701, qualifier=null, endpoint=[10.30.107.130]:5701, remoteUuid=65626f9d-3978-43ac-bfc5-491b54db6af3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.62:5702->/10.30.107.130:39007, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.62:54389->/10.30.107.130:5701, qualifier=null, endpoint=[10.30.107.130]:5701, remoteUuid=65626f9d-3978-43ac-bfc5-491b54db6af3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.62:5705->/10.30.107.130:35019, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.205Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.62:5705->/10.30.107.130:49843, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.62:46287->/10.30.107.130:5702, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.62:5703->/10.30.107.130:37561, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.62:5706->/10.30.107.130:38653, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.206Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.62:33473->/10.30.107.130:5705, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.62:5703->/10.30.107.130:60587, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.62:33533->/10.30.107.130:5703, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.62:5705->/10.30.107.130:46849, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.62:47069->/10.30.107.130:5704, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.62:5703->/10.30.107.130:33873, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.207Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.62:5705->/10.30.107.130:60715, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.62:5705->/10.30.107.130:57573, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.62:36823->/10.30.107.130:5705, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.208Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.209Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.209Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.62:47505->/10.30.107.130:5705, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.209Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.209Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.209Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.62:55643->/10.30.107.130:5702, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.209Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.62:5706->/10.30.107.130:46451, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.62:5707->/10.30.107.130:59821, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.62:5707->/10.30.107.130:39493, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.62:36215->/10.30.107.130:5705, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.210Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.211Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.211Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.211Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.211Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=11, /10.30.107.62:57493->/10.30.107.130:5702, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=1, /10.30.107.62:42813->/10.30.107.130:5701, qualifier=null, endpoint=[10.30.107.130]:5701, remoteUuid=65626f9d-3978-43ac-bfc5-491b54db6af3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.212Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.62:5702->/10.30.107.130:57435, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.62:5707->/10.30.107.130:45259, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=16, /10.30.107.62:5706->/10.30.107.130:50479, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.213Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.62:47273->/10.30.107.130:5707, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.62:50967->/10.30.107.130:5704, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.62:33077->/10.30.107.130:5707, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.62:5707->/10.30.107.130:32803, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=18, /10.30.107.62:50519->/10.30.107.130:5707, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.214Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.62:5706->/10.30.107.130:44599, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.62:37627->/10.30.107.130:5704, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.62:60255->/10.30.107.130:5704, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.62:54567->/10.30.107.130:5705, qualifier=null, endpoint=[10.30.107.130]:5705, remoteUuid=188da244-9b4e-491f-a102-c6a0cc951fd9, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.215Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=13, /10.30.107.62:5703->/10.30.107.130:43637, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.62:54173->/10.30.107.130:5704, qualifier=null, endpoint=[10.30.107.130]:5704, remoteUuid=ca2133e5-d15b-4572-98c3-308060087ee2, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=15, /10.30.107.62:5703->/10.30.107.130:35871, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.62:5702->/10.30.107.130:38799, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=10, /10.30.107.62:5704->/10.30.107.130:34115, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.62:5706->/10.30.107.130:47815, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.216Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.62:44263->/10.30.107.130:5706, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=12, /10.30.107.62:46347->/10.30.107.130:5706, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.217Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=14, /10.30.107.62:5707->/10.30.107.130:49829, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.218Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.62:59643->/10.30.107.130:5707, qualifier=null, endpoint=[10.30.107.130]:5707, remoteUuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=9, /10.30.107.62:38555->/10.30.107.130:5703, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.62:58549->/10.30.107.130:5703, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.62:5704->/10.30.107.130:43383, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.62:5706->/10.30.107.130:40557, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=7, /10.30.107.62:45015->/10.30.107.130:5702, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.219Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.62:5702->/10.30.107.130:60693, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=8, /10.30.107.62:45717->/10.30.107.130:5702, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=3, /10.30.107.62:5707->/10.30.107.130:45291, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=5, /10.30.107.62:46141->/10.30.107.130:5703, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=6, /10.30.107.62:52577->/10.30.107.130:5706, qualifier=null, endpoint=[10.30.107.130]:5706, remoteUuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.62:36355->/10.30.107.130:5702, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.220Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.221Z INFO 7405 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=4, /10.30.107.62:5702->/10.30.107.130:51475, qualifier=null, endpoint=[10.30.107.130]:5703, remoteUuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.222Z INFO 7405 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connection[id=2, /10.30.107.62:5705->/10.30.107.130:36995, qualifier=null, endpoint=[10.30.107.130]:5702, remoteUuid=ccff3e19-ab99-4c92-922a-365aafb967fe, alive=false, connectionType=MEMBER, planeIndex=0] closed. Reason: Connection closed by the other side 13:57:27 2024-02-21T13:57:27.222Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.222Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.222Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.226Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.238Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.238Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.278Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.278Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.291Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.291Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.307Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.308Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.309Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.309Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.309Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.309Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.309Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.309Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.310Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.311Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.312Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.312Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.313Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.314Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.314Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.314Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.315Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.315Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.315Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.315Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.315Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.315Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.316Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.316Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.318Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.319Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.320Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.320Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.320Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.320Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.320Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.320Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.321Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [ached.thread-15] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.322Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.323Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.323Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.323Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.323Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.323Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.323Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.324Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.327Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.327Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.329Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.329Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.409Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.409Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.410Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.410Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.411Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.411Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.411Z WARN 7405 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.411Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.412Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.412Z WARN 7405 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.412Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.412Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.412Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.413Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.413Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.413Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.413Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.413Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.413Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.414Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.414Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.414Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.414Z WARN 7405 --- [cached.thread-9] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.414Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.415Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.415Z WARN 7405 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.415Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.416Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.416Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.416Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.418Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.418Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.418Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.418Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.418Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.419Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.420Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.421Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.421Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.421Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.421Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.422Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.422Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.422Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.422Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.422Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.422Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.423Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.424Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.424Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.425Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.427Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.427Z WARN 7405 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [ached.thread-17] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.427Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.428Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.428Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.428Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.429Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:27 2024-02-21T13:57:27.429Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:27.429Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:27.510Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.511Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.511Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.511Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.511Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.511Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.512Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.512Z WARN 7405 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.513Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.513Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.513Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.513Z WARN 7405 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.513Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.513Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.514Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.514Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.514Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.514Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.514Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.514Z WARN 7405 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.514Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.515Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.515Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.515Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.515Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.515Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.515Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.516Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.516Z WARN 7405 --- [cached.thread-3] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.516Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.516Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.516Z WARN 7405 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.516Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.516Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.517Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.517Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.518Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.518Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.518Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.518Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.518Z WARN 7405 --- [cached.thread-4] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.518Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.518Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.519Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.519Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.519Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.519Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.519Z WARN 7405 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.520Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.520Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.520Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.520Z WARN 7405 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.520Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.520Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.520Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.520Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.520Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.521Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.521Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.521Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.521Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.521Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.522Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.522Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.522Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.522Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.522Z WARN 7405 --- [cached.thread-1] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.522Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.522Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.522Z WARN 7405 --- [cached.thread-8] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.522Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.523Z WARN 7405 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.523Z WARN 7405 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.523Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.524Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.524Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.525Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.525Z WARN 7405 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.525Z WARN 7405 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.525Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.526Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.527Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.527Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [ached.thread-16] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.528Z WARN 7405 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.528Z WARN 7405 --- [ached.thread-16] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.528Z WARN 7405 --- [ached.thread-16] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.528Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.528Z WARN 7405 --- [cached.thread-6] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.528Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-2] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.529Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.529Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.530Z WARN 7405 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.530Z WARN 7405 --- [ached.thread-12] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.566Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.566Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.567Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.567Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.567Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.568Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.574Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:27 2024-02-21T13:57:27.574Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:27 2024-02-21T13:57:27.582Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:27 2024-02-21T13:57:27.582Z WARN 7405 --- [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. 13:57:27 2024-02-21T13:57:27.582Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:27 2024-02-21T13:57:27.612Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.612Z INFO 7405 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.612Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.613Z WARN 7405 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.613Z WARN 7405 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.613Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.614Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.614Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.614Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.614Z WARN 7405 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.614Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.614Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [cached.thread-2] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [ached.thread-10] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.615Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.616Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.616Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.616Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.616Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.616Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.617Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.617Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.617Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.617Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.617Z INFO 7405 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.617Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.618Z WARN 7405 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.618Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5705 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5705}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.618Z INFO 7405 --- [ached.thread-11] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [ached.thread-11] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.619Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.619Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.619Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [cached.thread-7] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.619Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 5 13:57:27 2024-02-21T13:57:27.619Z WARN 7405 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 is suspected to be dead for reason: No connection 13:57:27 2024-02-21T13:57:27.620Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.620Z INFO 7405 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Starting mastership claim process... 13:57:27 2024-02-21T13:57:27.620Z INFO 7405 --- [ached.thread-10] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Local MembersView{version=13, members=[MemberInfo{address=[10.30.107.130]:5701, uuid=65626f9d-3978-43ac-bfc5-491b54db6af3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=1}, MemberInfo{address=[10.30.107.130]:5702, uuid=ccff3e19-ab99-4c92-922a-365aafb967fe, cpMemberUUID=null, liteMember=false, memberListJoinVersion=2}, MemberInfo{address=[10.30.107.130]:5703, uuid=e6cecf5e-471e-4c37-8979-5a427ab31ceb, cpMemberUUID=null, liteMember=false, memberListJoinVersion=3}, MemberInfo{address=[10.30.107.130]:5704, uuid=ca2133e5-d15b-4572-98c3-308060087ee2, cpMemberUUID=null, liteMember=false, memberListJoinVersion=4}, MemberInfo{address=[10.30.107.130]:5705, uuid=188da244-9b4e-491f-a102-c6a0cc951fd9, cpMemberUUID=null, liteMember=false, memberListJoinVersion=5}, MemberInfo{address=[10.30.107.130]:5706, uuid=d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, cpMemberUUID=null, liteMember=false, memberListJoinVersion=6}, MemberInfo{address=[10.30.107.130]:5707, uuid=fcd8af49-4ecf-41f2-8508-08a3e1072f8c, cpMemberUUID=null, liteMember=false, memberListJoinVersion=7}, MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} with suspected members: [Member [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9, Member [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2, Member [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c, Member [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe, Member [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb, Member [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3, Member [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3] and initial addresses to ask: [Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183, Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4, Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92, Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691] 13:57:27 2024-02-21T13:57:27.620Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.620Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.620Z WARN 7405 --- [cached.thread-5] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.620Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5701, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.621Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.621Z WARN 7405 --- [cached.thread-8] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.621Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5701. Reason: IOException[Connection refused to address /10.30.107.130:5701] 13:57:27 2024-02-21T13:57:27.621Z WARN 7405 --- [cached.thread-7] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5701 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5701}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.621Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.622Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.623Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.623Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.623Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.623Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.624Z INFO 7405 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.625Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.625Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.625Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.625Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.625Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.625Z INFO 7405 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.626Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [ached.thread-13] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.626Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.626Z WARN 7405 --- [ached.thread-13] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [ached.thread-10] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.626Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.626Z INFO 7405 --- [cached.thread-8] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.628Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.628Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.628Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.628Z WARN 7405 --- [cached.thread-6] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.628Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.628Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.628Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5704, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5707, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5703, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.629Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5703 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5703}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.629Z WARN 7405 --- [cached.thread-9] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.629Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5703. Reason: IOException[Connection refused to address /10.30.107.130:5703] 13:57:27 2024-02-21T13:57:27.630Z WARN 7405 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5705, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.630Z WARN 7405 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5702 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5702}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5706, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5704. Reason: IOException[Connection refused to address /10.30.107.130:5704] 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.30.107.130:5702, timeout: 10000, bind-any: true 13:57:27 2024-02-21T13:57:27.630Z WARN 7405 --- [cached.thread-4] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5704 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5704}, Error-Count: 7 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [cached.thread-6] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.630Z INFO 7405 --- [ached.thread-12] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.631Z INFO 7405 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5706. Reason: IOException[Connection refused to address /10.30.107.130:5706] 13:57:27 2024-02-21T13:57:27.631Z WARN 7405 --- [ached.thread-12] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.631Z WARN 7405 --- [cached.thread-3] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5706 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5706}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.631Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5702. Reason: IOException[Connection refused to address /10.30.107.130:5702] 13:57:27 2024-02-21T13:57:27.631Z INFO 7405 --- [cached.thread-9] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5705. Reason: IOException[Connection refused to address /10.30.107.130:5705] 13:57:27 2024-02-21T13:57:27.634Z INFO 7405 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Could not connect to: /10.30.107.130:5707. Reason: IOException[Connection refused to address /10.30.107.130:5707] 13:57:27 2024-02-21T13:57:27.634Z WARN 7405 --- [cached.thread-1] .h.i.s.t.TcpServerConnectionErrorHandler : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Removing connection to endpoint [10.30.107.130]:5707 Cause => java.io.IOException {Connection refused to address /10.30.107.130:5707}, Error-Count: 6 13:57:27 2024-02-21T13:57:27.642Z WARN 7405 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.62]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 13:57:27 2024-02-21T13:57:27.642Z WARN 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.62]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 13:57:27 2024-02-21T13:57:27.642Z WARN 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.62]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 13:57:27 2024-02-21T13:57:27.643Z WARN 7405 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.62]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 13:57:27 2024-02-21T13:57:27.645Z WARN 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Mastership of [10.30.107.62]:5702 is accepted. Response: MembersView{version=13, members=[MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 13:57:27 2024-02-21T13:57:27.647Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.648Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:27 2024-02-21T13:57:27.649Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:27 2024-02-21T13:57:27.649Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ca2133e5-d15b-4572-98c3-308060087ee2 13:57:27 2024-02-21T13:57:27.649Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:27 2024-02-21T13:57:27.649Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:27 2024-02-21T13:57:27.649Z INFO 7405 --- [ached.thread-11] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:27 2024-02-21T13:57:27.650Z INFO 7405 --- [ached.thread-11] c.h.internal.cluster.ClusterService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] 13:57:27 13:57:27 Members {size:6, ver:14} [ 13:57:27 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b this 13:57:27 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:27 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:27 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:27 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:27 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:27 ] 13:57:27 13:57:27 2024-02-21T13:57:27.650Z INFO 7405 --- [ached.thread-11] c.h.i.cluster.impl.MembershipManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Mastership is claimed with: MembersView{version=14, members=[MemberInfo{address=[10.30.107.62]:5702, uuid=f51eeb27-457f-4e21-9397-b00a8739bf6b, cpMemberUUID=null, liteMember=false, memberListJoinVersion=8}, MemberInfo{address=[10.30.107.62]:5703, uuid=df899421-0403-4250-a581-ce28ffbccf92, cpMemberUUID=null, liteMember=false, memberListJoinVersion=9}, MemberInfo{address=[10.30.107.62]:5704, uuid=caa2c3c2-f994-452b-820a-241ec42dd5d4, cpMemberUUID=null, liteMember=false, memberListJoinVersion=10}, MemberInfo{address=[10.30.107.62]:5705, uuid=68e2ab27-2b66-4ea1-8eb0-cd5669ed8535, cpMemberUUID=null, liteMember=false, memberListJoinVersion=11}, MemberInfo{address=[10.30.107.62]:5706, uuid=81ae524b-1ac8-4f2c-99fa-5f5b20471691, cpMemberUUID=null, liteMember=false, memberListJoinVersion=12}, MemberInfo{address=[10.30.107.62]:5707, uuid=7ba72242-95fa-41e6-8e74-a73dbfe67183, cpMemberUUID=null, liteMember=false, memberListJoinVersion=13}]} 13:57:27 2024-02-21T13:57:27.651Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.651Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:27 2024-02-21T13:57:27.652Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:27 2024-02-21T13:57:27.652Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ca2133e5-d15b-4572-98c3-308060087ee2 13:57:27 2024-02-21T13:57:27.652Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:27 2024-02-21T13:57:27.653Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:27 2024-02-21T13:57:27.653Z INFO 7405 --- [ration.thread-2] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:27 2024-02-21T13:57:27.653Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.654Z INFO 7405 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] 13:57:27 13:57:27 Members {size:6, ver:14} [ 13:57:27 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:27 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:27 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 this 13:57:27 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:27 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:27 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:27 ] 13:57:27 13:57:27 2024-02-21T13:57:27.654Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:27 2024-02-21T13:57:27.654Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:27 2024-02-21T13:57:27.654Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ca2133e5-d15b-4572-98c3-308060087ee2 13:57:27 2024-02-21T13:57:27.655Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:27 2024-02-21T13:57:27.655Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:27 2024-02-21T13:57:27.655Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] 13:57:27 13:57:27 Members {size:6, ver:14} [ 13:57:27 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:27 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:27 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:27 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:27 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:27 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 this 13:57:27 ] 13:57:27 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ca2133e5-d15b-4572-98c3-308060087ee2 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:27 2024-02-21T13:57:27.656Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ca2133e5-d15b-4572-98c3-308060087ee2 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5701, UUID: 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5701, UUID: 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5701, UUID: 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5701, UUID: 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5701, UUID: 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.657Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.658Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:27 2024-02-21T13:57:27.658Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5701, UUID: 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:27 2024-02-21T13:57:27.658Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:27 2024-02-21T13:57:27.658Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID ca2133e5-d15b-4572-98c3-308060087ee2 13:57:27 2024-02-21T13:57:27.658Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:27 2024-02-21T13:57:27.658Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:27 2024-02-21T13:57:27.659Z INFO 7405 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:27 2024-02-21T13:57:27.659Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:27 2024-02-21T13:57:27.659Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.659Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] 13:57:31 13:57:31 Members {size:6, ver:14} [ 13:57:31 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:31 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:31 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:31 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:31 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 this 13:57:31 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:31 ] 13:57:31 13:57:31 2024-02-21T13:57:27.659Z INFO 7405 --- [ration.thread-3] c.h.i.p.impl.PartitionStateManager : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Storing snapshot of partition assignments while removing UUID fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.660Z INFO 7405 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] 13:57:31 13:57:31 Members {size:6, ver:14} [ 13:57:31 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:31 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 this 13:57:31 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:31 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 13:57:31 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:31 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:31 ] 13:57:31 13:57:31 2024-02-21T13:57:27.660Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5702, UUID: ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 2024-02-21T13:57:27.661Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5702, UUID: ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 2024-02-21T13:57:27.661Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5703, UUID: e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 2024-02-21T13:57:27.661Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5702, UUID: ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 2024-02-21T13:57:27.661Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5703, UUID: e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 2024-02-21T13:57:27.662Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5704, UUID: ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 2024-02-21T13:57:27.662Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5703, UUID: e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 2024-02-21T13:57:27.662Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5704, UUID: ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 2024-02-21T13:57:27.662Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5705, UUID: 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 2024-02-21T13:57:27.663Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5704, UUID: ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 2024-02-21T13:57:27.663Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5706, UUID: d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.663Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5705, UUID: 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 2024-02-21T13:57:27.664Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5707, UUID: fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.664Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5705, UUID: 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 2024-02-21T13:57:27.664Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5706, UUID: d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.665Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5706, UUID: d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.665Z INFO 7405 --- [ached.thread-11] c.h.t.TransactionManagerService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5707, UUID: fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.666Z INFO 7405 --- [cached.thread-8] c.h.t.TransactionManagerService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5707, UUID: fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.669Z INFO 7405 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Fetching partition tables from cluster to determine the most recent one... Local stamp: -3535934472027930465 13:57:31 2024-02-21T13:57:27.699Z INFO 7405 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] 13:57:31 13:57:31 Members {size:6, ver:14} [ 13:57:31 Member [10.30.107.62]:5702 - f51eeb27-457f-4e21-9397-b00a8739bf6b 13:57:31 Member [10.30.107.62]:5703 - df899421-0403-4250-a581-ce28ffbccf92 13:57:31 Member [10.30.107.62]:5704 - caa2c3c2-f994-452b-820a-241ec42dd5d4 13:57:31 Member [10.30.107.62]:5705 - 68e2ab27-2b66-4ea1-8eb0-cd5669ed8535 this 13:57:31 Member [10.30.107.62]:5706 - 81ae524b-1ac8-4f2c-99fa-5f5b20471691 13:57:31 Member [10.30.107.62]:5707 - 7ba72242-95fa-41e6-8e74-a73dbfe67183 13:57:31 ] 13:57:31 13:57:31 2024-02-21T13:57:27.699Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5702, UUID: ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 2024-02-21T13:57:27.699Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:31 2024-02-21T13:57:27.699Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:27.700Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5702, UUID: ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 2024-02-21T13:57:27.700Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5703, UUID: e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 2024-02-21T13:57:27.700Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5703, UUID: e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 2024-02-21T13:57:27.701Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5704, UUID: ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 2024-02-21T13:57:27.702Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5704, UUID: ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 2024-02-21T13:57:27.702Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5705, UUID: 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 2024-02-21T13:57:27.702Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5706, UUID: d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.703Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5705, UUID: 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 2024-02-21T13:57:27.703Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5707, UUID: fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.704Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5706, UUID: d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.704Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5702, UUID: ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 2024-02-21T13:57:27.704Z INFO 7405 --- [cached.thread-2] c.h.t.TransactionManagerService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5707, UUID: fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.705Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5703, UUID: e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 2024-02-21T13:57:27.705Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5704, UUID: ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 2024-02-21T13:57:27.706Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5705, UUID: 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 2024-02-21T13:57:27.706Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5706, UUID: d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 2024-02-21T13:57:27.707Z INFO 7405 --- [cached.thread-1] c.h.t.TransactionManagerService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Committing/rolling-back live transactions of [10.30.107.130]:5707, UUID: fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 2024-02-21T13:57:27.740Z INFO 7405 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Most recent partition table is determined. 13:57:31 2024-02-21T13:57:27.741Z INFO 7405 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Applying the most recent of partition state... 13:57:31 2024-02-21T13:57:27.744Z WARN 7405 --- [tTags.migration] c.h.i.p.InternalPartitionService : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.62]:5702]. (Probably they have recently joined or left the cluster.) { 13:57:31 [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:31 } 13:57:31 2024-02-21T13:57:27.763Z WARN 7405 --- [ration.thread-1] c.h.i.p.InternalPartitionService : [10.30.107.62]:5704 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.62]:5702]. (Probably they have recently joined or left the cluster.) { 13:57:31 [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:31 } 13:57:31 2024-02-21T13:57:27.765Z WARN 7405 --- [ration.thread-2] c.h.i.p.InternalPartitionService : [10.30.107.62]:5703 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.62]:5702]. (Probably they have recently joined or left the cluster.) { 13:57:31 [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:31 } 13:57:31 2024-02-21T13:57:27.767Z WARN 7405 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.62]:5707 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.62]:5702]. (Probably they have recently joined or left the cluster.) { 13:57:31 [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:31 } 13:57:31 2024-02-21T13:57:27.768Z WARN 7405 --- [ration.thread-0] c.h.i.p.InternalPartitionService : [10.30.107.62]:5706 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.62]:5702]. (Probably they have recently joined or left the cluster.) { 13:57:31 [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:31 } 13:57:31 2024-02-21T13:57:27.772Z WARN 7405 --- [ration.thread-3] c.h.i.p.InternalPartitionService : [10.30.107.62]:5705 [cps-and-ncmp-test-caches] [5.2.4] Following unknown addresses are found in partition table sent from master[[10.30.107.62]:5702]. (Probably they have recently joined or left the cluster.) { 13:57:31 [10.30.107.130]:5705 - 188da244-9b4e-491f-a102-c6a0cc951fd9 13:57:31 [10.30.107.130]:5704 - ca2133e5-d15b-4572-98c3-308060087ee2 13:57:31 [10.30.107.130]:5707 - fcd8af49-4ecf-41f2-8508-08a3e1072f8c 13:57:31 [10.30.107.130]:5702 - ccff3e19-ab99-4c92-922a-365aafb967fe 13:57:31 [10.30.107.130]:5703 - e6cecf5e-471e-4c37-8979-5a427ab31ceb 13:57:31 [10.30.107.130]:5706 - d00b7ebc-5d73-48d9-8ad2-c5a7b40c6ed3 13:57:31 [10.30.107.130]:5701 - 65626f9d-3978-43ac-bfc5-491b54db6af3 13:57:31 } 13:57:31 2024-02-21T13:57:27.780Z WARN 7405 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=209 is completely lost! 13:57:31 2024-02-21T13:57:27.781Z WARN 7405 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=212 is completely lost! 13:57:31 2024-02-21T13:57:27.781Z WARN 7405 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] partitionId=261 is completely lost! 13:57:31 2024-02-21T13:57:27.884Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:31 2024-02-21T13:57:27.884Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:27.913Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:31 2024-02-21T13:57:27.914Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:27.921Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:27.921Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.064Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.064Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.115Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.115Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.169Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.169Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.220Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.220Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.266Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.266Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.268Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.269Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.269Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:31 2024-02-21T13:57:28.269Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:28.269Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2024-02-21T13:57:28.308Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.308Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.429Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:31 2024-02-21T13:57:28.429Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:28.429Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2024-02-21T13:57:28.434Z WARN 7405 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Assigning new owners for 3 LOST partitions! 13:57:31 2024-02-21T13:57:28.439Z INFO 7405 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 1071 13:57:31 2024-02-21T13:57:28.733Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.733Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.780Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.780Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.787Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.787Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.839Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.839Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:28.994Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:31 2024-02-21T13:57:28.994Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.086Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.086Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.144Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.144Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.145Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.145Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.150Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.150Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.199Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.199Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.199Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:31 2024-02-21T13:57:29.199Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:29.199Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2024-02-21T13:57:29.328Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.328Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.448Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.448Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.554Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:31 2024-02-21T13:57:29.554Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:29.554Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2024-02-21T13:57:29.604Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.604Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.746Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.746Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.751Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.751Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.833Z INFO 7405 --- [tTags.migration] c.h.i.partition.impl.MigrationManager : [10.30.107.62]:5702 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 13:57:28 UTC 2024, plannedMigrations=1071, completedMigrations=1074, remainingMigrations=-3, totalCompletedMigrations=3024) 13:57:31 2024-02-21T13:57:29.902Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.902Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:29.902Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:31 2024-02-21T13:57:29.902Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.025Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:31 2024-02-21T13:57:30.026Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:30.026Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2024-02-21T13:57:30.075Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.075Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.155Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.155Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.254Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.254Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.255Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.255Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.276Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.276Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.355Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.355Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.433Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.433Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.457Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.457Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.769Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:31 2024-02-21T13:57:30.769Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:30.769Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 2024-02-21T13:57:30.812Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.812Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.931Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.931Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.961Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.961Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.963Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.963Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.963Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:31 2024-02-21T13:57:30.963Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:30.966Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT6.122818188S 13:57:31 2024-02-21T13:57:31.011Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:31 2024-02-21T13:57:31.011Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 13:57:31 . ____ _ __ _ _ 13:57:31 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:31 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:31 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:31 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:31 =========|_|==============|___/=/_/_/_/ 13:57:31 :: Spring Boot :: (v3.1.2) 13:57:31 13:57:31 2024-02-21T13:57:31.057Z INFO 7405 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Starting CmNotificationSubscriptionNcmpInEventConsumerSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:31 2024-02-21T13:57:31.057Z INFO 7405 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:31 2024-02-21T13:57:31.063Z INFO 7405 --- [ main] ationSubscriptionNcmpInEventConsumerSpec : Started CmNotificationSubscriptionNcmpInEventConsumerSpec in 0.032 seconds (process running for 114.163) 13:57:31 2024-02-21T13:57:31.088Z INFO 7405 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription with name cm-subscription-001 to be mapped to hazelcast object... 13:57:31 2024-02-21T13:57:31.088Z INFO 7405 --- [ main] ificationSubscriptionNcmpInEventConsumer : Subscription for ClientID some-resource with name cm-subscription-001 ... 13:57:31 2024-02-21T13:57:31.162Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:31 2024-02-21T13:57:31.162Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:31.190Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:31 2024-02-21T13:57:31.190Z WARN 7405 --- [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. 13:57:31 2024-02-21T13:57:31.190Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:31 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.507 s - in org.onap.cps.ncmp.api.impl.events.cmsubscription.CmNotificationSubscriptionNcmpInEventConsumerSpec 13:57:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:57:31 2024-02-21T13:57:31.391Z INFO 7405 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 13:57:31 2024-02-21T13:57:31.398Z INFO 7405 --- [ main] .i.e.l.LcmEventsCmHandleStateHandlerImpl : CmHandle with Id : cmhandle-id-1 is DELETED 13:57:31 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCmHandleStateHandlerImplSpec 13:57:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 13:57:31 2024-02-21T13:57:31.410Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:31 2024-02-21T13:57:31.411Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 2024-02-21T13:57:31.418Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:31 2024-02-21T13:57:31.418Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:31 [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsCreatorSpec 13:57:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsServiceSpec 13:57:31 2024-02-21T13:57:31.446Z ERROR 7405 --- [ main] o.o.c.n.a.i.events.lcm.LcmEventsService : Unable to publish message to topic : null and cause : publishing failed 13:57:31 [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 13:57:31 [INFO] Running org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 13:57:36 2024-02-21T13:57:31.449Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:57:36 2024-02-21T13:57:31.493Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: cc7db42ef08f566e0dc848b933649409173efe5f3e28051d80bbc147fafc0e36 13:57:36 2024-02-21T13:57:31.497Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.498Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:31.529Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.529Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:31.537Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.537Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:31.682Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:36 2024-02-21T13:57:31.682Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:31.682Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:31.800Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.800Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:31.820Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.820Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:31.821Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.821Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:31.972Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:36 2024-02-21T13:57:31.972Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.072Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.072Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.157Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:36 2024-02-21T13:57:32.157Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:32.157Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:32.223Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.223Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.374Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.374Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.442Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.442Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.517Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.517Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.575Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.575Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.588Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.588Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.610Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.610Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.649Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:36 2024-02-21T13:57:32.649Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:32.649Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:32.711Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.711Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.827Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.827Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:32.934Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:36 2024-02-21T13:57:32.934Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.028Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.028Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.078Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.079Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.263Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:36 2024-02-21T13:57:33.263Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:33.263Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:33.369Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.370Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.378Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.378Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.432Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.432Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.447Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.447Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.513Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.513Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.613Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.613Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.704Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:36 2024-02-21T13:57:33.704Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:33.704Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:33.744Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.744Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.778Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.778Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.933Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.933Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:33.981Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:36 2024-02-21T13:57:33.981Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.033Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.033Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.038Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.038Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.116Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:36 2024-02-21T13:57:34.116Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:34.116Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:34.349Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.350Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.385Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.385Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.483Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.483Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.572Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.572Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.659Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:36 2024-02-21T13:57:34.659Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:34.659Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:34.716Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.716Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.717Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.717Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.781Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.781Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.786Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.786Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:34.798Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:36 2024-02-21T13:57:34.798Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.012Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.012Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.023Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:36 2024-02-21T13:57:35.023Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:35.023Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:35.036Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.036Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.185Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.185Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.251Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.251Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.285Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.285Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.355Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.355Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.563Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:36 2024-02-21T13:57:35.563Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:35.563Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:35.684Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.684Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.725Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.725Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.777Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.777Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.827Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.827Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.866Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.866Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.888Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.888Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:35.938Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:36 2024-02-21T13:57:35.938Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:36.002Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:36 2024-02-21T13:57:36.002Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:36.138Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:36 2024-02-21T13:57:36.138Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:36.180Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:36 2024-02-21T13:57:36.180Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:36.180Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 2024-02-21T13:57:36.209Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:36 2024-02-21T13:57:36.209Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:36.357Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:36.357Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:36.488Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:36 2024-02-21T13:57:36.488Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:36 2024-02-21T13:57:36.507Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.057193538S 13:57:36 2024-02-21T13:57:36.508Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:36 allow.auto.create.topics = true 13:57:36 auto.commit.interval.ms = 5000 13:57:36 auto.include.jmx.reporter = true 13:57:36 auto.offset.reset = earliest 13:57:36 bootstrap.servers = [PLAINTEXT://localhost:32778] 13:57:36 check.crcs = true 13:57:36 client.dns.lookup = use_all_dns_ips 13:57:36 client.id = consumer-ncmp-group-9 13:57:36 client.rack = 13:57:36 connections.max.idle.ms = 540000 13:57:36 default.api.timeout.ms = 60000 13:57:36 enable.auto.commit = true 13:57:36 exclude.internal.topics = true 13:57:36 fetch.max.bytes = 52428800 13:57:36 fetch.max.wait.ms = 500 13:57:36 fetch.min.bytes = 1 13:57:36 group.id = ncmp-group 13:57:36 group.instance.id = null 13:57:36 heartbeat.interval.ms = 3000 13:57:36 interceptor.classes = [] 13:57:36 internal.leave.group.on.close = true 13:57:36 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:36 isolation.level = read_uncommitted 13:57:36 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:36 max.partition.fetch.bytes = 1048576 13:57:36 max.poll.interval.ms = 300000 13:57:36 max.poll.records = 500 13:57:36 metadata.max.age.ms = 300000 13:57:36 metric.reporters = [] 13:57:36 metrics.num.samples = 2 13:57:36 metrics.recording.level = INFO 13:57:36 metrics.sample.window.ms = 30000 13:57:36 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:36 receive.buffer.bytes = 65536 13:57:36 reconnect.backoff.max.ms = 1000 13:57:36 reconnect.backoff.ms = 50 13:57:36 request.timeout.ms = 30000 13:57:36 retry.backoff.ms = 100 13:57:36 sasl.client.callback.handler.class = null 13:57:36 sasl.jaas.config = null 13:57:36 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:36 sasl.kerberos.min.time.before.relogin = 60000 13:57:36 sasl.kerberos.service.name = null 13:57:36 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:36 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:36 sasl.login.callback.handler.class = null 13:57:36 sasl.login.class = null 13:57:36 sasl.login.connect.timeout.ms = null 13:57:36 sasl.login.read.timeout.ms = null 13:57:36 sasl.login.refresh.buffer.seconds = 300 13:57:36 sasl.login.refresh.min.period.seconds = 60 13:57:36 sasl.login.refresh.window.factor = 0.8 13:57:36 sasl.login.refresh.window.jitter = 0.05 13:57:36 sasl.login.retry.backoff.max.ms = 10000 13:57:36 sasl.login.retry.backoff.ms = 100 13:57:36 sasl.mechanism = GSSAPI 13:57:36 sasl.oauthbearer.clock.skew.seconds = 30 13:57:36 sasl.oauthbearer.expected.audience = null 13:57:36 sasl.oauthbearer.expected.issuer = null 13:57:36 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:36 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:36 sasl.oauthbearer.jwks.endpoint.url = null 13:57:36 sasl.oauthbearer.scope.claim.name = scope 13:57:36 sasl.oauthbearer.sub.claim.name = sub 13:57:36 sasl.oauthbearer.token.endpoint.url = null 13:57:36 security.protocol = PLAINTEXT 13:57:36 security.providers = null 13:57:36 send.buffer.bytes = 131072 13:57:36 session.timeout.ms = 45000 13:57:36 socket.connection.setup.timeout.max.ms = 30000 13:57:36 socket.connection.setup.timeout.ms = 10000 13:57:36 ssl.cipher.suites = null 13:57:36 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:36 ssl.endpoint.identification.algorithm = https 13:57:36 ssl.engine.factory.class = null 13:57:36 ssl.key.password = null 13:57:36 ssl.keymanager.algorithm = SunX509 13:57:36 ssl.keystore.certificate.chain = null 13:57:36 ssl.keystore.key = null 13:57:36 ssl.keystore.location = null 13:57:36 ssl.keystore.password = null 13:57:36 ssl.keystore.type = JKS 13:57:36 ssl.protocol = TLSv1.3 13:57:36 ssl.provider = null 13:57:36 ssl.secure.random.implementation = null 13:57:36 ssl.trustmanager.algorithm = PKIX 13:57:36 ssl.truststore.certificates = null 13:57:36 ssl.truststore.location = null 13:57:36 ssl.truststore.password = null 13:57:36 ssl.truststore.type = JKS 13:57:36 value.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:36 13:57:36 2024-02-21T13:57:36.512Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:36 2024-02-21T13:57:36.512Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:36 2024-02-21T13:57:36.512Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523856512 13:57:36 2024-02-21T13:57:36.525Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:36 2024-02-21T13:57:36.525Z WARN 7405 --- [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. 13:57:36 2024-02-21T13:57:36.525Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:36 13:57:36 . ____ _ __ _ _ 13:57:36 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:36 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:36 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:36 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:36 =========|_|==============|___/=/_/_/_/ 13:57:36 :: Spring Boot :: (v3.1.2) 13:57:36 13:57:36 2024-02-21T13:57:36.528Z INFO 7405 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Starting LcmEventsPublisherSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:36 2024-02-21T13:57:36.528Z INFO 7405 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : No active profile set, falling back to 1 default profile: "default" 13:57:37 2024-02-21T13:57:36.533Z INFO 7405 --- [ main] o.o.c.n.a.i.e.l.LcmEventsPublisherSpec : Started LcmEventsPublisherSpec in 0.019 seconds (process running for 119.633) 13:57:37 2024-02-21T13:57:36.537Z INFO 7405 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Subscribed to topic(s): ncmp-events-test 13:57:37 2024-02-21T13:57:36.539Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:37 2024-02-21T13:57:36.539Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:37 acks = -1 13:57:37 auto.include.jmx.reporter = true 13:57:37 batch.size = 16384 13:57:37 bootstrap.servers = [PLAINTEXT://localhost:32778] 13:57:37 buffer.memory = 33554432 13:57:37 client.dns.lookup = use_all_dns_ips 13:57:37 client.id = producer-13 13:57:37 compression.type = none 13:57:37 connections.max.idle.ms = 540000 13:57:37 delivery.timeout.ms = 120000 13:57:37 enable.idempotence = false 13:57:37 interceptor.classes = [] 13:57:37 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:37 linger.ms = 1 13:57:37 max.block.ms = 60000 13:57:37 max.in.flight.requests.per.connection = 5 13:57:37 max.request.size = 1048576 13:57:37 metadata.max.age.ms = 300000 13:57:37 metadata.max.idle.ms = 300000 13:57:37 metric.reporters = [] 13:57:37 metrics.num.samples = 2 13:57:37 metrics.recording.level = INFO 13:57:37 metrics.sample.window.ms = 30000 13:57:37 partitioner.adaptive.partitioning.enable = true 13:57:37 partitioner.availability.timeout.ms = 0 13:57:37 partitioner.class = null 13:57:37 partitioner.ignore.keys = false 13:57:37 receive.buffer.bytes = 32768 13:57:37 reconnect.backoff.max.ms = 1000 13:57:37 reconnect.backoff.ms = 50 13:57:37 request.timeout.ms = 30000 13:57:37 retries = 0 13:57:37 retry.backoff.ms = 100 13:57:37 sasl.client.callback.handler.class = null 13:57:37 sasl.jaas.config = null 13:57:37 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:37 sasl.kerberos.min.time.before.relogin = 60000 13:57:37 sasl.kerberos.service.name = null 13:57:37 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:37 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:37 sasl.login.callback.handler.class = null 13:57:37 sasl.login.class = null 13:57:37 sasl.login.connect.timeout.ms = null 13:57:37 sasl.login.read.timeout.ms = null 13:57:37 sasl.login.refresh.buffer.seconds = 300 13:57:37 sasl.login.refresh.min.period.seconds = 60 13:57:37 sasl.login.refresh.window.factor = 0.8 13:57:37 sasl.login.refresh.window.jitter = 0.05 13:57:37 sasl.login.retry.backoff.max.ms = 10000 13:57:37 sasl.login.retry.backoff.ms = 100 13:57:37 sasl.mechanism = GSSAPI 13:57:37 sasl.oauthbearer.clock.skew.seconds = 30 13:57:37 sasl.oauthbearer.expected.audience = null 13:57:37 sasl.oauthbearer.expected.issuer = null 13:57:37 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:37 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:37 sasl.oauthbearer.jwks.endpoint.url = null 13:57:37 sasl.oauthbearer.scope.claim.name = scope 13:57:37 sasl.oauthbearer.sub.claim.name = sub 13:57:37 sasl.oauthbearer.token.endpoint.url = null 13:57:37 security.protocol = PLAINTEXT 13:57:37 security.providers = null 13:57:37 send.buffer.bytes = 131072 13:57:37 socket.connection.setup.timeout.max.ms = 30000 13:57:37 socket.connection.setup.timeout.ms = 10000 13:57:37 ssl.cipher.suites = null 13:57:37 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:37 ssl.endpoint.identification.algorithm = https 13:57:37 ssl.engine.factory.class = null 13:57:37 ssl.key.password = null 13:57:37 ssl.keymanager.algorithm = SunX509 13:57:37 ssl.keystore.certificate.chain = null 13:57:37 ssl.keystore.key = null 13:57:37 ssl.keystore.location = null 13:57:37 ssl.keystore.password = null 13:57:37 ssl.keystore.type = JKS 13:57:37 ssl.protocol = TLSv1.3 13:57:37 ssl.provider = null 13:57:37 ssl.secure.random.implementation = null 13:57:37 ssl.trustmanager.algorithm = PKIX 13:57:37 ssl.truststore.certificates = null 13:57:37 ssl.truststore.location = null 13:57:37 ssl.truststore.password = null 13:57:37 ssl.truststore.type = JKS 13:57:37 transaction.timeout.ms = 60000 13:57:37 transactional.id = null 13:57:37 value.serializer = class org.springframework.kafka.support.serializer.JsonSerializer 13:57:37 13:57:37 2024-02-21T13:57:36.560Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:37 2024-02-21T13:57:36.560Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:37 2024-02-21T13:57:36.560Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:37 2024-02-21T13:57:36.560Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523856560 13:57:37 2024-02-21T13:57:36.689Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:37 2024-02-21T13:57:36.689Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:36.730Z WARN 7405 --- [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} 13:57:37 2024-02-21T13:57:36.731Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.Metadata : [Producer clientId=producer-13] Cluster ID: ehvXS8L9T4mhmndxOK5Y-w 13:57:37 2024-02-21T13:57:36.840Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:37 2024-02-21T13:57:36.840Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:36.843Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:37 2024-02-21T13:57:36.843Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:36.859Z WARN 7405 --- [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} 13:57:37 2024-02-21T13:57:36.859Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:37 2024-02-21T13:57:36.859Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:36.896Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:37 2024-02-21T13:57:36.896Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:36.970Z INFO 7405 --- [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 X_au_b4IRgyresNevKMAZA 13:57:37 2024-02-21T13:57:36.985Z INFO 7405 --- [ 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 X_au_b4IRgyresNevKMAZA 13:57:37 2024-02-21T13:57:36.985Z INFO 7405 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Cluster ID: ehvXS8L9T4mhmndxOK5Y-w 13:57:37 2024-02-21T13:57:37.007Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.007Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.010Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.010Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.087Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.087Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.099Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Discovered group coordinator localhost:32778 (id: 2147483646 rack: null) 13:57:37 2024-02-21T13:57:37.102Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 13:57:37 2024-02-21T13:57:37.130Z INFO 7405 --- [ 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-e9260ce6-158e-4c7f-8f61-6a6793de55e1 13:57:37 2024-02-21T13:57:37.131Z INFO 7405 --- [ 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) 13:57:37 2024-02-21T13:57:37.131Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] (Re-)joining group 13:57:37 2024-02-21T13:57:37.157Z INFO 7405 --- [ 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-e9260ce6-158e-4c7f-8f61-6a6793de55e1', protocol='range'} 13:57:37 2024-02-21T13:57:37.157Z INFO 7405 --- [ 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-e9260ce6-158e-4c7f-8f61-6a6793de55e1=Assignment(partitions=[ncmp-events-test-0])} 13:57:37 2024-02-21T13:57:37.161Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:37 2024-02-21T13:57:37.161Z WARN 7405 --- [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. 13:57:37 2024-02-21T13:57:37.162Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:37 2024-02-21T13:57:37.164Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.164Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.175Z INFO 7405 --- [ 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-e9260ce6-158e-4c7f-8f61-6a6793de55e1', protocol='range'} 13:57:37 2024-02-21T13:57:37.175Z INFO 7405 --- [ 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]) 13:57:37 2024-02-21T13:57:37.175Z INFO 7405 --- [ 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 13:57:37 2024-02-21T13:57:37.181Z INFO 7405 --- [ 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 13:57:37 2024-02-21T13:57:37.188Z INFO 7405 --- [ 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:32778 (id: 1 rack: null)], epoch=0}}. 13:57:37 2024-02-21T13:57:37.312Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.312Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node -1 disconnected. 13:57:37 2024-02-21T13:57:37.358Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.359Z INFO 7405 --- [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: 139ms, elapsed time since send: 139ms, request timeout: 30000ms) 13:57:37 2024-02-21T13:57:37.359Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node -1 disconnected. 13:57:37 2024-02-21T13:57:37.359Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 2147483646 disconnected. 13:57:37 2024-02-21T13:57:37.359Z INFO 7405 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Error sending fetch request (sessionId=537886919, epoch=1) to node 1: 13:57:37 13:57:37 org.apache.kafka.common.errors.DisconnectException: null 13:57:37 13:57:37 2024-02-21T13:57:37.359Z INFO 7405 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Group coordinator localhost:32778 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:57:37 2024-02-21T13:57:37.360Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.360Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.362Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.362Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.390Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.390Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.413Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.413Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:37 2024-02-21T13:57:37.460Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:37 2024-02-21T13:57:37.460Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:37 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.068 s - in org.onap.cps.ncmp.api.impl.events.lcm.LcmEventsPublisherSpec 13:57:37 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 13:57:42 2024-02-21T13:57:37.525Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:57:42 2024-02-21T13:57:37.535Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:42 2024-02-21T13:57:37.535Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:37.535Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:37.560Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.560Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.564Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.564Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.570Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 80c918062437290749d47aba0f570ea505124abd2f8ffefbea904c10cc5c1aec 13:57:42 2024-02-21T13:57:37.663Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.663Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.699Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.699Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.748Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.748Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.761Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.761Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.765Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.765Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.849Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.849Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.899Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.899Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.912Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.912Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:37.997Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:42 2024-02-21T13:57:37.997Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.069Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.070Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.214Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.215Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.265Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.265Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.270Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.270Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.325Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:42 2024-02-21T13:57:38.325Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:38.325Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:38.363Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.363Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.369Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.369Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.500Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.500Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.598Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:42 2024-02-21T13:57:38.598Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:38.598Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:38.615Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.615Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.662Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.662Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.765Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.765Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.811Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.811Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.861Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.861Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.916Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.916Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.956Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.957Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:38.980Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:42 2024-02-21T13:57:38.980Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.080Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.080Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.170Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.170Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.224Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.224Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.265Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.265Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.331Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:42 2024-02-21T13:57:39.331Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:39.331Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:39.403Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.403Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.421Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.421Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.618Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.618Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.654Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:42 2024-02-21T13:57:39.654Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:39.654Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:39.664Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.664Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.667Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.667Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.764Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.764Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.818Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.818Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.858Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.858Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.867Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.867Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:39.990Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:39.990Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.071Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.071Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.173Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.173Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.190Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.190Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.273Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.273Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.282Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.282Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.390Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:42 2024-02-21T13:57:40.390Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:40.390Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:40.569Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.569Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.608Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.608Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.667Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.667Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.668Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.668Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.758Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:42 2024-02-21T13:57:40.758Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:40.758Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:40.771Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.771Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.811Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.811Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.821Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.821Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:40.821Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:42 2024-02-21T13:57:40.821Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.042Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.042Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.089Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.089Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.143Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.143Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.215Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.215Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.290Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.290Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.313Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:42 2024-02-21T13:57:41.313Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:41.313Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:41.347Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.347Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.424Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.424Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.519Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.519Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.634Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.634Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.782Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.782Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.822Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.823Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.824Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.824Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.861Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:42 2024-02-21T13:57:41.861Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:41.861Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:41.891Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.891Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.913Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.913Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:41.992Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:42 2024-02-21T13:57:41.992Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.161Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.161Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.161Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.161Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.223Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:42 2024-02-21T13:57:42.223Z WARN 7405 --- [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. 13:57:42 2024-02-21T13:57:42.223Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:42 2024-02-21T13:57:42.419Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.419Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.423Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.423Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.424Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.424Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.477Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.477Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.494Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:42 2024-02-21T13:57:42.494Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:42 2024-02-21T13:57:42.606Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.081124786S 13:57:42 2024-02-21T13:57:42.608Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:42 allow.auto.create.topics = true 13:57:42 auto.commit.interval.ms = 5000 13:57:42 auto.include.jmx.reporter = true 13:57:42 auto.offset.reset = earliest 13:57:42 bootstrap.servers = [PLAINTEXT://localhost:32780] 13:57:42 check.crcs = true 13:57:42 client.dns.lookup = use_all_dns_ips 13:57:42 client.id = consumer-ncmp-group-10 13:57:42 client.rack = 13:57:42 connections.max.idle.ms = 540000 13:57:42 default.api.timeout.ms = 60000 13:57:42 enable.auto.commit = true 13:57:42 exclude.internal.topics = true 13:57:42 fetch.max.bytes = 52428800 13:57:42 fetch.max.wait.ms = 500 13:57:42 fetch.min.bytes = 1 13:57:42 group.id = ncmp-group 13:57:42 group.instance.id = null 13:57:42 heartbeat.interval.ms = 3000 13:57:42 interceptor.classes = [] 13:57:42 internal.leave.group.on.close = true 13:57:42 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:42 isolation.level = read_uncommitted 13:57:42 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:42 max.partition.fetch.bytes = 1048576 13:57:42 max.poll.interval.ms = 300000 13:57:42 max.poll.records = 500 13:57:42 metadata.max.age.ms = 300000 13:57:42 metric.reporters = [] 13:57:42 metrics.num.samples = 2 13:57:42 metrics.recording.level = INFO 13:57:42 metrics.sample.window.ms = 30000 13:57:42 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:42 receive.buffer.bytes = 65536 13:57:42 reconnect.backoff.max.ms = 1000 13:57:42 reconnect.backoff.ms = 50 13:57:42 request.timeout.ms = 30000 13:57:42 retry.backoff.ms = 100 13:57:42 sasl.client.callback.handler.class = null 13:57:42 sasl.jaas.config = null 13:57:42 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:42 sasl.kerberos.min.time.before.relogin = 60000 13:57:42 sasl.kerberos.service.name = null 13:57:42 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:42 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:42 sasl.login.callback.handler.class = null 13:57:42 sasl.login.class = null 13:57:42 sasl.login.connect.timeout.ms = null 13:57:42 sasl.login.read.timeout.ms = null 13:57:42 sasl.login.refresh.buffer.seconds = 300 13:57:42 sasl.login.refresh.min.period.seconds = 60 13:57:42 sasl.login.refresh.window.factor = 0.8 13:57:42 sasl.login.refresh.window.jitter = 0.05 13:57:42 sasl.login.retry.backoff.max.ms = 10000 13:57:42 sasl.login.retry.backoff.ms = 100 13:57:42 sasl.mechanism = GSSAPI 13:57:42 sasl.oauthbearer.clock.skew.seconds = 30 13:57:42 sasl.oauthbearer.expected.audience = null 13:57:42 sasl.oauthbearer.expected.issuer = null 13:57:42 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:42 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:42 sasl.oauthbearer.jwks.endpoint.url = null 13:57:42 sasl.oauthbearer.scope.claim.name = scope 13:57:42 sasl.oauthbearer.sub.claim.name = sub 13:57:42 sasl.oauthbearer.token.endpoint.url = null 13:57:42 security.protocol = PLAINTEXT 13:57:42 security.providers = null 13:57:42 send.buffer.bytes = 131072 13:57:42 session.timeout.ms = 45000 13:57:42 socket.connection.setup.timeout.max.ms = 30000 13:57:42 socket.connection.setup.timeout.ms = 10000 13:57:42 ssl.cipher.suites = null 13:57:42 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:42 ssl.endpoint.identification.algorithm = https 13:57:42 ssl.engine.factory.class = null 13:57:42 ssl.key.password = null 13:57:42 ssl.keymanager.algorithm = SunX509 13:57:42 ssl.keystore.certificate.chain = null 13:57:42 ssl.keystore.key = null 13:57:42 ssl.keystore.location = null 13:57:42 ssl.keystore.password = null 13:57:42 ssl.keystore.type = JKS 13:57:42 ssl.protocol = TLSv1.3 13:57:42 ssl.provider = null 13:57:42 ssl.secure.random.implementation = null 13:57:42 ssl.trustmanager.algorithm = PKIX 13:57:42 ssl.truststore.certificates = null 13:57:42 ssl.truststore.location = null 13:57:42 ssl.truststore.password = null 13:57:42 ssl.truststore.type = JKS 13:57:42 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:42 13:57:42 2024-02-21T13:57:42.610Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:42 2024-02-21T13:57:42.610Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:42 2024-02-21T13:57:42.610Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523862610 13:57:42 13:57:40,995 |-INFO in ReconfigureOnChangeTask(born:1708523800995) - Empty watch file list. Disabling 13:57:42 13:57:42,631 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:57:42 13:57:42,632 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:57:42 13:57:42,633 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1de0c1b0 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:57:42 13:57:42,636 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:57:42 13:57:42,636 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1de0c1b0 - 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 13:57:42 13:57:42,637 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:57:42 13:57:42,637 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:57:42 13:57:42,637 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:57:42 13:57:42,637 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:57:42 13:57:42,637 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1de0c1b0 - 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 13:57:42 13:57:42,639 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:57:42 13:57:42,639 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:57:42 13:57:42,639 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:57:42 13:57:42,640 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523862640) 13:57:42 13:57:42,640 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:57:42 13:57:42,640 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:42 13:57:42,646 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:57:42 13:57:42,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:57:42 13:57:42,647 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:42 13:57:42,647 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:57:42 13:57:42,647 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:57:42 13:57:42,651 |-INFO in ch.qos.logback.classic.pattern.DateConverter@26f73729 - Setting zoneId to "UTC" 13:57:42 13:57:42,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:57:42 13:57:42,652 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:57:42 13:57:42,655 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1ef64bcb - End of configuration. 13:57:42 13:57:42,655 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@580f4e4 - Registering current configuration as safe fallback point 13:57:42 13:57:42 13:57:42 . ____ _ __ _ _ 13:57:42 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:42 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:42 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:42 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:42 =========|_|==============|___/=/_/_/_/ 13:57:42 :: Spring Boot :: (v3.1.2) 13:57:42 13:57:42 2024-02-21T13:57:42.658Z INFO 7405 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Starting AvcEventConsumerSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:42 2024-02-21T13:57:42.658Z INFO 7405 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:43 2024-02-21T13:57:42.676Z INFO 7405 --- [ main] o.o.c.n.a.i.e.avc.AvcEventConsumerSpec : Started AvcEventConsumerSpec in 0.055 seconds (process running for 125.777) 13:57:43 2024-02-21T13:57:42.679Z INFO 7405 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Subscribed to topic(s): cm-events 13:57:43 2024-02-21T13:57:42.693Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:43 2024-02-21T13:57:42.694Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:43 acks = -1 13:57:43 auto.include.jmx.reporter = true 13:57:43 batch.size = 16384 13:57:43 bootstrap.servers = [PLAINTEXT://localhost:32780] 13:57:43 buffer.memory = 33554432 13:57:43 client.dns.lookup = use_all_dns_ips 13:57:43 client.id = producer-14 13:57:43 compression.type = none 13:57:43 connections.max.idle.ms = 540000 13:57:43 delivery.timeout.ms = 120000 13:57:43 enable.idempotence = false 13:57:43 interceptor.classes = [] 13:57:43 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:43 linger.ms = 1 13:57:43 max.block.ms = 60000 13:57:43 max.in.flight.requests.per.connection = 5 13:57:43 max.request.size = 1048576 13:57:43 metadata.max.age.ms = 300000 13:57:43 metadata.max.idle.ms = 300000 13:57:43 metric.reporters = [] 13:57:43 metrics.num.samples = 2 13:57:43 metrics.recording.level = INFO 13:57:43 metrics.sample.window.ms = 30000 13:57:43 partitioner.adaptive.partitioning.enable = true 13:57:43 partitioner.availability.timeout.ms = 0 13:57:43 partitioner.class = null 13:57:43 partitioner.ignore.keys = false 13:57:43 receive.buffer.bytes = 32768 13:57:43 reconnect.backoff.max.ms = 1000 13:57:43 reconnect.backoff.ms = 50 13:57:43 request.timeout.ms = 30000 13:57:43 retries = 0 13:57:43 retry.backoff.ms = 100 13:57:43 sasl.client.callback.handler.class = null 13:57:43 sasl.jaas.config = null 13:57:43 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:43 sasl.kerberos.min.time.before.relogin = 60000 13:57:43 sasl.kerberos.service.name = null 13:57:43 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:43 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:43 sasl.login.callback.handler.class = null 13:57:43 sasl.login.class = null 13:57:43 sasl.login.connect.timeout.ms = null 13:57:43 sasl.login.read.timeout.ms = null 13:57:43 sasl.login.refresh.buffer.seconds = 300 13:57:43 sasl.login.refresh.min.period.seconds = 60 13:57:43 sasl.login.refresh.window.factor = 0.8 13:57:43 sasl.login.refresh.window.jitter = 0.05 13:57:43 sasl.login.retry.backoff.max.ms = 10000 13:57:43 sasl.login.retry.backoff.ms = 100 13:57:43 sasl.mechanism = GSSAPI 13:57:43 sasl.oauthbearer.clock.skew.seconds = 30 13:57:43 sasl.oauthbearer.expected.audience = null 13:57:43 sasl.oauthbearer.expected.issuer = null 13:57:43 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:43 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:43 sasl.oauthbearer.jwks.endpoint.url = null 13:57:43 sasl.oauthbearer.scope.claim.name = scope 13:57:43 sasl.oauthbearer.sub.claim.name = sub 13:57:43 sasl.oauthbearer.token.endpoint.url = null 13:57:43 security.protocol = PLAINTEXT 13:57:43 security.providers = null 13:57:43 send.buffer.bytes = 131072 13:57:43 socket.connection.setup.timeout.max.ms = 30000 13:57:43 socket.connection.setup.timeout.ms = 10000 13:57:43 ssl.cipher.suites = null 13:57:43 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:43 ssl.endpoint.identification.algorithm = https 13:57:43 ssl.engine.factory.class = null 13:57:43 ssl.key.password = null 13:57:43 ssl.keymanager.algorithm = SunX509 13:57:43 ssl.keystore.certificate.chain = null 13:57:43 ssl.keystore.key = null 13:57:43 ssl.keystore.location = null 13:57:43 ssl.keystore.password = null 13:57:43 ssl.keystore.type = JKS 13:57:43 ssl.protocol = TLSv1.3 13:57:43 ssl.provider = null 13:57:43 ssl.secure.random.implementation = null 13:57:43 ssl.trustmanager.algorithm = PKIX 13:57:43 ssl.truststore.certificates = null 13:57:43 ssl.truststore.location = null 13:57:43 ssl.truststore.password = null 13:57:43 ssl.truststore.type = JKS 13:57:43 transaction.timeout.ms = 60000 13:57:43 transactional.id = null 13:57:43 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:43 13:57:43 2024-02-21T13:57:42.695Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:43 2024-02-21T13:57:42.695Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:43 2024-02-21T13:57:42.695Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:43 2024-02-21T13:57:42.695Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523862695 13:57:43 2024-02-21T13:57:42.732Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:43 2024-02-21T13:57:42.732Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:42.790Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:43 2024-02-21T13:57:42.790Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:42.825Z WARN 7405 --- [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} 13:57:43 2024-02-21T13:57:42.825Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.Metadata : [Producer clientId=producer-14] Cluster ID: 3_jGkFcEQ4KK9AIMfsDqag 13:57:43 2024-02-21T13:57:42.896Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:43 2024-02-21T13:57:42.896Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:42.938Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:43 2024-02-21T13:57:42.938Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:42.951Z WARN 7405 --- [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} 13:57:43 2024-02-21T13:57:42.971Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:43 2024-02-21T13:57:42.971Z WARN 7405 --- [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. 13:57:43 2024-02-21T13:57:42.971Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:43 2024-02-21T13:57:42.977Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:43 2024-02-21T13:57:42.977Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.010Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.010Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.057Z INFO 7405 --- [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 OitLwLubQci07AU2p6W9gw 13:57:43 2024-02-21T13:57:43.068Z INFO 7405 --- [ 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 OitLwLubQci07AU2p6W9gw 13:57:43 2024-02-21T13:57:43.068Z INFO 7405 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Cluster ID: 3_jGkFcEQ4KK9AIMfsDqag 13:57:43 2024-02-21T13:57:43.176Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.176Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.180Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Discovered group coordinator localhost:32780 (id: 2147483646 rack: null) 13:57:43 2024-02-21T13:57:43.182Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 13:57:43 2024-02-21T13:57:43.203Z INFO 7405 --- [ 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-e9000987-9319-4cb1-b7c3-dab47e2773ae 13:57:43 2024-02-21T13:57:43.203Z INFO 7405 --- [ 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) 13:57:43 2024-02-21T13:57:43.203Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] (Re-)joining group 13:57:43 2024-02-21T13:57:43.230Z INFO 7405 --- [ 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-e9000987-9319-4cb1-b7c3-dab47e2773ae', protocol='range'} 13:57:43 2024-02-21T13:57:43.230Z INFO 7405 --- [ 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-e9000987-9319-4cb1-b7c3-dab47e2773ae=Assignment(partitions=[cm-events-0])} 13:57:43 2024-02-21T13:57:43.231Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:43 2024-02-21T13:57:43.231Z WARN 7405 --- [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. 13:57:43 2024-02-21T13:57:43.231Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:43 2024-02-21T13:57:43.251Z INFO 7405 --- [ 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-e9000987-9319-4cb1-b7c3-dab47e2773ae', protocol='range'} 13:57:43 2024-02-21T13:57:43.251Z INFO 7405 --- [ 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]) 13:57:43 2024-02-21T13:57:43.251Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Adding newly assigned partitions: cm-events-0 13:57:43 2024-02-21T13:57:43.260Z INFO 7405 --- [ 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 13:57:43 2024-02-21T13:57:43.273Z INFO 7405 --- [ 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:32780 (id: 1 rack: null)], epoch=0}}. 13:57:43 2024-02-21T13:57:43.366Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.366Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.388Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.388Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.391Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.391Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node -1 disconnected. 13:57:43 2024-02-21T13:57:43.432Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.432Z INFO 7405 --- [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: 123ms, elapsed time since send: 123ms, request timeout: 30000ms) 13:57:43 2024-02-21T13:57:43.432Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node -1 disconnected. 13:57:43 2024-02-21T13:57:43.432Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 2147483646 disconnected. 13:57:43 2024-02-21T13:57:43.432Z INFO 7405 --- [ad | ncmp-group] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Error sending fetch request (sessionId=753802405, epoch=1) to node 1: 13:57:43 13:57:43 org.apache.kafka.common.errors.DisconnectException: null 13:57:43 13:57:43 2024-02-21T13:57:43.432Z INFO 7405 --- [ad | ncmp-group] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Group coordinator localhost:32780 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:57:43 2024-02-21T13:57:43.493Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.493Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.494Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.494Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.533Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.533Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.538Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.538Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:43 2024-02-21T13:57:43.539Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:43 2024-02-21T13:57:43.539Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:43 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.059 s - in org.onap.cps.ncmp.api.impl.events.avc.AvcEventConsumerSpec 13:57:43 [INFO] Running org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 13:57:48 2024-02-21T13:57:43.589Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:57:48 2024-02-21T13:57:43.594Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.594Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.629Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: 5aed903ce41501f9daad51e9c4c501b0e236d3a83741c6a07e14c6e6792b348a 13:57:48 2024-02-21T13:57:43.703Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.703Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.704Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.704Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.734Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.734Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.744Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.744Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.845Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.845Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.877Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:48 2024-02-21T13:57:43.877Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:43.877Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:43.887Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.887Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:43.996Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:48 2024-02-21T13:57:43.996Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.020Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.021Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.035Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.035Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.084Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.084Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.101Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.101Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.187Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:48 2024-02-21T13:57:44.187Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:44.187Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:44.231Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.231Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.244Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.244Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.346Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.346Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.371Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.371Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.499Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.499Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.543Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.543Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.557Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.557Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.603Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.603Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.668Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.668Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.705Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.705Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.808Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:44.808Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:44.944Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:48 2024-02-21T13:57:44.944Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:44.944Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:45.041Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.041Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.092Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:48 2024-02-21T13:57:45.092Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:45.092Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:45.097Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.097Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.100Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.100Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.133Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.133Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.200Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.200Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.201Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.201Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.317Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.317Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.345Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.345Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.405Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.405Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.445Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.445Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.455Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.455Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.519Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.519Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.534Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.534Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.659Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.659Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.758Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.758Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.910Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.910Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:45.944Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:48 2024-02-21T13:57:45.944Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.085Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.086Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.097Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:48 2024-02-21T13:57:46.097Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:46.097Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:46.153Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.153Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.153Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.153Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.203Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.203Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.246Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:48 2024-02-21T13:57:46.246Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:46.246Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:46.250Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.250Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.321Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.321Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.347Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.347Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.448Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.448Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.508Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.508Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.508Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.508Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.573Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.573Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.611Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.611Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.638Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.638Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:46.661Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:46.661Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.048Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.048Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.103Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.103Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.112Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.112Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.140Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.140Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.158Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.158Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.158Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.158Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.223Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.223Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.251Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.251Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.255Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:48 2024-02-21T13:57:47.255Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:47.255Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:47.259Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.259Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.302Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:48 2024-02-21T13:57:47.302Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:47.302Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:47.411Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.411Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.464Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.464Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.487Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.487Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.505Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.505Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.512Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.512Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.691Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.691Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:47.763Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:47.763Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.050Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.050Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.059Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.059Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.068Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.068Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.094Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.094Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.113Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.113Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.114Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.114Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.164Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.164Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.325Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.325Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.363Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.363Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.410Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:48 2024-02-21T13:57:48.410Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:48.410Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:48.462Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:48 2024-02-21T13:57:48.462Z WARN 7405 --- [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. 13:57:48 2024-02-21T13:57:48.462Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:48 2024-02-21T13:57:48.470Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.470Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.475Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.475Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.600Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.600Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.623Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.623Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.667Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.667Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.676Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.676Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.712Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:48 2024-02-21T13:57:48.712Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:48 2024-02-21T13:57:48.743Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.15311203S 13:57:49 2024-02-21T13:57:48.928Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:49 2024-02-21T13:57:48.928Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:49 2024-02-21T13:57:49.032Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:49 2024-02-21T13:57:49.032Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.426 s - in org.onap.cps.ncmp.api.impl.events.avc.ncmptoclient.AvcEventPublisherSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 13:57:49 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImplSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 13:57:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateBuilderSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 13:57:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.onap.cps.ncmp.api.impl.inventory.CompositeStateSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 13:57:49 2024-02-21T13:57:49.132Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:49 2024-02-21T13:57:49.132Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:49 2024-02-21T13:57:49.132Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:49 2024-02-21T13:57:49.132Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:49 [INFO] Tests run: 33, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.onap.cps.ncmp.api.impl.inventory.InventoryPersistenceImplSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 13:57:49 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.onap.cps.ncmp.api.impl.inventory.sync.DataSyncWatchdogSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 13:57:49 2024-02-21T13:57:49.175Z DEBUG 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 1 13:57:49 2024-02-21T13:57:49.177Z DEBUG 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Total number of fetched advised cm handle(s) is (are) 0 13:57:49 2024-02-21T13:57:49.199Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:57:49 2024-02-21T13:57:49.199Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:57:49 2024-02-21T13:57:49.199Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:57:49 2024-02-21T13:57:49.201Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:57:49 2024-02-21T13:57:49.201Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:57:49 2024-02-21T13:57:49.203Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:57:49 2024-02-21T13:57:49.203Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 3 minutes: 13:57:49 2024-02-21T13:57:49.205Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:57:49 2024-02-21T13:57:49.205Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Retry due now 13:57:49 2024-02-21T13:57:49.207Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade (last attempt failed). 13:57:49 2024-02-21T13:57:49.207Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:57:49 2024-02-21T13:57:49.207Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 13:57:49 2024-02-21T13:57:49.209Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module sync (last attempt failed). 13:57:49 2024-02-21T13:57:49.209Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : First Attempt: no current attempts found. 13:57:49 2024-02-21T13:57:49.209Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Time until next attempt is 1 minutes: 13:57:49 2024-02-21T13:57:49.210Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for other reason 13:57:49 2024-02-21T13:57:49.230Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:49 2024-02-21T13:57:49.231Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:49 [INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtilsSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 13:57:49 2024-02-21T13:57:49.250Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:49 2024-02-21T13:57:49.250Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:49 2024-02-21T13:57:49.263Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: tag-1 13:57:49 2024-02-21T13:57:49.266Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncService : Found cm handle having module set tag: targetModuleSetTag 13:57:49 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncServiceSpec 13:57:49 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 13:57:51 2024-02-21T13:57:49.368Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.368Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.368Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:51 2024-02-21T13:57:49.368Z WARN 7405 --- [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. 13:57:51 2024-02-21T13:57:49.368Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2024-02-21T13:57:49.374Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.374Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.433Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.433Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.434Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.434Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.531Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:51 2024-02-21T13:57:49.531Z WARN 7405 --- [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. 13:57:51 2024-02-21T13:57:49.531Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2024-02-21T13:57:49.584Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.584Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.634Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.634Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.675Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.676Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.684Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.684Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.715Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.715Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:49.754Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:51 2024-02-21T13:57:49.754Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.034Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.034Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.089Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.089Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.186Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.186Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.236Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.236Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.333Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.333Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.386Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.386Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.420Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.420Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.436Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.436Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.463Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.463Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.471Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:51 2024-02-21T13:57:50.471Z WARN 7405 --- [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. 13:57:51 2024-02-21T13:57:50.471Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2024-02-21T13:57:50.477Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.477Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.535Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.535Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.684Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:51 2024-02-21T13:57:50.684Z WARN 7405 --- [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. 13:57:51 2024-02-21T13:57:50.684Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2024-02-21T13:57:50.687Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.687Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.687Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.687Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.818Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.818Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.879Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.879Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:50.908Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:51 2024-02-21T13:57:50.908Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.137Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.137Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.138Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.138Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.139Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.139Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.288Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.288Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.292Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.292Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.322Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.322Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.338Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.338Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.373Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:51 2024-02-21T13:57:51.373Z WARN 7405 --- [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. 13:57:51 2024-02-21T13:57:51.373Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2024-02-21T13:57:51.379Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.379Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.391Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 13:57:51 2024-02-21T13:57:51.392Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-2 is now in READY state 13:57:51 2024-02-21T13:57:51.395Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:57:51 2024-02-21T13:57:51.397Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:57:51 2024-02-21T13:57:51.397Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:57:51 2024-02-21T13:57:51.397Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:57:51 2024-02-21T13:57:51.399Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:57:51 2024-02-21T13:57:51.399Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:57:51 2024-02-21T13:57:51.399Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:57:51 2024-02-21T13:57:51.400Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of cm-handle module failed due to reason some exception. 13:57:51 2024-02-21T13:57:51.400Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle is now in LOCKED state 13:57:51 2024-02-21T13:57:51.400Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:57:51 2024-02-21T13:57:51.416Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.416Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.426Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is true 13:57:51 2024-02-21T13:57:51.428Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 removed from in progress map 13:57:51 2024-02-21T13:57:51.428Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 13:57:51 2024-02-21T13:57:51.437Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.437Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:51 2024-02-21T13:57:51.449Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-1 is false 13:57:51 2024-02-21T13:57:51.450Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : cm-handle-2 is false 13:57:51 2024-02-21T13:57:51.459Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : cm-handle-1 is now in READY state 13:57:51 2024-02-21T13:57:51.459Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 4 batch(es) active. 13:57:51 2024-02-21T13:57:51.461Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 13:57:51 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.19 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncTasksSpec 13:57:51 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 13:57:51 2024-02-21T13:57:51.487Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:51 2024-02-21T13:57:51.487Z WARN 7405 --- [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. 13:57:51 2024-02-21T13:57:51.487Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:51 2024-02-21T13:57:51.525Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.525Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.525Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:57:51 2024-02-21T13:57:51.525Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.525Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.525Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.528Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.528Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 100 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.528Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 100 13:57:51 2024-02-21T13:57:51.529Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.529Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.529Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.531Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.531Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 200 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.531Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 200 13:57:51 2024-02-21T13:57:51.531Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.531Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.531Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.532Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.532Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.532Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:57:51 2024-02-21T13:57:51.534Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.534Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 250 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.534Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 13:57:51 2024-02-21T13:57:51.534Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.535Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.535Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.535Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.535Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.535Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:57:51 2024-02-21T13:57:51.536Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.536Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.536Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 13:57:51 2024-02-21T13:57:51.537Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.537Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 450 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z WARN 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Unable to add cm handle null to the work queue 13:57:51 2024-02-21T13:57:51.537Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 250 13:57:51 2024-02-21T13:57:51.537Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.537Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.537Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.538Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.538Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.538Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 2 batch(es) active. 13:57:51 2024-02-21T13:57:51.538Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.538Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.538Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 3 batch(es) active. 13:57:51 2024-02-21T13:57:51.539Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.539Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.539Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:57:51 2024-02-21T13:57:51.539Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Busy waiting now 13:57:51 2024-02-21T13:57:51.549Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.549Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.549Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.551Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.551Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 13:57:51 2024-02-21T13:57:51.551Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 13:57:51 2024-02-21T13:57:51.551Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.551Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : module sync for null already in progress by other instance 13:57:51 2024-02-21T13:57:51.551Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 0. 1 batch(es) active. 13:57:51 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.onap.cps.ncmp.api.impl.inventory.sync.ModuleSyncWatchdogSpec 13:57:51 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 13:57:51 2024-02-21T13:57:51.555Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 13:57:51 2024-02-21T13:57:51.555Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 13:57:51 2024-02-21T13:57:51.555Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : null to current batch 13:57:51 2024-02-21T13:57:51.555Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 13:57:51 2024-02-21T13:57:51.557Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 13:57:51 2024-02-21T13:57:51.557Z INFO 7405 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 13:57:51 13:57:49,172 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@77908471 - Propagating DEBUG level on Logger[org.onap.cps.ncmp.api.impl.inventory.sync.ModuleOperationsUtils] onto the JUL framework 13:57:51 13:57:51,584 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Worker thread will flush remaining events before exiting. 13:57:51 13:57:51,584 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Queue flush finished successfully within timeout. 13:57:51 13:57:51,584 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d05e711 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:57:51 13:57:51,586 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:57:51 13:57:51,586 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d05e711 - 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 13:57:51 13:57:51,587 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:57:51 13:57:51,587 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:57:51 13:57:51,587 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:57:51 13:57:51,587 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@3a848bb6 - 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. 13:57:51 13:57:51,587 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@7d05e711 - 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 13:57:51 13:57:51,589 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:57:51 13:57:51,589 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:57:51 13:57:51,589 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:57:51 13:57:51,589 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523871589) 13:57:51 13:57:51,589 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:57:51 13:57:51,589 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:51 13:57:51,590 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:57:51 13:57:51,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:57:51 13:57:51,591 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:57:51 13:57:51,591 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:57:51 13:57:51,591 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:57:51 13:57:51,595 |-INFO in ch.qos.logback.classic.pattern.DateConverter@7d50c4e8 - Setting zoneId to "UTC" 13:57:51 13:57:51,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:57:51 13:57:51,595 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:57:51 13:57:51,598 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:57:51 13:57:51,598 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:57:51 13:57:51,598 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:57:51 13:57:51,598 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:57:51 13:57:51,598 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:57:51 13:57:51,599 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5f245a29 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:57:51 13:57:51,599 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:57:51 13:57:51,599 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@206e8c36 - End of configuration. 13:57:51 13:57:51,599 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@7281da45 - Registering current configuration as safe fallback point 13:57:51 13:57:51 13:57:51 . ____ _ __ _ _ 13:57:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:51 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:51 =========|_|==============|___/=/_/_/_/ 13:57:51 :: Spring Boot :: (v3.1.2) 13:57:51 13:57:51 2024-02-21T13:57:51.602Z INFO 7405 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Starting WatchdogSchedulingConfigurerSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:51 2024-02-21T13:57:51.602Z INFO 7405 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:51 2024-02-21T13:57:51.620Z INFO 7405 --- [ main] i.i.s.c.WatchdogSchedulingConfigurerSpec : Started WatchdogSchedulingConfigurerSpec in 0.054 seconds (process running for 134.72) 13:57:51 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.onap.cps.ncmp.api.impl.inventory.sync.config.WatchdogSchedulingConfigurerSpec 13:57:51 [INFO] Running org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 13:57:51 2024-02-21T13:57:51.670Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:51 2024-02-21T13:57:51.670Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:51 13:57:51 . ____ _ __ _ _ 13:57:51 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:51 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:51 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:51 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:51 =========|_|==============|___/=/_/_/_/ 13:57:51 :: Spring Boot :: (v3.1.2) 13:57:51 13:57:51 2024-02-21T13:57:51.677Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Starting AsyncTaskExecutorSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:51 2024-02-21T13:57:51.677Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : No active profile set, falling back to 1 default profile: "default" 13:57:51 2024-02-21T13:57:51.683Z INFO 7405 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutorSpec : Started AsyncTaskExecutorSpec in 0.018 seconds (process running for 134.783) 13:57:51 2024-02-21T13:57:51.687Z WARN 7405 --- [ main] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 13:57:51 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.onap.cps.ncmp.api.impl.inventory.sync.executor.AsyncTaskExecutorSpec 13:57:51 2024-02-21T13:57:51.693Z WARN 7405 --- [onPool-worker-2] o.o.c.n.a.i.i.s.e.AsyncTaskExecutor : Async task didn't completed within the required time. 13:57:51 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 13:57:52 2024-02-21T13:57:51.696Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:52 2024-02-21T13:57:51.696Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:51.745Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:52 2024-02-21T13:57:51.745Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:51.782Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:52 2024-02-21T13:57:51.782Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:51.792Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:52 2024-02-21T13:57:51.792Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:51.816Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:52 2024-02-21T13:57:51.816Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:52 13:57:52 . ____ _ __ _ _ 13:57:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:52 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:52 =========|_|==============|___/=/_/_/_/ 13:57:52 :: Spring Boot :: (v3.1.2) 13:57:52 13:57:52 2024-02-21T13:57:52.000Z INFO 7405 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Starting DmiDataOperationsSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:52 2024-02-21T13:57:52.000Z INFO 7405 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:57:52 2024-02-21T13:57:52.148Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.148Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.197Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.197Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.249Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.249Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.275Z INFO 7405 --- [ main] o.o.c.n.a.i.o.DmiDataOperationsSpec : Started DmiDataOperationsSpec in 0.287 seconds (process running for 135.376) 13:57:52 2024-02-21T13:57:52.299Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.299Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.300Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.300Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:52 [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.664 s - in org.onap.cps.ncmp.api.impl.operations.DmiDataOperationsSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 13:57:52 13:57:52 . ____ _ __ _ _ 13:57:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:52 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:52 =========|_|==============|___/=/_/_/_/ 13:57:52 :: Spring Boot :: (v3.1.2) 13:57:52 13:57:52 2024-02-21T13:57:52.391Z INFO 7405 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Starting DmiModelOperationsSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:52 2024-02-21T13:57:52.391Z INFO 7405 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : No active profile set, falling back to 1 default profile: "default" 13:57:52 2024-02-21T13:57:52.409Z INFO 7405 --- [ main] o.o.c.n.a.i.o.DmiModelOperationsSpec : Started DmiModelOperationsSpec in 0.029 seconds (process running for 135.509) 13:57:52 2024-02-21T13:57:52.442Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.442Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.445Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.445Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.452Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.452Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:52 [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 s - in org.onap.cps.ncmp.api.impl.operations.DmiModelOperationsSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 13:57:52 13:57:52 . ____ _ __ _ _ 13:57:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:52 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:52 =========|_|==============|___/=/_/_/_/ 13:57:52 :: Spring Boot :: (v3.1.2) 13:57:52 13:57:52 2024-02-21T13:57:52.473Z INFO 7405 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Starting DeviceHeartbeatConsumerSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:52 2024-02-21T13:57:52.473Z INFO 7405 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : No active profile set, falling back to 1 default profile: "default" 13:57:52 2024-02-21T13:57:52.477Z INFO 7405 --- [ main] .o.c.n.a.i.t.DeviceHeartbeatConsumerSpec : Started DeviceHeartbeatConsumerSpec in 0.015 seconds (process running for 135.577) 13:57:52 2024-02-21T13:57:52.484Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.484Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.onap.cps.ncmp.api.impl.trustlevel.DeviceHeartbeatConsumerSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 13:57:52 2024-02-21T13:57:52.494Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:52 2024-02-21T13:57:52.494Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:52 2024-02-21T13:57:52.498Z INFO 7405 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: NONE 13:57:52 2024-02-21T13:57:52.499Z INFO 7405 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : The trust level for Cm Handle: ch-1 is now: COMPLETE 13:57:52 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManagerSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 13:57:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDogSpec 13:57:52 [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 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 13:57:52 2024-02-21T13:57:52.528Z WARN 7405 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch 1, alternate id is already assigned to a different cm handle 13:57:52 2024-02-21T13:57:52.529Z WARN 7405 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle my cm handle, already has an alternate id of other alternate id 13:57:52 2024-02-21T13:57:52.532Z WARN 7405 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 13:57:52 2024-02-21T13:57:52.532Z WARN 7405 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-1, alternate id is already assigned to a different cm handle 13:57:52 2024-02-21T13:57:52.533Z WARN 7405 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle 13:57:52 2024-02-21T13:57:52.533Z WARN 7405 --- [ main] o.o.c.n.a.impl.utils.AlternateIdChecker : Alternate id update ignored, cannot update cm handle ch-2, alternate id is already assigned to a different cm handle (in this batch) 13:57:52 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.ncmp.api.impl.utils.AlternateIdCheckerSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 13:57:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.CmHandleQueryConditionsSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 13:57:52 2024-02-21T13:57:52.543Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:52 2024-02-21T13:57:52.543Z WARN 7405 --- [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. 13:57:52 2024-02-21T13:57:52.543Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.onap.cps.ncmp.api.impl.utils.DmiServiceUrlBuilderSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 13:57:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.impl.utils.InventoryQueryConditionsSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 13:57:52 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.onap.cps.ncmp.api.impl.utils.RestQueryParametersValidatorSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 13:57:52 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.onap.cps.ncmp.api.impl.utils.YangDataConverterSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 13:57:52 13:57:52 . ____ _ __ _ _ 13:57:52 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:57:52 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:57:52 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:57:52 ' |____| .__|_| |_|_| |_\__, | / / / / 13:57:52 =========|_|==============|___/=/_/_/_/ 13:57:52 :: Spring Boot :: (v3.1.2) 13:57:52 13:57:52 2024-02-21T13:57:52.600Z INFO 7405 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Starting CpsApplicationContextSpec using Java 17.0.6-ea with PID 7405 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-service) 13:57:52 2024-02-21T13:57:52.600Z INFO 7405 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : No active profile set, falling back to 1 default profile: "default" 13:57:52 2024-02-21T13:57:52.605Z INFO 7405 --- [ main] .o.c.n.a.i.u.c.CpsApplicationContextSpec : Started CpsApplicationContextSpec in 0.015 seconds (process running for 135.705) 13:57:52 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.onap.cps.ncmp.api.impl.utils.context.CpsApplicationContextSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 13:57:52 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.utils.DataNodeHelperSpec 13:57:52 [INFO] Running org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 13:57:57 2024-02-21T13:57:52.621Z INFO 7405 --- [ main] t.r.n.o.2.1 : Creating container for image: registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 13:57:57 2024-02-21T13:57:52.645Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:57 2024-02-21T13:57:52.645Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:52.645Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:52.676Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:57 2024-02-21T13:57:52.676Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:52.734Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 is starting: a341f31389abef2888088a6db2a1cfa7ac232a9ae5765a065f4443fb33e8ef6e 13:57:57 2024-02-21T13:57:52.785Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:52.785Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:52.800Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:57 2024-02-21T13:57:52.801Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:52.884Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:57 2024-02-21T13:57:52.884Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:52.906Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:57 2024-02-21T13:57:52.906Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:52.973Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:52.973Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.203Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.203Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.251Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.251Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.258Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.258Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.274Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.274Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.346Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.346Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.346Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:57 2024-02-21T13:57:53.346Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:53.346Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:53.402Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.402Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.458Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.458Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.458Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.458Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.486Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.486Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.554Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.554Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.555Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:57 2024-02-21T13:57:53.555Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:53.555Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:53.683Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.683Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.876Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.876Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.888Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.888Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:53.937Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:57 2024-02-21T13:57:53.938Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.008Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.008Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.009Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.009Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.160Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.160Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.161Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.161Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.259Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.259Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.329Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.329Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.370Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.370Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.409Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:57 2024-02-21T13:57:54.409Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:54.409Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:54.415Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.415Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.421Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:57 2024-02-21T13:57:54.421Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:54.421Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:54.510Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.510Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.560Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.560Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.588Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.588Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.671Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.671Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.778Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.778Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.789Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.789Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.839Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.839Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.861Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.861Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:54.962Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:57 2024-02-21T13:57:54.962Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.039Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.039Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.063Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.063Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.313Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.313Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.313Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.313Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.330Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.330Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.367Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.367Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.422Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.422Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.466Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.466Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.491Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.491Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.573Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.573Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.613Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:57 2024-02-21T13:57:55.613Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:55.613Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:55.624Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:57 2024-02-21T13:57:55.624Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:55.624Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:55.663Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.663Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.692Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.692Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.763Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.763Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.791Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.791Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.920Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.920Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:55.982Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:55.982Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.148Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.148Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.190Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.190Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.265Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.265Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.325Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.325Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.422Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.422Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.448Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.448Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.475Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.475Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.528Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.528Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.594Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.594Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.725Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:57 2024-02-21T13:57:56.725Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:56.725Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:56.727Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.727Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.783Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.783Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.796Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.796Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.817Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.817Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.826Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.826Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.829Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:57 2024-02-21T13:57:56.829Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:56.829Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:56.850Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.850Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:56.990Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:56.990Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.243Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.244Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.351Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.352Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.367Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.367Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.428Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.429Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.430Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.430Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.480Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.480Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.493Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.493Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.584Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.584Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.597Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.597Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.629Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:57 2024-02-21T13:57:57.629Z WARN 7405 --- [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. 13:57:57 2024-02-21T13:57:57.629Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:57 2024-02-21T13:57:57.687Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.687Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.712Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.712Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.730Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.730Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.758Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.759Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.798Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.798Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.803Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:57 2024-02-21T13:57:57.803Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:57 2024-02-21T13:57:57.817Z INFO 7405 --- [ main] t.r.n.o.2.1 : Container registry.nordix.org/onaptest/confluentinc/cp-kafka:6.2.1 started in PT5.196329215S 13:57:57 2024-02-21T13:57:57.820Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:57 allow.auto.create.topics = true 13:57:57 auto.commit.interval.ms = 5000 13:57:57 auto.include.jmx.reporter = true 13:57:57 auto.offset.reset = earliest 13:57:57 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:57 check.crcs = true 13:57:57 client.dns.lookup = use_all_dns_ips 13:57:57 client.id = consumer-test-11 13:57:57 client.rack = 13:57:57 connections.max.idle.ms = 540000 13:57:57 default.api.timeout.ms = 60000 13:57:57 enable.auto.commit = true 13:57:57 exclude.internal.topics = true 13:57:57 fetch.max.bytes = 52428800 13:57:57 fetch.max.wait.ms = 500 13:57:57 fetch.min.bytes = 1 13:57:57 group.id = test 13:57:57 group.instance.id = null 13:57:57 heartbeat.interval.ms = 3000 13:57:57 interceptor.classes = [] 13:57:57 internal.leave.group.on.close = true 13:57:57 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:57 isolation.level = read_uncommitted 13:57:57 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:57 max.partition.fetch.bytes = 1048576 13:57:57 max.poll.interval.ms = 300000 13:57:57 max.poll.records = 500 13:57:57 metadata.max.age.ms = 300000 13:57:57 metric.reporters = [] 13:57:57 metrics.num.samples = 2 13:57:57 metrics.recording.level = INFO 13:57:57 metrics.sample.window.ms = 30000 13:57:57 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:57 receive.buffer.bytes = 65536 13:57:57 reconnect.backoff.max.ms = 1000 13:57:57 reconnect.backoff.ms = 50 13:57:57 request.timeout.ms = 30000 13:57:57 retry.backoff.ms = 100 13:57:57 sasl.client.callback.handler.class = null 13:57:57 sasl.jaas.config = null 13:57:57 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:57 sasl.kerberos.min.time.before.relogin = 60000 13:57:57 sasl.kerberos.service.name = null 13:57:57 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:57 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:57 sasl.login.callback.handler.class = null 13:57:57 sasl.login.class = null 13:57:57 sasl.login.connect.timeout.ms = null 13:57:57 sasl.login.read.timeout.ms = null 13:57:57 sasl.login.refresh.buffer.seconds = 300 13:57:57 sasl.login.refresh.min.period.seconds = 60 13:57:57 sasl.login.refresh.window.factor = 0.8 13:57:57 sasl.login.refresh.window.jitter = 0.05 13:57:57 sasl.login.retry.backoff.max.ms = 10000 13:57:57 sasl.login.retry.backoff.ms = 100 13:57:57 sasl.mechanism = GSSAPI 13:57:57 sasl.oauthbearer.clock.skew.seconds = 30 13:57:57 sasl.oauthbearer.expected.audience = null 13:57:57 sasl.oauthbearer.expected.issuer = null 13:57:57 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:57 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:57 sasl.oauthbearer.jwks.endpoint.url = null 13:57:57 sasl.oauthbearer.scope.claim.name = scope 13:57:57 sasl.oauthbearer.sub.claim.name = sub 13:57:57 sasl.oauthbearer.token.endpoint.url = null 13:57:57 security.protocol = PLAINTEXT 13:57:57 security.providers = null 13:57:57 send.buffer.bytes = 131072 13:57:57 session.timeout.ms = 45000 13:57:57 socket.connection.setup.timeout.max.ms = 30000 13:57:57 socket.connection.setup.timeout.ms = 10000 13:57:57 ssl.cipher.suites = null 13:57:57 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:57 ssl.endpoint.identification.algorithm = https 13:57:57 ssl.engine.factory.class = null 13:57:57 ssl.key.password = null 13:57:57 ssl.keymanager.algorithm = SunX509 13:57:57 ssl.keystore.certificate.chain = null 13:57:57 ssl.keystore.key = null 13:57:57 ssl.keystore.location = null 13:57:57 ssl.keystore.password = null 13:57:57 ssl.keystore.type = JKS 13:57:57 ssl.protocol = TLSv1.3 13:57:57 ssl.provider = null 13:57:57 ssl.secure.random.implementation = null 13:57:57 ssl.trustmanager.algorithm = PKIX 13:57:57 ssl.truststore.certificates = null 13:57:57 ssl.truststore.location = null 13:57:57 ssl.truststore.password = null 13:57:57 ssl.truststore.type = JKS 13:57:57 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:57 13:57:57 2024-02-21T13:57:57.824Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:57 2024-02-21T13:57:57.824Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:57 2024-02-21T13:57:57.824Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523877824 13:57:58 2024-02-21T13:57:57.839Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:57.839Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-15 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:57.841Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:57.841Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:57.841Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:57.841Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523877841 13:57:58 2024-02-21T13:57:57.901Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-9, groupId=ncmp-group] Node 1 disconnected. 13:57:58 2024-02-21T13:57:57.901Z WARN 7405 --- [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:32778) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:57.945Z INFO 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Node -1 disconnected. 13:57:58 2024-02-21T13:57:57.945Z WARN 7405 --- [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. 13:57:58 2024-02-21T13:57:57.945Z WARN 7405 --- [d | producer-12] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-12] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:58 2024-02-21T13:57:58.024Z WARN 7405 --- [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} 13:57:58 2024-02-21T13:57:58.024Z INFO 7405 --- [d | producer-15] org.apache.kafka.clients.Metadata : [Producer clientId=producer-15] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.151Z WARN 7405 --- [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} 13:57:58 2024-02-21T13:57:58.209Z INFO 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.209Z WARN 7405 --- [d | producer-13] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-13] Connection to node 1 (localhost/127.0.0.1:32778) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.258Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.276Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-test-12 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = test 13:57:58 group.instance.id = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2024-02-21T13:57:58.278Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.278Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.278Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878278 13:57:58 2024-02-21T13:57:58.283Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:58.283Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-16 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:58.285Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:58.285Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.285Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.285Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878285 13:57:58 2024-02-21T13:57:58.299Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.299Z INFO 7405 --- [d | producer-16] org.apache.kafka.clients.Metadata : [Producer clientId=producer-16] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.308Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-test-13 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = test 13:57:58 group.instance.id = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2024-02-21T13:57:58.310Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.310Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.310Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878310 13:57:58 2024-02-21T13:57:58.316Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:58.316Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-17 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:58.317Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:58.317Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.317Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.317Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878317 13:57:58 2024-02-21T13:57:58.330Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.330Z INFO 7405 --- [d | producer-17] org.apache.kafka.clients.Metadata : [Producer clientId=producer-17] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.340Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-test-14 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = test 13:57:58 group.instance.id = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2024-02-21T13:57:58.343Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.343Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.343Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878343 13:57:58 2024-02-21T13:57:58.349Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:58.350Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-18 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:58.351Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:58.351Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.351Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.351Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878351 13:57:58 2024-02-21T13:57:58.359Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.359Z INFO 7405 --- [d | producer-18] org.apache.kafka.clients.Metadata : [Producer clientId=producer-18] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.365Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-test-15 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = test 13:57:58 group.instance.id = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2024-02-21T13:57:58.368Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.368Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.368Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878368 13:57:58 2024-02-21T13:57:58.374Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:58.375Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-19 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:58.376Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:58.376Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.376Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.376Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878376 13:57:58 2024-02-21T13:57:58.395Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.395Z INFO 7405 --- [d | producer-19] org.apache.kafka.clients.Metadata : [Producer clientId=producer-19] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.404Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-test-16 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = test 13:57:58 group.instance.id = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2024-02-21T13:57:58.407Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.407Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.407Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878407 13:57:58 2024-02-21T13:57:58.411Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:58.411Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-20 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:58.413Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:58.413Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.413Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.413Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878413 13:57:58 2024-02-21T13:57:58.420Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.420Z INFO 7405 --- [d | producer-20] org.apache.kafka.clients.Metadata : [Producer clientId=producer-20] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.425Z INFO 7405 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 13:57:58 allow.auto.create.topics = true 13:57:58 auto.commit.interval.ms = 5000 13:57:58 auto.include.jmx.reporter = true 13:57:58 auto.offset.reset = earliest 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 check.crcs = true 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = consumer-test-17 13:57:58 client.rack = 13:57:58 connections.max.idle.ms = 540000 13:57:58 default.api.timeout.ms = 60000 13:57:58 enable.auto.commit = true 13:57:58 exclude.internal.topics = true 13:57:58 fetch.max.bytes = 52428800 13:57:58 fetch.max.wait.ms = 500 13:57:58 fetch.min.bytes = 1 13:57:58 group.id = test 13:57:58 group.instance.id = null 13:57:58 heartbeat.interval.ms = 3000 13:57:58 interceptor.classes = [] 13:57:58 internal.leave.group.on.close = true 13:57:58 internal.throw.on.fetch.stable.offset.unsupported = false 13:57:58 isolation.level = read_uncommitted 13:57:58 key.deserializer = class org.apache.kafka.common.serialization.StringDeserializer 13:57:58 max.partition.fetch.bytes = 1048576 13:57:58 max.poll.interval.ms = 300000 13:57:58 max.poll.records = 500 13:57:58 metadata.max.age.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 13:57:58 receive.buffer.bytes = 65536 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 session.timeout.ms = 45000 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 value.deserializer = class io.cloudevents.kafka.CloudEventDeserializer 13:57:58 13:57:58 2024-02-21T13:57:58.427Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.427Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.427Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878427 13:57:58 2024-02-21T13:57:58.428Z INFO 7405 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-test-17, groupId=test] Subscribed to topic(s): my-topic-name 13:57:58 2024-02-21T13:57:58.432Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : Idempotence will be disabled because retries is set to 0. 13:57:58 2024-02-21T13:57:58.432Z INFO 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : ProducerConfig values: 13:57:58 acks = -1 13:57:58 auto.include.jmx.reporter = true 13:57:58 batch.size = 16384 13:57:58 bootstrap.servers = [PLAINTEXT://localhost:32784] 13:57:58 buffer.memory = 33554432 13:57:58 client.dns.lookup = use_all_dns_ips 13:57:58 client.id = producer-21 13:57:58 compression.type = none 13:57:58 connections.max.idle.ms = 540000 13:57:58 delivery.timeout.ms = 120000 13:57:58 enable.idempotence = false 13:57:58 interceptor.classes = [] 13:57:58 key.serializer = class org.apache.kafka.common.serialization.StringSerializer 13:57:58 linger.ms = 1 13:57:58 max.block.ms = 60000 13:57:58 max.in.flight.requests.per.connection = 5 13:57:58 max.request.size = 1048576 13:57:58 metadata.max.age.ms = 300000 13:57:58 metadata.max.idle.ms = 300000 13:57:58 metric.reporters = [] 13:57:58 metrics.num.samples = 2 13:57:58 metrics.recording.level = INFO 13:57:58 metrics.sample.window.ms = 30000 13:57:58 partitioner.adaptive.partitioning.enable = true 13:57:58 partitioner.availability.timeout.ms = 0 13:57:58 partitioner.class = null 13:57:58 partitioner.ignore.keys = false 13:57:58 receive.buffer.bytes = 32768 13:57:58 reconnect.backoff.max.ms = 1000 13:57:58 reconnect.backoff.ms = 50 13:57:58 request.timeout.ms = 30000 13:57:58 retries = 0 13:57:58 retry.backoff.ms = 100 13:57:58 sasl.client.callback.handler.class = null 13:57:58 sasl.jaas.config = null 13:57:58 sasl.kerberos.kinit.cmd = /usr/bin/kinit 13:57:58 sasl.kerberos.min.time.before.relogin = 60000 13:57:58 sasl.kerberos.service.name = null 13:57:58 sasl.kerberos.ticket.renew.jitter = 0.05 13:57:58 sasl.kerberos.ticket.renew.window.factor = 0.8 13:57:58 sasl.login.callback.handler.class = null 13:57:58 sasl.login.class = null 13:57:58 sasl.login.connect.timeout.ms = null 13:57:58 sasl.login.read.timeout.ms = null 13:57:58 sasl.login.refresh.buffer.seconds = 300 13:57:58 sasl.login.refresh.min.period.seconds = 60 13:57:58 sasl.login.refresh.window.factor = 0.8 13:57:58 sasl.login.refresh.window.jitter = 0.05 13:57:58 sasl.login.retry.backoff.max.ms = 10000 13:57:58 sasl.login.retry.backoff.ms = 100 13:57:58 sasl.mechanism = GSSAPI 13:57:58 sasl.oauthbearer.clock.skew.seconds = 30 13:57:58 sasl.oauthbearer.expected.audience = null 13:57:58 sasl.oauthbearer.expected.issuer = null 13:57:58 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 13:57:58 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 13:57:58 sasl.oauthbearer.jwks.endpoint.url = null 13:57:58 sasl.oauthbearer.scope.claim.name = scope 13:57:58 sasl.oauthbearer.sub.claim.name = sub 13:57:58 sasl.oauthbearer.token.endpoint.url = null 13:57:58 security.protocol = PLAINTEXT 13:57:58 security.providers = null 13:57:58 send.buffer.bytes = 131072 13:57:58 socket.connection.setup.timeout.max.ms = 30000 13:57:58 socket.connection.setup.timeout.ms = 10000 13:57:58 ssl.cipher.suites = null 13:57:58 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 13:57:58 ssl.endpoint.identification.algorithm = https 13:57:58 ssl.engine.factory.class = null 13:57:58 ssl.key.password = null 13:57:58 ssl.keymanager.algorithm = SunX509 13:57:58 ssl.keystore.certificate.chain = null 13:57:58 ssl.keystore.key = null 13:57:58 ssl.keystore.location = null 13:57:58 ssl.keystore.password = null 13:57:58 ssl.keystore.type = JKS 13:57:58 ssl.protocol = TLSv1.3 13:57:58 ssl.provider = null 13:57:58 ssl.secure.random.implementation = null 13:57:58 ssl.trustmanager.algorithm = PKIX 13:57:58 ssl.truststore.certificates = null 13:57:58 ssl.truststore.location = null 13:57:58 ssl.truststore.password = null 13:57:58 ssl.truststore.type = JKS 13:57:58 transaction.timeout.ms = 60000 13:57:58 transactional.id = null 13:57:58 value.serializer = class io.cloudevents.kafka.CloudEventSerializer 13:57:58 13:57:58 2024-02-21T13:57:58.434Z WARN 7405 --- [ main] o.a.k.clients.producer.ProducerConfig : These configurations '[batch-size]' were supplied but are not used yet. 13:57:58 2024-02-21T13:57:58.434Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 13:57:58 2024-02-21T13:57:58.434Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 13:57:58 2024-02-21T13:57:58.434Z INFO 7405 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708523878434 13:57:58 2024-02-21T13:57:58.436Z INFO 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.436Z WARN 7405 --- [ad | producer-9] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-9] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.441Z INFO 7405 --- [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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.441Z INFO 7405 --- [d | producer-21] org.apache.kafka.clients.Metadata : [Producer clientId=producer-21] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.451Z INFO 7405 --- [ 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 QnkppG0ZRM2My9cfT32pXA 13:57:58 2024-02-21T13:57:58.451Z INFO 7405 --- [ main] org.apache.kafka.clients.Metadata : [Consumer clientId=consumer-test-17, groupId=test] Cluster ID: TkRFYhwCT_mC_iygVPWfRg 13:57:58 2024-02-21T13:57:58.499Z INFO 7405 --- [ad | ncmp-group] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-10, groupId=ncmp-group] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.500Z WARN 7405 --- [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:32780) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.509Z INFO 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.509Z WARN 7405 --- [ad | producer-4] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-4] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.563Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Discovered group coordinator localhost:32784 (id: 2147483646 rack: null) 13:57:58 2024-02-21T13:57:58.565Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 13:57:58 2024-02-21T13:57:58.573Z INFO 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.573Z WARN 7405 --- [ad | producer-2] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-2] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.580Z INFO 7405 --- [ 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-0cf1c28f-5606-4a63-9183-0e0c8b558a32 13:57:58 2024-02-21T13:57:58.580Z INFO 7405 --- [ 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) 13:57:58 2024-02-21T13:57:58.580Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] (Re-)joining group 13:57:58 2024-02-21T13:57:58.589Z INFO 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.589Z WARN 7405 --- [d | producer-10] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-10] Connection to node 1 (localhost/127.0.0.1:32774) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.591Z INFO 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.591Z WARN 7405 --- [ad | producer-7] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-7] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.608Z INFO 7405 --- [ 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-0cf1c28f-5606-4a63-9183-0e0c8b558a32', protocol='range'} 13:57:58 2024-02-21T13:57:58.608Z INFO 7405 --- [ 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-0cf1c28f-5606-4a63-9183-0e0c8b558a32=Assignment(partitions=[my-topic-name-0])} 13:57:58 2024-02-21T13:57:58.611Z INFO 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.611Z WARN 7405 --- [ad | producer-6] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-6] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.612Z INFO 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.612Z WARN 7405 --- [ad | producer-1] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-1] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.634Z INFO 7405 --- [ 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-0cf1c28f-5606-4a63-9183-0e0c8b558a32', protocol='range'} 13:57:58 2024-02-21T13:57:58.635Z INFO 7405 --- [ 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]) 13:57:58 2024-02-21T13:57:58.635Z INFO 7405 --- [ main] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Adding newly assigned partitions: my-topic-name-0 13:57:58 2024-02-21T13:57:58.643Z INFO 7405 --- [ 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 13:57:58 2024-02-21T13:57:58.655Z INFO 7405 --- [ 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:32784 (id: 1 rack: null)], epoch=0}}. 13:57:58 2024-02-21T13:57:58.679Z INFO 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.679Z WARN 7405 --- [d | producer-14] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-14] Connection to node 1 (localhost/127.0.0.1:32780) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.693Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.693Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-2, groupId=test] Connection to node 1 (localhost/127.0.0.1:32770) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.702Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.702Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-1, groupId=test] Connection to node 1 (localhost/127.0.0.1:32768) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.714Z INFO 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.714Z WARN 7405 --- [ad | producer-3] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-3] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.760Z INFO 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.760Z WARN 7405 --- [ad | producer-8] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-8] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.763Z INFO 7405 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.763Z INFO 7405 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.763Z INFO 7405 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.763Z INFO 7405 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.763Z INFO 7405 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.763Z INFO 7405 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 0ms, elapsed time since send: 0ms, request timeout: 30000ms) 13:57:58 2024-02-21T13:57:58.764Z INFO 7405 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.764Z INFO 7405 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.764Z INFO 7405 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.764Z INFO 7405 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.765Z INFO 7405 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.765Z INFO 7405 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.765Z INFO 7405 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] 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) 13:57:58 2024-02-21T13:57:58.765Z INFO 7405 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Cancelled in-flight METADATA request with correlation id 4 due to node 1 being disconnected (elapsed time since creation: 2ms, elapsed time since send: 2ms, request timeout: 30000ms) 13:57:58 2024-02-21T13:57:58.765Z INFO 7405 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.765Z INFO 7405 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.766Z INFO 7405 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.811Z INFO 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.811Z WARN 7405 --- [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. 13:57:58 2024-02-21T13:57:58.811Z WARN 7405 --- [d | producer-11] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-11] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 13:57:58 2024-02-21T13:57:58.835Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.835Z INFO 7405 --- [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: 135ms, elapsed time since send: 135ms, request timeout: 30000ms) 13:57:58 2024-02-21T13:57:58.835Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node -1 disconnected. 13:57:58 2024-02-21T13:57:58.835Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 2147483646 disconnected. 13:57:58 2024-02-21T13:57:58.835Z INFO 7405 --- [t-thread | test] o.a.kafka.clients.FetchSessionHandler : [Consumer clientId=consumer-test-17, groupId=test] Error sending fetch request (sessionId=1554179368, epoch=1) to node 1: 13:57:58 13:57:58 org.apache.kafka.common.errors.DisconnectException: null 13:57:58 13:57:58 2024-02-21T13:57:58.836Z INFO 7405 --- [t-thread | test] o.a.k.c.c.internals.ConsumerCoordinator : [Consumer clientId=consumer-test-17, groupId=test] Group coordinator localhost:32784 (id: 2147483646 rack: null) is unavailable or invalid due to cause: coordinator unavailable. isDisconnected: true. Rediscovery will be attempted. 13:57:58 2024-02-21T13:57:58.863Z INFO 7405 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.863Z WARN 7405 --- [d | producer-21] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-21] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.864Z INFO 7405 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.864Z WARN 7405 --- [d | producer-17] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-17] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.865Z INFO 7405 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.865Z WARN 7405 --- [d | producer-15] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-15] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.865Z INFO 7405 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.865Z WARN 7405 --- [d | producer-16] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-16] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.866Z INFO 7405 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.866Z WARN 7405 --- [d | producer-19] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-19] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.866Z INFO 7405 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.866Z WARN 7405 --- [d | producer-18] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-18] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.868Z INFO 7405 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.868Z WARN 7405 --- [d | producer-20] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-20] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.936Z INFO 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.936Z WARN 7405 --- [t-thread | test] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-test-17, groupId=test] Connection to node 1 (localhost/127.0.0.1:32784) could not be established. Broker may not be available. 13:57:58 2024-02-21T13:57:58.939Z INFO 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Node 1 disconnected. 13:57:58 2024-02-21T13:57:58.939Z WARN 7405 --- [ad | producer-5] org.apache.kafka.clients.NetworkClient : [Producer clientId=producer-5] Connection to node 1 (localhost/127.0.0.1:32772) could not be established. Broker may not be available. 13:57:58 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.335 s - in org.onap.cps.ncmp.api.impl.utils.data.operation.ResourceDataOperationRequestUtilsSpec 13:57:58 [INFO] Running org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 13:57:58 [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.impl.yangmodels.YangModelCmHandleSpec 13:57:58 [INFO] Running org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 13:57:58 2024-02-21T13:57:58.977Z WARN 7405 --- [ main] o.o.c.n.a.m.CmHandleRegistrationResponse : Unexpected xpath valid/xpath/without-id[@key='123'] 13:57:58 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.onap.cps.ncmp.api.models.CmHandleRegistrationResponseSpec 13:57:58 [INFO] Running org.onap.cps.ncmp.api.models.YangResourceSpec 13:57:58 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.onap.cps.ncmp.api.models.YangResourceSpec 13:57:59 [INFO] 13:57:59 [INFO] Results: 13:57:59 [INFO] 13:57:59 [INFO] Tests run: 510, Failures: 0, Errors: 0, Skipped: 0 13:57:59 [INFO] 13:57:59 [INFO] 13:57:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-service --- 13:57:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:57:59 [INFO] Analyzed bundle 'cps-ncmp-service' with 100 classes 13:57:59 [INFO] 13:57:59 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-service --- 13:57:59 [INFO] 13:57:59 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-service --- 13:57:59 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.4-SNAPSHOT.jar 13:57:59 [INFO] 13:57:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-service --- 13:57:59 [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/* 13:57:59 [INFO] 13:57:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-service --- 13:57:59 [INFO] 13:57:59 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-service --- 13:57:59 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:57:59 [INFO] 13:57:59 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-service --- 13:57:59 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 13:57:59 [INFO] Analyzed bundle 'cps-ncmp-service' with 100 classes 13:57:59 [INFO] All coverage checks have been met. 13:57:59 [INFO] 13:57:59 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-service --- 13:57:59 [INFO] 13:57:59 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-service --- 13:57:59 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-service/target/cps-ncmp-service-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-service/3.4.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.jar 13:57:59 [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.4-SNAPSHOT/cps-ncmp-service-3.4.4-SNAPSHOT.pom 13:57:59 [INFO] 13:57:59 [INFO] ---------------------< org.onap.cps:cps-ncmp-rest >--------------------- 13:57:59 [INFO] Building cps-ncmp-rest 3.4.4-SNAPSHOT [12/23] 13:57:59 [INFO] --------------------------------[ jar ]--------------------------------- 13:57:59 [INFO] 13:57:59 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest --- 13:57:59 [INFO] 13:57:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest --- 13:57:59 [INFO] 13:57:59 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest --- 13:57:59 [INFO] 13:57:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest --- 13:57:59 [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/* 13:57:59 [INFO] 13:57:59 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest --- 13:57:59 [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/* 13:57:59 [INFO] 13:57:59 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen) @ cps-ncmp-rest --- 13:58:00 [INFO] Generating with dryRun=false 13:58:00 [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. 13:58:00 [INFO] OpenAPI Generator: spring (server) 13:58:00 [INFO] Generator 'spring' is considered stable. 13:58:00 [INFO] ---------------------------------- 13:58:00 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:58:00 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 13:58:00 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:58:00 [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). 13:58:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:00 [INFO] Processing operation getResourceDataForCmHandle 13:58:00 [INFO] Processing operation updateResourceDataRunningForCmHandle 13:58:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:00 [INFO] Processing operation createResourceDataRunningForCmHandle 13:58:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:00 [INFO] Processing operation deleteResourceDataRunningForCmHandle 13:58:00 [INFO] Processing operation patchResourceDataRunningForCmHandle 13:58:00 [INFO] Processing operation executeDataOperationForCmHandles 13:58:00 [INFO] Processing operation queryResourceDataForCmHandle 13:58:00 [INFO] Processing operation getModuleReferencesByCmHandle 13:58:00 [INFO] Processing operation getModuleDefinitions 13:58:00 [INFO] Processing operation searchCmHandles 13:58:00 [INFO] Processing operation retrieveCmHandleDetailsById 13:58:00 [INFO] Processing operation getCmHandlePublicPropertiesByCmHandleId 13:58:00 [INFO] Processing operation searchCmHandleIds 13:58:00 [INFO] Processing operation getCmHandleStateByCmHandleId 13:58:00 [INFO] Processing operation setDataSyncEnabledFlagForCmHandle 13:58:00 [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] 13:58:00 [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] 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:00 [WARNING] Multiple MediaTypes found, using only the first one 13:58:00 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:00 [WARNING] Multiple MediaTypes found, using only the first one 13:58:00 [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] 13:58:00 [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 13:58:00 [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] 13:58:00 [INFO] Skipping generation of supporting files. 13:58:00 ################################################################################ 13:58:00 # Thanks for using OpenAPI Generator. # 13:58:00 # Please consider donation to help us maintain this project 🙏 # 13:58:00 # https://opencollective.com/openapi_generator/donate # 13:58:00 ################################################################################ 13:58:00 [INFO] 13:58:00 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-code-gen-inventory) @ cps-ncmp-rest --- 13:58:00 [INFO] Generating with dryRun=false 13:58:00 [INFO] No .openapi-generator-ignore file found. 13:58:00 [INFO] OpenAPI Generator: spring (server) 13:58:00 [INFO] Generator 'spring' is considered stable. 13:58:00 [INFO] ---------------------------------- 13:58:00 [INFO] Set base package to invoker package (org.onap.cps.ncmp.rest.controller) 13:58:00 [INFO] Environment variable JAVA_POST_PROCESS_FILE not defined so the Java code may not be properly formatted. To define it, try 'export JAVA_POST_PROCESS_FILE="/usr/local/bin/clang-format -i"' (Linux/Mac) 13:58:00 [INFO] NOTE: To enable file post-processing, 'enablePostProcessFile' must be set to `true` (--enable-post-process-file for CLI). 13:58:00 [INFO] Processing operation updateDmiPluginRegistration 13:58:00 [INFO] Processing operation getAllCmHandleIdsForRegisteredDmi 13:58:00 [INFO] Processing operation searchCmHandleIds 13:58:00 [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] 13:58:00 [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] 13:58:00 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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 13:58:00 [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] 13:58:00 [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 13:58:00 [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] 13:58:00 [INFO] Skipping generation of supporting files. 13:58:00 ################################################################################ 13:58:00 # Thanks for using OpenAPI Generator. # 13:58:00 # Please consider donation to help us maintain this project 🙏 # 13:58:00 # https://opencollective.com/openapi_generator/donate # 13:58:00 ################################################################################ 13:58:00 [INFO] 13:58:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest --- 13:58:00 [INFO] You have 0 Checkstyle violations. 13:58:00 [INFO] 13:58:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest --- 13:58:00 [INFO] You have 0 Checkstyle violations. 13:58:00 [INFO] 13:58:00 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest --- 13:58:00 [INFO] Starting audit... 13:58:00 Audit done. 13:58:00 [INFO] You have 0 Checkstyle violations. 13:58:00 [INFO] 13:58:00 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest --- 13:58:00 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:00 [INFO] Copying 1 resource 13:58:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/license 13:58:00 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-resources/licenses 13:58:00 [INFO] 13:58:00 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest --- 13:58:00 [INFO] Changes detected - recompiling the module! :dependency 13:58:00 [INFO] Compiling 40 source files with javac [debug release 17] to target/classes 13:58:01 [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". 13:58:01 [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. 13:58:01 [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. 13:58:01 [INFO] 13:58:01 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest >>> 13:58:01 [INFO] 13:58:01 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest --- 13:58:01 [INFO] Fork Value is true 13:58:03 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:58:03 [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) 13:58:03 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:58:03 [java] WARNING: System::setSecurityManager will be removed in a future release 13:58:05 [INFO] Done SpotBugs Analysis.... 13:58:05 [INFO] 13:58:05 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest <<< 13:58:05 [INFO] 13:58:05 [INFO] 13:58:05 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest --- 13:58:05 [INFO] BugInstance size is 0 13:58:05 [INFO] Error size is 0 13:58:05 [INFO] No errors/warnings found 13:58:05 [INFO] 13:58:05 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-inventory-openapi-yaml-gen) @ cps-ncmp-rest --- 13:58:05 [INFO] Generating with dryRun=false 13:58:05 [INFO] No .openapi-generator-ignore file found. 13:58:05 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:58:05 [INFO] Generator 'openapi-yaml' is considered stable. 13:58:05 [INFO] Output file [outputFile=openapi-inventory.yaml] 13:58:05 [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] 13:58:05 [INFO] Model RestCmHandleProperties not generated since it's an alias to map (without property) and `generateAliasAsModel` is set to false (default) 13:58:05 [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] 13:58:05 [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] 13:58:05 [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] 13:58:05 [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] 13:58:05 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:58:05 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi-inventory.yaml 13:58:05 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator-ignore 13:58:05 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:58:05 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:58:05 ################################################################################ 13:58:05 # Thanks for using OpenAPI Generator. # 13:58:05 # Please consider donation to help us maintain this project 🙏 # 13:58:05 # https://opencollective.com/openapi_generator/donate # 13:58:05 ################################################################################ 13:58:05 [INFO] 13:58:05 [INFO] --- openapi-generator-maven-plugin:6.6.0:generate (ncmp-openapi-yaml-gen) @ cps-ncmp-rest --- 13:58:06 [INFO] Generating with dryRun=false 13:58:06 [INFO] OpenAPI Generator: openapi-yaml (documentation) 13:58:06 [INFO] Generator 'openapi-yaml' is considered stable. 13:58:06 [INFO] Output file [outputFile=openapi.yaml] 13:58:06 [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). 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] Model CmHandlePublicProperties not generated since it's an alias to array (without property) and `generateAliasAsModel` is set to false (default) 13:58:06 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:06 [WARNING] Multiple MediaTypes found, using only the first one 13:58:06 [WARNING] Multiple schemas found in the OAS 'content' section, returning only the first one (application/json) 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] 'host' (OAS 2.0) or 'servers' (OAS 3.0) not defined in the spec. Default to [http://localhost] for server URL [http://localhost/ncmp] 13:58:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/README.md 13:58:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/openapi.yaml 13:58:06 [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.) 13:58:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/VERSION 13:58:06 [INFO] writing file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/generated-sources/openapi/.openapi-generator/FILES 13:58:06 ################################################################################ 13:58:06 # Thanks for using OpenAPI Generator. # 13:58:06 # Please consider donation to help us maintain this project 🙏 # 13:58:06 # https://opencollective.com/openapi_generator/donate # 13:58:06 ################################################################################ 13:58:06 [INFO] 13:58:06 [INFO] --- maven-resources-plugin:2.6:copy-resources (copy-resources) @ cps-ncmp-rest --- 13:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:06 [INFO] Copying 2 resources 13:58:06 [INFO] 13:58:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest --- 13:58:06 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:06 [INFO] Copying 6 resources 13:58:06 [INFO] 13:58:06 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest --- 13:58:06 [INFO] Changes detected - recompiling the module! :dependency 13:58:06 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:58:06 [INFO] 13:58:06 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest --- 13:58:06 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:58:06 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:58:07 [INFO] Compiled 22 files. 13:58:07 [INFO] 13:58:07 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest --- 13:58:07 [INFO] 13:58:07 [INFO] ------------------------------------------------------- 13:58:07 [INFO] T E S T S 13:58:07 [INFO] ------------------------------------------------------- 13:58:09 13:58:09.028 [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. 13:58:09 13:58:09.225 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:58:09 13:58:09.355 [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. 13:58:09 13:58:09.403 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:58:09 13:58:09.422 [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. 13:58:09 13:58:09.431 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:58:09 13:58:09.469 [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. 13:58:09 13:58:09.476 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:58:09 13:58:09.480 [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. 13:58:09 13:58:09.487 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:58:09 13:58:09.490 [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. 13:58:09 13:58:09.497 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.TestApplication for test class org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:58:09 [INFO] Running org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:58:13 13:58:08,845 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:58:13 13:58:08,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:58:13 13:58:08,867 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:58:13 13:58:08,868 |-INFO in ch.qos.logback.classic.BasicConfigurator@6e245068 - Setting up default configuration. 13:58:13 13:58:11,213 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@aba4a33 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:13 13:58:11,257 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bb1ba54 - 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. 13:58:13 13:58:11,257 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@aba4a33 - 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 13:58:13 13:58:11,260 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:13 13:58:11,261 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:13 13:58:11,261 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:13 13:58:11,262 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@1bb1ba54 - 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. 13:58:13 13:58:11,262 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@aba4a33 - 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 13:58:13 13:58:11,269 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:13 13:58:11,269 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:58:13 13:58:11,274 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:58:13 13:58:11,302 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523891300) 13:58:13 13:58:11,302 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:58:13 13:58:11,302 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:58:13 13:58:11,306 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:58:13 13:58:11,310 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:13 13:58:11,310 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:13 13:58:11,311 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:13 13:58:11,312 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:13 13:58:11,317 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:13 13:58:11,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:13 13:58:11,336 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:13 13:58:11,347 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:13 13:58:11,353 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:13 13:58:11,681 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6999dca2 - Setting zoneId to "UTC" 13:58:13 13:58:11,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:13 13:58:11,690 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:13 13:58:11,932 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:58:13 13:58:11,933 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:13 13:58:11,933 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:13 13:58:11,934 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:13 13:58:11,934 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:13 13:58:11,934 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@25727f74 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:13 13:58:11,934 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:13 13:58:11,935 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@312af870 - End of configuration. 13:58:13 13:58:11,935 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@27df971b - Registering current configuration as safe fallback point 13:58:13 13:58:13 13:58:13 . ____ _ __ _ _ 13:58:13 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:13 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:13 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:13 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:13 =========|_|==============|___/=/_/_/_/ 13:58:13 :: Spring Boot :: (v3.1.2) 13:58:13 13:58:13 2024-02-21T13:58:12.037Z INFO 12172 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Starting NetworkCmProxyRestExceptionHandlerSpec using Java 17.0.6-ea with PID 12172 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:58:13 2024-02-21T13:58:12.037Z INFO 12172 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : No active profile set, falling back to 1 default profile: "default" 13:58:13 2024-02-21T13:58:13.408Z INFO 12172 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:58:13 2024-02-21T13:58:13.408Z INFO 12172 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:58:13 2024-02-21T13:58:13.409Z INFO 12172 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:58:13 2024-02-21T13:58:13.429Z INFO 12172 --- [ main] e.NetworkCmProxyRestExceptionHandlerSpec : Started NetworkCmProxyRestExceptionHandlerSpec in 2.577 seconds (process running for 5.43) 13:58:13 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:58:14 2024-02-21T13:58:14.271Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:14 13:58:14 org.onap.cps.ncmp.api.impl.exception.ServerNcmpException: some error message 13:58:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:14 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:14 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:14 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:14 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:14 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:58:14 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:123) 13:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:58:14 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:58:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:58:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:14 13:58:14 2024-02-21T13:58:14.281Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:14 13:58:14 org.onap.cps.ncmp.api.impl.exception.DmiRequestException: some error message 13:58:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:14 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:14 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:14 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:14 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:14 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:286) 13:58:14 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:124) 13:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:58:14 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:58:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:58:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:14 13:58:14 2024-02-21T13:58:14.293Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:14 13:58:14 java.lang.IllegalStateException: some error message 13:58:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:14 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:14 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:14 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:14 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:14 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:14 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:14 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:14 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:14 at org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec.$spock_feature_0_0prov1(NetworkCmProxyRestExceptionHandlerSpec.groovy:126) 13:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:14 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:14 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:14 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:14 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:14 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$BaseDataIterator.invokeRaw(DataIteratorFactory.java:37) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.createDataProviders(DataIteratorFactory.java:275) 13:58:14 at org.spockframework.runtime.DataIteratorFactory$FeatureDataProviderIterator.(DataIteratorFactory.java:147) 13:58:14 at org.spockframework.runtime.DataIteratorFactory.createFeatureDataIterator(DataIteratorFactory.java:23) 13:58:14 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:44) 13:58:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:14 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:14 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:14 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:14 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:14 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:14 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:14 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:14 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:14 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:14 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:14 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:14 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:14 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:14 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:14 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:14 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:14 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:14 13:58:14 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 4.723 s - in org.onap.cps.ncmp.rest.exceptions.NetworkCmProxyRestExceptionHandlerSpec 13:58:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 13:58:14 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.onap.cps.ncmp.rest.controller.NcmpRestInputMapperSpec 13:58:14 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:58:15 13:58:15 . ____ _ __ _ _ 13:58:15 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:15 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:15 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:15 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:15 =========|_|==============|___/=/_/_/_/ 13:58:15 :: Spring Boot :: (v3.1.2) 13:58:15 13:58:15 2024-02-21T13:58:14.680Z INFO 12172 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Starting NetworkCmProxyControllerSpec using Java 17.0.6-ea with PID 12172 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:58:15 2024-02-21T13:58:14.680Z INFO 12172 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:58:15 2024-02-21T13:58:15.381Z INFO 12172 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:58:15 2024-02-21T13:58:15.382Z INFO 12172 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:58:15 2024-02-21T13:58:15.382Z INFO 12172 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 0 ms 13:58:15 2024-02-21T13:58:15.389Z INFO 12172 --- [ main] o.o.c.n.r.c.NetworkCmProxyControllerSpec : Started NetworkCmProxyControllerSpec in 0.738 seconds (process running for 7.39) 13:58:15 2024-02-21T13:58:15.564Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid datastore is an invalid datastore name 13:58:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:58:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.lambda$validateDataOperationRequest$1(NcmpPassthroughResourceRequestHandler.java:108) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.validateDataOperationRequest(NcmpPassthroughResourceRequestHandler.java:104) 13:58:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler.executeRequest(NcmpPassthroughResourceRequestHandler.java:69) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.spring.mock.DelegatingInterceptor.intercept(DelegatingInterceptor.java:53) 13:58:15 at org.spockframework.mock.runtime.ByteBuddyInterceptorAdapter.interceptNonAbstract(ByteBuddyInterceptorAdapter.java:35) 13:58:15 at org.onap.cps.ncmp.rest.controller.handlers.NcmpPassthroughResourceRequestHandler$SpockMock$1661993741.executeRequest(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.executeDataOperationForCmHandles(NetworkCmProxyController.java:116) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.executeDataOperationForCmHandles() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_3(NetworkCmProxyControllerSpec.groovy:218) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.590Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:passthrough-running is not supported 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.queryResourceDataForCmHandle(NetworkCmProxyController.java:139) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.queryResourceDataForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doGet(FrameworkServlet.java:903) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:527) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_6(NetworkCmProxyControllerSpec.groovy:267) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.801Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 13:58:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:58:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:58:15 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_17(NetworkCmProxyControllerSpec.groovy:476) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:15 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 Caused by: com.fasterxml.jackson.core.JsonParseException: Unexpected character ('i' (code 105)): was expecting double-quote to start field name 13:58:15 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 3] 13:58:15 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 13:58:15 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:750) 13:58:15 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportUnexpectedChar(ParserMinimalBase.java:674) 13:58:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._handleOddName(UTF8StreamJsonParser.java:2144) 13:58:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._parseName(UTF8StreamJsonParser.java:1794) 13:58:15 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:798) 13:58:15 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 13:58:15 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 13:58:15 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 13:58:15 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:58:15 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:58:15 ... 123 common frames omitted 13:58:15 13:58:15 2024-02-21T13:58:15.853Z WARN 12172 --- [ main] o.o.c.n.r.c.NetworkCmProxyController : Ignoring revision filter as no module name is provided 13:58:15 2024-02-21T13:58:15.883Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:15 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.890Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:58:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.createResourceDataRunningForCmHandle(NetworkCmProxyController.java:187) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.createResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.896Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.901Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:58:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.updateResourceDataRunningForCmHandle(NetworkCmProxyController.java:211) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.updateResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doPut(FrameworkServlet.java:925) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:550) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.908Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.915Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:58:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.patchResourceDataRunningForCmHandle(NetworkCmProxyController.java:161) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.patchResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:888) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.920Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: ncmp-datastore:operational is not supported 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:399) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 2024-02-21T13:58:15.925Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:15 13:58:15 org.onap.cps.ncmp.api.impl.exception.InvalidDatastoreException: invalid is an invalid datastore name 13:58:15 at org.onap.cps.ncmp.api.impl.operations.DatastoreType.fromDatastoreName(DatastoreType.java:60) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.validateDataStore(NetworkCmProxyController.java:396) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController.deleteResourceDataRunningForCmHandle(NetworkCmProxyController.java:233) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.validation.beanvalidation.MethodValidationInterceptor.invoke(MethodValidationInterceptor.java:141) 13:58:15 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$CglibMethodInvocation.proceed(CglibAopProxy.java:756) 13:58:15 at org.springframework.aop.framework.CglibAopProxy$DynamicAdvisedInterceptor.intercept(CglibAopProxy.java:708) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyController$$SpringCGLIB$$1.deleteResourceDataRunningForCmHandle() 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) 13:58:15 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:15 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:15 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:15 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.doDelete(FrameworkServlet.java:936) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:553) 13:58:15 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:15 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:15 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:15 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:15 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:15 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:15 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:15 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:15 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec.$spock_feature_0_25(NetworkCmProxyControllerSpec.groovy:612) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:15 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:15 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:15 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:15 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:15 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:15 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:15 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:15 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:15 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:15 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:15 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:15 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:15 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:15 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:15 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:15 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:15 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:15 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:15 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:15 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:15 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:15 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:15 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:15 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:15 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:15 13:58:15 [INFO] Tests run: 58, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.368 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyControllerSpec 13:58:15 [INFO] Running org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:58:16 13:58:16 . ____ _ __ _ _ 13:58:16 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:16 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:16 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:16 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:16 =========|_|==============|___/=/_/_/_/ 13:58:16 :: Spring Boot :: (v3.1.2) 13:58:16 13:58:16 2024-02-21T13:58:15.996Z INFO 12172 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Starting NetworkCmProxyInventoryControllerSpec using Java 17.0.6-ea with PID 12172 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest) 13:58:16 2024-02-21T13:58:15.996Z INFO 12172 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : No active profile set, falling back to 1 default profile: "default" 13:58:16 2024-02-21T13:58:16.238Z INFO 12172 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 13:58:16 2024-02-21T13:58:16.238Z INFO 12172 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 13:58:16 2024-02-21T13:58:16.239Z INFO 12172 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 13:58:16 2024-02-21T13:58:16.242Z INFO 12172 --- [ main] .c.NetworkCmProxyInventoryControllerSpec : Started NetworkCmProxyInventoryControllerSpec in 0.27 seconds (process running for 8.243) 13:58:16 2024-02-21T13:58:16.311Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:16 13:58:16 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized field "notAdmiPlugin" (class org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration), not marked as ignorable 13:58:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:58:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:58:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:58:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:58:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_1(NetworkCmProxyInventoryControllerSpec.groovy:101) 13:58:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:16 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:16 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:16 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:16 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"]) 13:58:16 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 19] (through reference chain: org.onap.cps.ncmp.rest.model.RestDmiPluginRegistration["notAdmiPlugin"]) 13:58:16 at com.fasterxml.jackson.databind.exc.UnrecognizedPropertyException.from(UnrecognizedPropertyException.java:61) 13:58:16 at com.fasterxml.jackson.databind.DeserializationContext.handleUnknownProperty(DeserializationContext.java:1138) 13:58:16 at com.fasterxml.jackson.databind.deser.std.StdDeserializer.handleUnknownProperty(StdDeserializer.java:2224) 13:58:16 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownProperty(BeanDeserializerBase.java:1709) 13:58:16 at com.fasterxml.jackson.databind.deser.BeanDeserializerBase.handleUnknownVanilla(BeanDeserializerBase.java:1687) 13:58:16 at com.fasterxml.jackson.databind.deser.BeanDeserializer.vanillaDeserialize(BeanDeserializer.java:320) 13:58:16 at com.fasterxml.jackson.databind.deser.BeanDeserializer.deserialize(BeanDeserializer.java:177) 13:58:16 at com.fasterxml.jackson.databind.deser.DefaultDeserializationContext.readRootValue(DefaultDeserializationContext.java:323) 13:58:16 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2105) 13:58:16 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:58:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:58:16 ... 123 common frames omitted 13:58:16 13:58:16 2024-02-21T13:58:16.342Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:16 13:58:16 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) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:166) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:58:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:58:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:58:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:16 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:16 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:139) 13:58:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 13:58:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:16 13:58:16 2024-02-21T13:58:16.345Z ERROR 12172 --- [ main] n.r.e.NetworkCmProxyRestExceptionHandler : Exception occurred 13:58:16 13:58:16 org.springframework.http.converter.HttpMessageNotReadableException: JSON parse error: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 13:58:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:406) 13:58:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.read(AbstractJackson2HttpMessageConverter.java:354) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.AbstractMessageConverterMethodArgumentResolver.readWithMessageConverters(AbstractMessageConverterMethodArgumentResolver.java:183) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.readWithMessageConverters(RequestResponseBodyMethodProcessor.java:163) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestResponseBodyMethodProcessor.resolveArgument(RequestResponseBodyMethodProcessor.java:136) 13:58:16 at org.springframework.web.method.support.HandlerMethodArgumentResolverComposite.resolveArgument(HandlerMethodArgumentResolverComposite.java:122) 13:58:16 at org.springframework.web.method.support.InvocableHandlerMethod.getMethodArgumentValues(InvocableHandlerMethod.java:179) 13:58:16 at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:146) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:118) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:884) 13:58:16 at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:797) 13:58:16 at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) 13:58:16 at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1081) 13:58:16 at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:974) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1011) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:914) 13:58:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:547) 13:58:16 at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:885) 13:58:16 at org.springframework.test.web.servlet.TestDispatcherServlet.service(TestDispatcherServlet.java:72) 13:58:16 at jakarta.servlet.http.HttpServlet.service(HttpServlet.java:614) 13:58:16 at org.springframework.mock.web.MockFilterChain$ServletFilterProxy.doFilter(MockFilterChain.java:165) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) 13:58:16 at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:116) 13:58:16 at org.springframework.mock.web.MockFilterChain.doFilter(MockFilterChain.java:132) 13:58:16 at org.springframework.test.web.servlet.MockMvc.perform(MockMvc.java:201) 13:58:16 at org.springframework.test.web.servlet.MockMvc$perform.call(Unknown Source) 13:58:16 at org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec.$spock_feature_0_4(NetworkCmProxyInventoryControllerSpec.groovy:162) 13:58:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:16 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:16 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:16 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:16 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:16 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:16 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:16 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:16 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:16 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:16 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:16 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:16 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:16 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:16 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:16 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:16 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:16 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:16 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:16 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:16 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:16 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:16 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:16 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:16 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:16 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:16 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:16 Caused by: com.fasterxml.jackson.core.JsonParseException: Unrecognized token 'this': was expecting (JSON String, Number, Array, Object or token 'null', 'true' or 'false') 13:58:16 at [Source: (org.springframework.util.StreamUtils$NonClosingInputStream); line: 1, column: 6] 13:58:16 at com.fasterxml.jackson.core.JsonParser._constructError(JsonParser.java:2477) 13:58:16 at com.fasterxml.jackson.core.base.ParserMinimalBase._reportError(ParserMinimalBase.java:760) 13:58:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3699) 13:58:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._reportInvalidToken(UTF8StreamJsonParser.java:3672) 13:58:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchToken2(UTF8StreamJsonParser.java:3013) 13:58:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._matchTrue(UTF8StreamJsonParser.java:2947) 13:58:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser._nextTokenNotInObject(UTF8StreamJsonParser.java:879) 13:58:16 at com.fasterxml.jackson.core.json.UTF8StreamJsonParser.nextToken(UTF8StreamJsonParser.java:794) 13:58:16 at com.fasterxml.jackson.databind.ObjectReader._initForReading(ObjectReader.java:357) 13:58:16 at com.fasterxml.jackson.databind.ObjectReader._bindAndClose(ObjectReader.java:2095) 13:58:16 at com.fasterxml.jackson.databind.ObjectReader.readValue(ObjectReader.java:1481) 13:58:16 at org.springframework.http.converter.json.AbstractJackson2HttpMessageConverter.readJavaType(AbstractJackson2HttpMessageConverter.java:395) 13:58:16 ... 133 common frames omitted 13:58:16 13:58:16 [INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.481 s - in org.onap.cps.ncmp.rest.controller.NetworkCmProxyInventoryControllerSpec 13:58:16 [INFO] Running org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 13:58:16 2024-02-21T13:58:16.422Z INFO 12172 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:58:16 2024-02-21T13:58:16.425Z WARN 12172 --- [ main] .o.c.n.r.c.h.NcmpDatastoreRequestHandler : Asynchronous request is unavailable as notification feature is currently disabled, will use synchronous operation. 13:58:16 2024-02-21T13:58:16.429Z INFO 12172 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:58:16 2024-02-21T13:58:16.432Z INFO 12172 --- [onPool-worker-1] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:58:16 2024-02-21T13:58:16.434Z INFO 12172 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:58:16 [INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.onap.cps.ncmp.rest.controller.handlers.NcmpDatastoreRequestHandlerSpec 13:58:16 [INFO] Running org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 13:58:16 2024-02-21T13:58:16.547Z INFO 12172 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task completed successfully. 13:58:16 2024-02-21T13:58:16.557Z ERROR 12172 --- [onPool-worker-2] o.o.c.n.r.executor.CpsNcmpTaskExecutor : Async task failed. caused by : java.util.concurrent.CompletionException: java.lang.RuntimeException: original exception message 13:58:16 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 s - in org.onap.cps.ncmp.rest.executor.CpsNcmpTaskExecutorSpec 13:58:16 [INFO] Running org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 13:58:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.ncmp.rest.mapper.CmHandleStateMapperSpec 13:58:16 [INFO] Running org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 13:58:16 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.onap.cps.ncmp.rest.util.DeprecationHelperSpec 13:58:16 [INFO] Running org.onap.cps.ncmp.rest.util.TopicValidatorSpec 13:58:16 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.onap.cps.ncmp.rest.util.TopicValidatorSpec 13:58:16 [INFO] 13:58:16 [INFO] Results: 13:58:16 [INFO] 13:58:16 [INFO] Tests run: 139, Failures: 0, Errors: 0, Skipped: 0 13:58:16 [INFO] 13:58:16 [INFO] 13:58:16 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest --- 13:58:16 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:58:16 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:58:16 [INFO] 13:58:16 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest --- 13:58:16 [INFO] 13:58:16 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest --- 13:58:17 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.4-SNAPSHOT.jar 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest --- 13:58:17 [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/* 13:58:17 [INFO] 13:58:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest --- 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest --- 13:58:17 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest --- 13:58:17 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 13:58:17 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 13:58:17 [INFO] All coverage checks have been met. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest --- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest --- 13:58:17 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/cps-ncmp-rest-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest/3.4.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.jar 13:58:17 [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.4-SNAPSHOT/cps-ncmp-rest-3.4.4-SNAPSHOT.pom 13:58:17 [INFO] 13:58:17 [INFO] ------------------< org.onap.cps:cps-ncmp-rest-stub >------------------- 13:58:17 [INFO] Building cps-ncmp-rest-stub 3.4.4-SNAPSHOT [13/23] 13:58:17 [INFO] --------------------------------[ pom ]--------------------------------- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] surefireArgLine set to empty 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] argLine set to empty 13:58:17 [INFO] 13:58:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] You have 0 Checkstyle violations. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] You have 0 Checkstyle violations. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Starting audit... 13:58:17 Audit done. 13:58:17 [INFO] You have 0 Checkstyle violations. 13:58:17 [INFO] 13:58:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub >>> 13:58:17 [INFO] 13:58:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub <<< 13:58:17 [INFO] 13:58:17 [INFO] 13:58:17 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] No sources specified for compilation. Skipping. 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] 13:58:17 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] failsafeArgLine set to empty 13:58:17 [INFO] 13:58:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] No tests to run. 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub --- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub --- 13:58:17 [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.4-SNAPSHOT/cps-ncmp-rest-stub-3.4.4-SNAPSHOT.pom 13:58:17 [INFO] 13:58:17 [INFO] --------------< org.onap.cps:cps-ncmp-rest-stub-service >--------------- 13:58:17 [INFO] Building cps-ncmp-rest-stub-service 3.4.4-SNAPSHOT [14/23] 13:58:17 [INFO] --------------------------------[ jar ]--------------------------------- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] 13:58:17 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] surefireArgLine set to empty 13:58:17 [INFO] 13:58:17 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:17 [INFO] argLine set to empty 13:58:17 [INFO] 13:58:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] You have 0 Checkstyle violations. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] You have 0 Checkstyle violations. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] Starting audit... 13:58:17 Audit done. 13:58:17 [INFO] You have 0 Checkstyle violations. 13:58:17 [INFO] 13:58:17 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:17 [INFO] Copying 3 resources 13:58:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-sources/license 13:58:17 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/target/generated-resources/licenses 13:58:17 [INFO] 13:58:17 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] Changes detected - recompiling the module! :dependency 13:58:17 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 13:58:17 [INFO] 13:58:17 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-service >>> 13:58:17 [INFO] 13:58:17 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-service --- 13:58:17 [INFO] Fork Value is true 13:58:19 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:58:19 [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) 13:58:19 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:58:19 [java] WARNING: System::setSecurityManager will be removed in a future release 13:58:20 [INFO] Done SpotBugs Analysis.... 13:58:20 [INFO] 13:58:20 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-service <<< 13:58:20 [INFO] 13:58:20 [INFO] 13:58:20 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-service --- 13:58:20 [INFO] BugInstance size is 0 13:58:20 [INFO] Error size is 0 13:58:20 [INFO] No errors/warnings found 13:58:20 [INFO] 13:58:20 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-service --- 13:58:20 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:20 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service/src/test/resources 13:58:20 [INFO] 13:58:20 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-service --- 13:58:20 [INFO] No sources to compile 13:58:20 [INFO] 13:58:20 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-service --- 13:58:20 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:58:20 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:58:21 [INFO] Compiled 4 files. 13:58:21 [INFO] 13:58:21 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-service --- 13:58:21 [INFO] 13:58:21 [INFO] ------------------------------------------------------- 13:58:21 [INFO] T E S T S 13:58:21 [INFO] ------------------------------------------------------- 13:58:22 [INFO] Running org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 13:58:24 13:58:21,445 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:58:24 13:58:21,463 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:58:24 13:58:21,463 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:58:24 13:58:21,464 |-INFO in ch.qos.logback.classic.BasicConfigurator@4dcbae55 - Setting up default configuration. 13:58:24 13:58:22,670 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:24 13:58:22,705 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - 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. 13:58:24 13:58:22,705 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - 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 13:58:24 13:58:22,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:24 13:58:22,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:24 13:58:22,708 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:24 13:58:22,709 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@7ca16adc - 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. 13:58:24 13:58:22,709 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@4a9860 - 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 13:58:24 13:58:22,715 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:24 13:58:22,715 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:58:24 13:58:22,718 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:58:24 13:58:22,736 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523902734) 13:58:24 13:58:22,736 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:58:24 13:58:22,736 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:58:24 13:58:22,740 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:58:24 13:58:22,744 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:24 13:58:22,744 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:24 13:58:22,745 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:24 13:58:22,749 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:24 13:58:22,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:24 13:58:22,758 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:24 13:58:22,769 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:24 13:58:22,776 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:24 13:58:22,796 |-INFO in ch.qos.logback.classic.pattern.DateConverter@4ac8768e - Setting zoneId to "UTC" 13:58:24 13:58:22,801 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:24 13:58:22,801 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:24 13:58:22,935 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:58:24 13:58:22,936 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:24 13:58:22,936 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:24 13:58:22,936 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:24 13:58:22,937 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:24 13:58:22,937 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5ae1c281 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:24 13:58:22,937 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:24 13:58:22,937 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@1e957e2f - End of configuration. 13:58:24 13:58:22,937 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@691500ab - Registering current configuration as safe fallback point 13:58:24 13:58:24 2024-02-21T13:58:23.068Z INFO 12290 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Starting SampleCpsNcmpClientSpec using Java 17.0.6-ea with PID 12290 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-service) 13:58:24 2024-02-21T13:58:23.069Z INFO 12290 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : The following 1 profile is active: "test" 13:58:24 2024-02-21T13:58:23.916Z INFO 12290 --- [ main] o.s.b.w.e.j.JettyServletWebServerFactory : Server initialized with port: 0 13:58:24 2024-02-21T13:58:23.918Z INFO 12290 --- [ 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 13:58:24 2024-02-21T13:58:23.967Z INFO 12290 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring embedded WebApplicationContext 13:58:24 2024-02-21T13:58:23.967Z INFO 12290 --- [ main] w.s.c.ServletWebServerApplicationContext : Root WebApplicationContext: initialization completed in 877 ms 13:58:24 2024-02-21T13:58:24.017Z INFO 12290 --- [ main] o.e.j.s.session.DefaultSessionIdManager : Session workerName=node0 13:58:24 2024-02-21T13:58:24.021Z INFO 12290 --- [ main] o.e.jetty.server.handler.ContextHandler : Started o.s.b.w.e.j.JettyEmbeddedWebAppContext@22604c7e{application,/,[file:///tmp/jetty-docbase.0.12792933261206209475/],AVAILABLE} 13:58:24 2024-02-21T13:58:24.022Z INFO 12290 --- [ main] org.eclipse.jetty.server.Server : Started Server@42d174ad{STARTING}[11.0.15,sto=0] @2972ms 13:58:24 2024-02-21T13:58:24.452Z INFO 12290 --- [ main] o.e.j.s.h.ContextHandler.application : Initializing Spring DispatcherServlet 'dispatcherServlet' 13:58:24 2024-02-21T13:58:24.452Z INFO 12290 --- [ main] o.s.web.servlet.DispatcherServlet : Initializing Servlet 'dispatcherServlet' 13:58:24 2024-02-21T13:58:24.453Z INFO 12290 --- [ main] o.s.web.servlet.DispatcherServlet : Completed initialization in 1 ms 13:58:24 2024-02-21T13:58:24.464Z INFO 12290 --- [ main] o.e.jetty.server.AbstractConnector : Started ServerConnector@702f4124{HTTP/1.1, (http/1.1)}{0.0.0.0:45177} 13:58:24 2024-02-21T13:58:24.465Z INFO 12290 --- [ main] o.s.b.web.embedded.jetty.JettyWebServer : Jetty started on port(s) 45177 (http/1.1) with context path '/' 13:58:24 2024-02-21T13:58:24.474Z INFO 12290 --- [ main] o.o.c.n.r.stub.SampleCpsNcmpClientSpec : Started SampleCpsNcmpClientSpec in 2.009 seconds (process running for 3.424) 13:58:24 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:58:25 2024-02-21T13:58:25.312Z WARN 12290 --- [tp1694609669-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 13:58:25 2024-02-21T13:58:25.312Z INFO 12290 --- [tp1694609669-30] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 13:58:25 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.339 s - in org.onap.cps.ncmp.rest.stub.SampleCpsNcmpClientSpec 13:58:25 [INFO] Running org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 13:58:25 2024-02-21T13:58:25.430Z WARN 12290 --- [ 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 13:58:25 2024-02-21T13:58:25.430Z INFO 12290 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource in classpath using path: /stubs/passthrough-operational-example.json 13:58:25 2024-02-21T13:58:25.433Z INFO 12290 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Found resource file on file system using path: /tmp/spock-test17944289349535618923/file.txt 13:58:25 2024-02-21T13:58:25.434Z WARN 12290 --- [ 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 13:58:25 2024-02-21T13:58:25.434Z ERROR 12290 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /stubs/unknown-file.txt file not found on classpath or on file system 13:58:25 2024-02-21T13:58:25.434Z WARN 12290 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : Couldn't find file on file system '/tmp/spock-test17944289349535618923/unknown-file.txt', will search it in classpath 13:58:25 2024-02-21T13:58:25.435Z ERROR 12290 --- [ main] o.o.c.n.r.s.p.ResourceProviderImpl : /tmp/spock-test17944289349535618923/unknown-file.txt file not found on classpath or on file system 13:58:25 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.onap.cps.ncmp.rest.stub.providers.ResourceProviderSpec 13:58:25 [INFO] 13:58:25 [INFO] Results: 13:58:25 [INFO] 13:58:25 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 13:58:25 [INFO] 13:58:25 [INFO] 13:58:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:25 [INFO] 13:58:25 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] 13:58:25 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-service --- 13:58:25 [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.4-SNAPSHOT.jar 13:58:25 [INFO] 13:58:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:25 [INFO] failsafeArgLine set to empty 13:58:25 [INFO] 13:58:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] 13:58:25 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:25 [INFO] 13:58:25 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:25 [INFO] 13:58:25 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-service --- 13:58:25 [INFO] 13:58:25 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-service --- 13:58:25 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-service/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.jar 13:58:25 [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.4-SNAPSHOT/cps-ncmp-rest-stub-service-3.4.4-SNAPSHOT.pom 13:58:25 [INFO] 13:58:25 [INFO] ----------------< org.onap.cps:cps-ncmp-rest-stub-app >----------------- 13:58:25 [INFO] Building cps-ncmp-rest-stub-app 3.4.4-SNAPSHOT [15/23] 13:58:25 [INFO] --------------------------------[ jar ]--------------------------------- 13:58:25 [INFO] 13:58:25 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] 13:58:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] 13:58:25 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] 13:58:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:25 [INFO] surefireArgLine set to empty 13:58:25 [INFO] 13:58:25 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:25 [INFO] argLine set to empty 13:58:25 [INFO] 13:58:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] You have 0 Checkstyle violations. 13:58:25 [INFO] 13:58:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] You have 0 Checkstyle violations. 13:58:25 [INFO] 13:58:25 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ncmp-rest-stub-app --- 13:58:25 [INFO] Starting audit... 13:58:25 Audit done. 13:58:25 [INFO] You have 0 Checkstyle violations. 13:58:25 [INFO] 13:58:25 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-ncmp-rest-stub-app --- 13:58:26 [INFO] 13:58:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ncmp-rest-stub-app --- 13:58:26 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/main/resources 13:58:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-sources/license 13:58:26 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/target/generated-resources/licenses 13:58:26 [INFO] 13:58:26 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ncmp-rest-stub-app --- 13:58:26 [INFO] Changes detected - recompiling the module! :dependency 13:58:26 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:58:26 [INFO] 13:58:26 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ncmp-rest-stub-app >>> 13:58:26 [INFO] 13:58:26 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ncmp-rest-stub-app --- 13:58:26 [INFO] Fork Value is true 13:58:28 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:58:28 [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) 13:58:28 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:58:28 [java] WARNING: System::setSecurityManager will be removed in a future release 13:58:28 [INFO] Done SpotBugs Analysis.... 13:58:28 [INFO] 13:58:28 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ncmp-rest-stub-app <<< 13:58:28 [INFO] 13:58:28 [INFO] 13:58:28 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] BugInstance size is 0 13:58:28 [INFO] Error size is 0 13:58:28 [INFO] No errors/warnings found 13:58:28 [INFO] 13:58:28 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:28 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ncmp-rest-stub/cps-ncmp-rest-stub-app/src/test/resources 13:58:28 [INFO] 13:58:28 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] No sources to compile 13:58:28 [INFO] 13:58:28 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] No sources specified for compilation. Skipping. 13:58:28 [INFO] 13:58:28 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] No tests to run. 13:58:28 [INFO] 13:58:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:28 [INFO] 13:58:28 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] 13:58:28 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ncmp-rest-stub-app --- 13:58:28 [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.4-SNAPSHOT.jar 13:58:28 [INFO] 13:58:28 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-ncmp-rest-stub-app --- 13:58:28 [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.4-SNAPSHOT.jar with repackaged archive, adding nested dependencies in BOOT-INF/. 13:58:28 [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.4-SNAPSHOT.jar.original 13:58:28 [INFO] 13:58:28 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:28 [INFO] failsafeArgLine set to empty 13:58:28 [INFO] 13:58:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] No tests to run. 13:58:28 [INFO] 13:58:28 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:28 [INFO] 13:58:28 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:28 [INFO] 13:58:28 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ncmp-rest-stub-app --- 13:58:28 [INFO] 13:58:28 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ncmp-rest-stub-app --- 13:58:28 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ncmp-rest-stub-app/3.4.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.jar 13:58:29 [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.4-SNAPSHOT/cps-ncmp-rest-stub-app-3.4.4-SNAPSHOT.pom 13:58:29 [INFO] 13:58:29 [INFO] ------------------------< org.onap.cps:cps-ri >------------------------- 13:58:29 [INFO] Building cps-ri 3.4.4-SNAPSHOT [16/23] 13:58:29 [INFO] --------------------------------[ jar ]--------------------------------- 13:58:29 [INFO] 13:58:29 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-ri --- 13:58:29 [INFO] 13:58:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-ri --- 13:58:29 [INFO] 13:58:29 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-ri --- 13:58:29 [INFO] 13:58:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-ri --- 13:58:29 [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/* 13:58:29 [INFO] 13:58:29 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-ri --- 13:58:29 [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/* 13:58:29 [INFO] 13:58:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-ri --- 13:58:29 [INFO] You have 0 Checkstyle violations. 13:58:29 [INFO] 13:58:29 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-ri --- 13:58:30 [INFO] You have 0 Checkstyle violations. 13:58:30 [INFO] 13:58:30 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-ri --- 13:58:30 [INFO] Starting audit... 13:58:30 Audit done. 13:58:30 [INFO] You have 0 Checkstyle violations. 13:58:30 [INFO] 13:58:30 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-ri --- 13:58:30 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:30 [INFO] Copying 61 resources 13:58:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-sources/license 13:58:30 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/target/generated-resources/licenses 13:58:30 [INFO] 13:58:30 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-ri --- 13:58:30 [INFO] Changes detected - recompiling the module! :dependency 13:58:30 [INFO] Compiling 32 source files with javac [debug release 17] to target/classes 13:58:30 [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. 13:58:30 [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. 13:58:30 [INFO] 13:58:30 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-ri >>> 13:58:30 [INFO] 13:58:30 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-ri --- 13:58:30 [INFO] Fork Value is true 13:58:32 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:58:32 [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) 13:58:32 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:58:32 [java] WARNING: System::setSecurityManager will be removed in a future release 13:58:35 [INFO] Done SpotBugs Analysis.... 13:58:35 [INFO] 13:58:35 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-ri <<< 13:58:35 [INFO] 13:58:35 [INFO] 13:58:35 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-ri --- 13:58:35 [INFO] BugInstance size is 0 13:58:35 [INFO] Error size is 0 13:58:35 [INFO] No errors/warnings found 13:58:35 [INFO] 13:58:35 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-ri --- 13:58:35 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:35 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-ri/src/test/resources 13:58:35 [INFO] 13:58:35 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-ri --- 13:58:35 [INFO] No sources to compile 13:58:35 [INFO] 13:58:35 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-ri --- 13:58:35 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:58:35 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:58:36 [INFO] Compiled 24 files. 13:58:36 [INFO] 13:58:36 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-ri --- 13:58:36 [INFO] 13:58:36 [INFO] ------------------------------------------------------- 13:58:36 [INFO] T E S T S 13:58:36 [INFO] ------------------------------------------------------- 13:58:38 [INFO] Running org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 13:58:39 13:58:39.425 [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 13:58:39 13:58:39.730 [main] ERROR org.onap.cps.utils.JsonObjectMapper -- Parsing error occurred while converting JSON content to specific class type. 13:58:39 [INFO] Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.446 s - in org.onap.cps.spi.impl.CpsDataPersistenceServiceSpec 13:58:39 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 13:58:40 13:58:37,231 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:58:40 13:58:37,253 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:58:40 13:58:37,253 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:58:40 13:58:37,254 |-INFO in ch.qos.logback.classic.BasicConfigurator@3d707885 - Setting up default configuration. 13:58:40 13:58:39,996 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:58:40 13:58:40,076 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - 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. 13:58:40 13:58:40,076 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - 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 13:58:40 13:58:40,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:58:40 13:58:40,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:58:40 13:58:40,081 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:58:40 13:58:40,084 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@55a4a0ab - 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. 13:58:40 13:58:40,084 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@3c41b4b - 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 13:58:40 13:58:40,096 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:58:40 13:58:40,096 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:58:40 13:58:40,101 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:58:40 13:58:40,133 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523920131) 13:58:40 13:58:40,133 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:58:40 13:58:40,133 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:58:40 13:58:40,139 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:58:40 13:58:40,140 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:58:40 13:58:40,141 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:58:40 13:58:40,141 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:58:40 13:58:40,141 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:58:40 13:58:40,141 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:58:40 13:58:40,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:58:40 13:58:40,141 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:40 13:58:40,146 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:58:40 13:58:40,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:58:40 13:58:40,167 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:58:40 13:58:40,174 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:58:40 13:58:40,181 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:58:40 13:58:40,194 |-INFO in ch.qos.logback.classic.pattern.DateConverter@6eec564c - Setting zoneId to "UTC" 13:58:40 13:58:40,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:58:40 13:58:40,203 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:58:40 13:58:40,451 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:58:40 13:58:40,452 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:58:40 13:58:40,452 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:58:40 13:58:40,453 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:58:40 13:58:40,453 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:58:40 13:58:40,453 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@5066a895 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:58:40 13:58:40,453 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:58:40 13:58:40,453 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@4dd11699 - End of configuration. 13:58:40 13:58:40,453 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@3d805670 - Registering current configuration as safe fallback point 13:58:40 13:58:40 13:58:40 . ____ _ __ _ _ 13:58:40 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 13:58:40 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 13:58:40 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 13:58:40 ' |____| .__|_| |_|_| |_\__, | / / / / 13:58:40 =========|_|==============|___/=/_/_/_/ 13:58:40 :: Spring Boot :: (v3.1.2) 13:58:40 13:58:40 2024-02-21T13:58:40.555Z INFO 12473 --- [ main] sModulePersistenceServiceConcurrencySpec : Starting CpsModulePersistenceServiceConcurrencySpec using Java 17.0.6-ea with PID 12473 (started by jenkins in /w/workspace/cps-master-verify-java/cps-ri) 13:58:40 2024-02-21T13:58:40.556Z INFO 12473 --- [ main] sModulePersistenceServiceConcurrencySpec : No active profile set, falling back to 1 default profile: "default" 13:58:40 2024-02-21T13:58:40.800Z INFO 12473 --- [ main] sModulePersistenceServiceConcurrencySpec : Started CpsModulePersistenceServiceConcurrencySpec in 0.968 seconds (process running for 4.29) 13:58:41 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 13:58:43 2024-02-21T13:58:41.423Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:58:43 13:58:43 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:43 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:43 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:43 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:43 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:43 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:43 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:43 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:43 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:43 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:43 ... 48 common frames omitted 13:58:43 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:43 ... 75 common frames omitted 13:58:43 13:58:43 2024-02-21T13:58:41.811Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:58:43 13:58:43 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:43 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:43 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:43 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:43 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:43 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:43 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:43 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:43 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:43 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:43 ... 48 common frames omitted 13:58:43 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:43 ... 75 common frames omitted 13:58:43 13:58:43 2024-02-21T13:58:42.285Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 13:58:43 13:58:43 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:43 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:43 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:43 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:43 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:43 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:43 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:43 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:43 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:43 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:43 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:43 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:43 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:43 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:43 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:43 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:43 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:43 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:43 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:43 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:43 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:43 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:43 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:43 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:43 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:43 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:43 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:43 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:43 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:43 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:43 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:43 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:43 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:43 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:43 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:43 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:43 ... 48 common frames omitted 13:58:43 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:43 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:43 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:43 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:43 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:43 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:43 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:43 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:43 ... 75 common frames omitted 13:58:43 13:58:45 2024-02-21T13:58:43.742Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 13:58:45 13:58:45 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:45 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:45 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:45 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:45 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:45 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:45 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:45 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:45 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:45 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:45 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:45 ... 48 common frames omitted 13:58:45 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:45 ... 75 common frames omitted 13:58:45 13:58:45 2024-02-21T13:58:45.747Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 13:58:45 13:58:45 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:45 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:45 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:45 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:45 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:45 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:45 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:45 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:45 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:45 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_0(CpsModulePersistenceServiceConcurrencySpec.groovy:87) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:45 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:45 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:45 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:45 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:45 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:45 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:45 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:45 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:45 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:45 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:45 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:45 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:45 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:45 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:45 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:45 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:45 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:45 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:45 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:45 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:45 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:45 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:45 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:45 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:45 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:45 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:45 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:45 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:45 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:45 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:45 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:45 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:45 ... 48 common frames omitted 13:58:45 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:45 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:45 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:45 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:45 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:45 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:45 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:45 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:45 ... 75 common frames omitted 13:58:45 13:58:46 2024-02-21T13:58:45.759Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:58:46 13:58:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:46 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:46 ... 48 common frames omitted 13:58:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:46 ... 75 common frames omitted 13:58:46 13:58:46 2024-02-21T13:58:46.042Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:58:46 13:58:46 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:46 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:46 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:46 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:46 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:46 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:46 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:46 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:46 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSet(Unknown Source) 13:58:46 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:46 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_1(CpsModulePersistenceServiceConcurrencySpec.groovy:99) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:46 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:46 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:46 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:46 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:46 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:46 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:46 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:46 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:46 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:46 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:46 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:46 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:46 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:46 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:46 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:46 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:46 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:46 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:46 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:46 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:46 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:46 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:46 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:46 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:46 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:46 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:46 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:46 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:46 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:46 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:46 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:46 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:46 ... 48 common frames omitted 13:58:46 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:46 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:46 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:46 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:46 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:46 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:46 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:46 ... 75 common frames omitted 13:58:46 13:58:48 2024-02-21T13:58:46.476Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:58:48 13:58:48 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:48 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:48 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:48 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:48 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:48 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:48 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:48 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:48 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:48 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:48 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:48 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:48 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:48 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:48 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:48 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:48 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:48 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:48 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:48 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:48 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:48 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:48 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:48 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:48 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:48 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:48 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:48 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:48 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:48 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:48 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:48 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:48 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:48 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:48 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:48 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:48 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:48 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:48 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:48 ... 48 common frames omitted 13:58:48 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:48 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:48 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:48 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:48 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:48 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:48 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:48 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:48 ... 75 common frames omitted 13:58:48 13:58:49 2024-02-21T13:58:46.728Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:58:49 13:58:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:49 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:49 ... 48 common frames omitted 13:58:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:49 ... 75 common frames omitted 13:58:49 13:58:49 2024-02-21T13:58:47.445Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 3 13:58:49 13:58:49 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:49 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:49 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:49 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:49 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:49 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:49 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:49 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:49 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:49 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:49 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:49 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:49 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:49 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:49 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:49 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:49 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:49 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:49 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:49 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:49 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:49 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:49 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:49 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:49 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:49 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:49 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:49 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:49 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:49 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:49 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:49 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:49 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:49 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:49 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:49 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:49 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:49 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:49 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:49 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:49 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:49 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:49 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:49 ... 48 common frames omitted 13:58:49 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:49 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:49 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:49 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:49 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:49 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:49 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:49 ... 75 common frames omitted 13:58:49 13:58:50 2024-02-21T13:58:48.979Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 4 13:58:50 13:58:50 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:50 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:50 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:50 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:50 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:50 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:50 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:50 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:50 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:50 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:50 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:50 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:50 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:58:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:50 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:50 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:50 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:50 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:50 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:50 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:50 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:50 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:50 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:50 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:50 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:50 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:50 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:50 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:50 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:50 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:50 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:50 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:50 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:51 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:51 ... 48 common frames omitted 13:58:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:51 ... 75 common frames omitted 13:58:51 13:58:51 2024-02-21T13:58:50.984Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 5 13:58:51 13:58:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_2(CpsModulePersistenceServiceConcurrencySpec.groovy:116) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:51 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:51 ... 48 common frames omitted 13:58:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:51 ... 75 common frames omitted 13:58:51 13:58:51 2024-02-21T13:58:50.995Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:58:51 13:58:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:51 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:51 ... 48 common frames omitted 13:58:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:51 ... 75 common frames omitted 13:58:51 13:58:51 2024-02-21T13:58:51.361Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 2 13:58:51 13:58:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSetFromModules(CpsModulePersistenceServiceImpl.java:191) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.springframework.aop.support.AopUtils.invokeJoinpointUsingReflection(AopUtils.java:343) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.invokeJoinpoint(ReflectiveMethodInvocation.java:196) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:163) 13:58:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor$1.doWithRetry(RetryOperationsInterceptor.java:102) 13:58:51 at org.springframework.retry.support.RetryTemplate.doExecute(RetryTemplate.java:329) 13:58:51 at org.springframework.retry.support.RetryTemplate.execute(RetryTemplate.java:209) 13:58:51 at org.springframework.retry.interceptor.RetryOperationsInterceptor.invoke(RetryOperationsInterceptor.java:135) 13:58:51 at org.springframework.retry.annotation.AnnotationAwareRetryOperationsInterceptor.invoke(AnnotationAwareRetryOperationsInterceptor.java:160) 13:58:51 at org.springframework.aop.framework.ReflectiveMethodInvocation.proceed(ReflectiveMethodInvocation.java:184) 13:58:51 at org.springframework.aop.framework.JdkDynamicAopProxy.invoke(JdkDynamicAopProxy.java:244) 13:58:51 at jdk.proxy2/jdk.proxy2.$Proxy94.storeSchemaSetFromModules(Unknown Source) 13:58:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSetFromModules$0.call(Unknown Source) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:166) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_feature_0_3(CpsModulePersistenceServiceConcurrencySpec.groovy:137) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:58) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.execute(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.lambda$around$0(SimpleFeatureNode.java:52) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:52) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.around(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:51 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec.$spock_initializeFields(CpsModulePersistenceServiceConcurrencySpec.groovy:80) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.doRunInitializer(PlatformSpecRunner.java:280) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunInitializer$6(PlatformSpecRunner.java:265) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:102) 13:58:51 at org.spockframework.spring.SpringInterceptor.interceptInitializerMethod(SpringInterceptor.java:45) 13:58:51 at org.spockframework.runtime.extension.AbstractMethodInterceptor.intercept(AbstractMethodInterceptor.java:24) 13:58:51 at org.spockframework.runtime.extension.MethodInvocation.proceed(MethodInvocation.java:101) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:398) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:259) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runInitializer(PlatformSpecRunner.java:254) 13:58:51 at org.spockframework.runtime.IterationNode.prepare(IterationNode.java:31) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:32) 13:58:51 at org.spockframework.runtime.SimpleFeatureNode.prepare(SimpleFeatureNode.java:15) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:51 ... 48 common frames omitted 13:58:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:51 ... 75 common frames omitted 13:58:51 13:58:51 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.172 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceConcurrencySpec 13:58:51 [INFO] Running org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 13:58:51 2024-02-21T13:58:51.959Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:58:51 13:58:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'my-yang-resource-name' with checksum 'b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539' 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCall(CallSiteArray.java:47) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:125) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.call(AbstractCallSite.java:157) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:51 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:64) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 13:58:51 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 13:58:51 at java.base/java.lang.Class.newInstance(Class.java:645) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 13:58:51 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 13:58:51 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:51 ... 30 common frames omitted 13:58:51 Caused by: java.sql.SQLException: (checksum)=(b13faef573ed1374139d02c40d8ce09c80ea1dc70e63e464c1ed61568d48d539) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:51 ... 46 common frames omitted 13:58:51 13:58:51 2024-02-21T13:58:51.962Z WARN 12473 --- [ main] .o.c.s.i.CpsModulePersistenceServiceImpl : Cannot persist duplicated yang resource. System will attempt this method up to 5 times. Current retry count : 1 13:58:51 13:58:51 org.onap.cps.spi.exceptions.DuplicatedYangResourceException: Unexpected duplicated yang resource: 'no filename' with checksum 'no checksum found' 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.convertToDuplicatedYangResourceException(CpsModulePersistenceServiceImpl.java:360) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.synchronizeYangResources(CpsModulePersistenceServiceImpl.java:276) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceImpl.storeSchemaSet(CpsModulePersistenceServiceImpl.java:162) 13:58:51 at org.onap.cps.spi.CpsModulePersistenceService$storeSchemaSet.call(Unknown Source) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.$spock_feature_0_0(CpsModulePersistenceServiceSpec.groovy:81) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) 13:58:51 at java.base/java.lang.reflect.Method.invoke(Method.java:568) 13:58:51 at org.spockframework.util.ReflectionUtil.invokeMethod(ReflectionUtil.java:196) 13:58:51 at org.spockframework.runtime.model.MethodInfo.lambda$new$0(MethodInfo.java:49) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeatureMethod(PlatformSpecRunner.java:324) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:50) 13:58:51 at org.spockframework.runtime.IterationNode.execute(IterationNode.java:13) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.IterationNode.lambda$around$0(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunIteration$5(PlatformSpecRunner.java:236) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runIteration(PlatformSpecRunner.java:218) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:67) 13:58:51 at org.spockframework.runtime.IterationNode.around(IterationNode.java:13) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask$DefaultDynamicTestExecutor.execute(NodeTestTask.java:226) 13:58:51 at org.spockframework.runtime.ParameterizedFeatureChildExecutor.execute(ParameterizedFeatureChildExecutor.java:104) 13:58:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner$1.runIteration(PlatformParameterizedSpecRunner.java:72) 13:58:51 at org.spockframework.runtime.extension.IDataDriver.lambda$static$0(IDataDriver.java:37) 13:58:51 at org.spockframework.runtime.PlatformParameterizedSpecRunner.runParameterizedFeature(PlatformParameterizedSpecRunner.java:47) 13:58:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:40) 13:58:51 at org.spockframework.runtime.ParameterizedFeatureNode.execute(ParameterizedFeatureNode.java:16) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:151) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.FeatureNode.lambda$around$0(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunFeature$4(PlatformSpecRunner.java:199) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runFeature(PlatformSpecRunner.java:192) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:41) 13:58:51 at org.spockframework.runtime.FeatureNode.around(FeatureNode.java:12) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.spockframework.runtime.SpockNode.sneakyInvoke(SpockNode.java:40) 13:58:51 at org.spockframework.runtime.SpecNode.lambda$around$0(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.lambda$createMethodInfoForDoRunSpec$0(PlatformSpecRunner.java:61) 13:58:51 at org.spockframework.runtime.model.MethodInfo.invoke(MethodInfo.java:156) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invokeRaw(PlatformSpecRunner.java:407) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.invoke(PlatformSpecRunner.java:390) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSpec(PlatformSpecRunner.java:55) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:63) 13:58:51 at org.spockframework.runtime.SpecNode.around(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at java.base/java.util.ArrayList.forEach(ArrayList.java:1511) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.invokeAll(SameThreadHierarchicalTestExecutorService.java:41) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$6(NodeTestTask.java:155) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$8(NodeTestTask.java:141) 13:58:51 at org.junit.platform.engine.support.hierarchical.Node.around(Node.java:137) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$executeRecursively$9(NodeTestTask.java:139) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.executeRecursively(NodeTestTask.java:138) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:95) 13:58:51 at org.junit.platform.engine.support.hierarchical.SameThreadHierarchicalTestExecutorService.submit(SameThreadHierarchicalTestExecutorService.java:35) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestExecutor.execute(HierarchicalTestExecutor.java:57) 13:58:51 at org.junit.platform.engine.support.hierarchical.HierarchicalTestEngine.execute(HierarchicalTestEngine.java:54) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:147) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:127) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:90) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.lambda$execute$0(EngineExecutionOrchestrator.java:55) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.withInterceptedStreams(EngineExecutionOrchestrator.java:102) 13:58:51 at org.junit.platform.launcher.core.EngineExecutionOrchestrator.execute(EngineExecutionOrchestrator.java:54) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:114) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncher.execute(DefaultLauncher.java:86) 13:58:51 at org.junit.platform.launcher.core.DefaultLauncherSession$DelegatingLauncher.execute(DefaultLauncherSession.java:86) 13:58:51 at org.junit.platform.launcher.core.SessionPerRequestLauncher.execute(SessionPerRequestLauncher.java:53) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.execute(JUnitPlatformProvider.java:188) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invokeAllTests(JUnitPlatformProvider.java:154) 13:58:51 at org.apache.maven.surefire.junitplatform.JUnitPlatformProvider.invoke(JUnitPlatformProvider.java:128) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:428) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:162) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:562) 13:58:51 at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:548) 13:58:51 Caused by: org.hibernate.exception.ConstraintViolationException: 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:295) 13:58:51 at org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec.(CpsModulePersistenceServiceSpec.groovy:66) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.ReflectAccess.newInstance(ReflectAccess.java:128) 13:58:51 at java.base/jdk.internal.reflect.ReflectionFactory.newInstance(ReflectionFactory.java:347) 13:58:51 at java.base/java.lang.Class.newInstance(Class.java:645) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.createSpecInstance(PlatformSpecRunner.java:78) 13:58:51 at org.spockframework.runtime.PlatformSpecRunner.runSharedSpec(PlatformSpecRunner.java:45) 13:58:51 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:32) 13:58:51 at org.spockframework.runtime.SpecNode.prepare(SpecNode.java:11) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.lambda$prepare$2(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.ThrowableCollector.execute(ThrowableCollector.java:73) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.prepare(NodeTestTask.java:123) 13:58:51 at org.junit.platform.engine.support.hierarchical.NodeTestTask.execute(NodeTestTask.java:90) 13:58:51 ... 30 common frames omitted 13:58:51 Caused by: java.sql.SQLException: no checksum 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance0(Native Method) 13:58:51 at java.base/jdk.internal.reflect.NativeConstructorAccessorImpl.newInstance(NativeConstructorAccessorImpl.java:77) 13:58:51 at java.base/jdk.internal.reflect.DelegatingConstructorAccessorImpl.newInstance(DelegatingConstructorAccessorImpl.java:45) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstanceWithCaller(Constructor.java:499) 13:58:51 at java.base/java.lang.reflect.Constructor.newInstance(Constructor.java:480) 13:58:51 at org.codehaus.groovy.reflection.CachedConstructor.invoke(CachedConstructor.java:72) 13:58:51 at org.codehaus.groovy.runtime.callsite.ConstructorSite$ConstructorSiteNoUnwrapNoCoerce.callConstructor(ConstructorSite.java:105) 13:58:51 at org.codehaus.groovy.runtime.callsite.CallSiteArray.defaultCallConstructor(CallSiteArray.java:59) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:263) 13:58:51 at org.codehaus.groovy.runtime.callsite.AbstractCallSite.callConstructor(AbstractCallSite.java:277) 13:58:51 ... 46 common frames omitted 13:58:51 13:58:51 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.onap.cps.spi.impl.CpsModulePersistenceServiceSpec 13:58:51 [INFO] Running org.onap.cps.spi.impl.utils.CpsValidatorSpec 13:58:51 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.onap.cps.spi.impl.utils.CpsValidatorSpec 13:58:51 [INFO] Running org.onap.cps.spi.utils.EscapeUtilsSpec 13:58:52 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.onap.cps.spi.utils.EscapeUtilsSpec 13:58:52 [INFO] Running org.onap.cps.spi.utils.SessionManagerSpec 13:58:52 2024-02-21T13:58:52.158Z INFO 12473 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID testSessionId1 rolled back and closed 13:58:52 2024-02-21T13:58:52.158Z INFO 12473 --- [ main] org.onap.cps.spi.utils.SessionManager : Session with session ID otherSessionId rolled back and closed 13:58:52 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.166 s - in org.onap.cps.spi.utils.SessionManagerSpec 13:58:52 [INFO] 13:58:52 [INFO] Results: 13:58:52 [INFO] 13:58:52 [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 13:58:52 [INFO] 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-ri --- 13:58:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:58:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:58:52 [INFO] 13:58:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-ri --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-ri --- 13:58:52 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.4-SNAPSHOT.jar 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-ri --- 13:58:52 [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/* 13:58:52 [INFO] 13:58:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-ri --- 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-ri --- 13:58:52 [INFO] Skipping JaCoCo execution due to missing execution data file. 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-ri --- 13:58:52 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 13:58:52 [INFO] Analyzed bundle 'cps-ri' with 22 classes 13:58:52 [INFO] All coverage checks have been met. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-ri --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-ri --- 13:58:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/target/cps-ri-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.jar 13:58:52 [INFO] Installing /w/workspace/cps-master-verify-java/cps-ri/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-ri/3.4.4-SNAPSHOT/cps-ri-3.4.4-SNAPSHOT.pom 13:58:52 [INFO] 13:58:52 [INFO] -------------< org.onap.cps:dmi-plugin-demo-and-csit-stub >------------- 13:58:52 [INFO] Building dmi-plugin-demo-and-csit-stub 3.4.4-SNAPSHOT [17/23] 13:58:52 [INFO] --------------------------------[ pom ]--------------------------------- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] surefireArgLine set to empty 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] argLine set to empty 13:58:52 [INFO] 13:58:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] You have 0 Checkstyle violations. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] You have 0 Checkstyle violations. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Starting audit... 13:58:52 Audit done. 13:58:52 [INFO] You have 0 Checkstyle violations. 13:58:52 [INFO] 13:58:52 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub >>> 13:58:52 [INFO] 13:58:52 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub <<< 13:58:52 [INFO] 13:58:52 [INFO] 13:58:52 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] No sources specified for compilation. Skipping. 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] 13:58:52 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] failsafeArgLine set to empty 13:58:52 [INFO] 13:58:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] No tests to run. 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub --- 13:58:52 [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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-3.4.4-SNAPSHOT.pom 13:58:52 [INFO] 13:58:52 [INFO] ---------< org.onap.cps:dmi-plugin-demo-and-csit-stub-service >--------- 13:58:52 [INFO] Building dmi-plugin-demo-and-csit-stub-service 3.4.4-SNAPSHOT [18/23] 13:58:52 [INFO] --------------------------------[ jar ]--------------------------------- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] 13:58:52 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] surefireArgLine set to empty 13:58:52 [INFO] 13:58:52 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:52 [INFO] argLine set to empty 13:58:52 [INFO] 13:58:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] You have 0 Checkstyle violations. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] You have 0 Checkstyle violations. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] Starting audit... 13:58:52 Audit done. 13:58:52 [INFO] You have 0 Checkstyle violations. 13:58:52 [INFO] 13:58:52 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:52 [INFO] Copying 12 resources 13:58:52 [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 13:58:52 [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 13:58:52 [INFO] 13:58:52 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:52 [INFO] Changes detected - recompiling the module! :dependency 13:58:52 [INFO] Compiling 5 source files with javac [debug release 17] to target/classes 13:58:53 [INFO] 13:58:53 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-service >>> 13:58:53 [INFO] 13:58:53 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:53 [INFO] Fork Value is true 13:58:54 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:58:54 [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) 13:58:54 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:58:54 [java] WARNING: System::setSecurityManager will be removed in a future release 13:58:56 [INFO] Done SpotBugs Analysis.... 13:58:56 [INFO] 13:58:56 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-service <<< 13:58:56 [INFO] 13:58:56 [INFO] 13:58:56 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] BugInstance size is 0 13:58:56 [INFO] Error size is 0 13:58:56 [INFO] No errors/warnings found 13:58:56 [INFO] 13:58:56 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:56 [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 13:58:56 [INFO] 13:58:56 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] No sources to compile 13:58:56 [INFO] 13:58:56 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] No sources specified for compilation. Skipping. 13:58:56 [INFO] 13:58:56 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] No tests to run. 13:58:56 [INFO] 13:58:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:56 [INFO] 13:58:56 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] 13:58:56 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [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.4-SNAPSHOT.jar 13:58:56 [INFO] 13:58:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:56 [INFO] failsafeArgLine set to empty 13:58:56 [INFO] 13:58:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] No tests to run. 13:58:56 [INFO] 13:58:56 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:56 [INFO] 13:58:56 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:56 [INFO] 13:58:56 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [INFO] 13:58:56 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-service --- 13:58:56 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-service/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.jar 13:58:56 [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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-service-3.4.4-SNAPSHOT.pom 13:58:56 [INFO] 13:58:56 [INFO] -----------< org.onap.cps:dmi-plugin-demo-and-csit-stub-app >----------- 13:58:56 [INFO] Building dmi-plugin-demo-and-csit-stub-app 3.4.4-SNAPSHOT [19/23] 13:58:56 [INFO] --------------------------------[ jar ]--------------------------------- 13:58:56 [INFO] 13:58:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] 13:58:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] 13:58:56 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] 13:58:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:56 [INFO] surefireArgLine set to empty 13:58:56 [INFO] 13:58:56 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:56 [INFO] argLine set to empty 13:58:56 [INFO] 13:58:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] You have 0 Checkstyle violations. 13:58:56 [INFO] 13:58:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] You have 0 Checkstyle violations. 13:58:56 [INFO] 13:58:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] Starting audit... 13:58:56 Audit done. 13:58:56 [INFO] You have 0 Checkstyle violations. 13:58:56 [INFO] 13:58:56 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:56 [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 13:58:56 [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 13:58:56 [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 13:58:56 [INFO] 13:58:56 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] Changes detected - recompiling the module! :dependency 13:58:56 [INFO] Compiling 1 source file with javac [debug release 17] to target/classes 13:58:56 [INFO] 13:58:56 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ dmi-plugin-demo-and-csit-stub-app >>> 13:58:56 [INFO] 13:58:56 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:56 [INFO] Fork Value is true 13:58:58 [java] WARNING: A terminally deprecated method in java.lang.System has been called 13:58:58 [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) 13:58:58 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 13:58:58 [java] WARNING: System::setSecurityManager will be removed in a future release 13:58:58 [INFO] Done SpotBugs Analysis.... 13:58:58 [INFO] 13:58:58 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ dmi-plugin-demo-and-csit-stub-app <<< 13:58:58 [INFO] 13:58:58 [INFO] 13:58:58 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] BugInstance size is 0 13:58:58 [INFO] Error size is 0 13:58:58 [INFO] No errors/warnings found 13:58:58 [INFO] 13:58:58 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:58:58 [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 13:58:58 [INFO] 13:58:58 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] No sources to compile 13:58:58 [INFO] 13:58:58 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] No sources specified for compilation. Skipping. 13:58:58 [INFO] 13:58:58 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] No tests to run. 13:58:58 [INFO] 13:58:58 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:58:58 [INFO] 13:58:58 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [INFO] 13:58:58 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ dmi-plugin-demo-and-csit-stub-app --- 13:58:58 [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.4-SNAPSHOT.jar 13:58:58 [INFO] 13:58:58 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:01 [INFO] 13:59:01 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240221T135319Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub... 13:59:01 [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 13:59:01 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 13:59:01 [INFO] Building dependencies layer... 13:59:01 [INFO] Building project dependencies layer... 13:59:01 [INFO] Building resources layer... 13:59:01 [INFO] Building classes layer... 13:59:01 [INFO] Building jvm arg files layer... 13:59:01 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 13:59:04 [INFO] 13:59:04 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.ncmp.dmi.rest.stub.DmiDemoApplication] 13:59:04 [INFO] Loading to Docker daemon... 13:59:07 [INFO] 13:59:07 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub:3.4.4-SNAPSHOT-20240221T135319Z, nexus3.onap.org:10003/onap/dmi-plugin-demo-and-csit-stub 13:59:07 [INFO] 13:59:07 [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! 13:59:07 [INFO] https://github.com/GoogleContainerTools/jib/blob/master/jib-maven-plugin/CHANGELOG.md 13:59:07 [INFO] 13:59:07 [INFO] Please see https://github.com/GoogleContainerTools/jib/blob/master/docs/privacy.md for info on disabling this update check. 13:59:07 [INFO] 13:59:07 [INFO] 13:59:07 [INFO] 13:59:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:59:07 [INFO] failsafeArgLine set to empty 13:59:07 [INFO] 13:59:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:07 [INFO] No tests to run. 13:59:07 [INFO] 13:59:07 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:59:07 [INFO] 13:59:07 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:07 [INFO] Skipping JaCoCo execution because property jacoco.skip is set. 13:59:07 [INFO] 13:59:07 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:07 [INFO] 13:59:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ dmi-plugin-demo-and-csit-stub-app --- 13:59:07 [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.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/dmi-plugin-demo-and-csit-stub-app/3.4.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.jar 13:59:07 [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.4-SNAPSHOT/dmi-plugin-demo-and-csit-stub-app-3.4.4-SNAPSHOT.pom 13:59:07 [INFO] 13:59:07 [INFO] -------------------< org.onap.cps:integration-test >-------------------- 13:59:07 [INFO] Building integration-test 3.4.4-SNAPSHOT [20/23] 13:59:07 [INFO] --------------------------------[ jar ]--------------------------------- 13:59:07 [INFO] 13:59:07 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ integration-test --- 13:59:07 [INFO] 13:59:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ integration-test --- 13:59:07 [INFO] 13:59:07 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ integration-test --- 13:59:07 [INFO] 13:59:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ integration-test --- 13:59:07 [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/* 13:59:07 [INFO] 13:59:07 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ integration-test --- 13:59:07 [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/* 13:59:07 [INFO] 13:59:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ integration-test --- 13:59:07 [INFO] You have 0 Checkstyle violations. 13:59:07 [INFO] 13:59:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ integration-test --- 13:59:07 [INFO] You have 0 Checkstyle violations. 13:59:07 [INFO] 13:59:07 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ integration-test --- 13:59:07 [INFO] Starting audit... 13:59:07 Audit done. 13:59:07 [INFO] You have 0 Checkstyle violations. 13:59:07 [INFO] 13:59:07 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ integration-test --- 13:59:07 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:59:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/src/main/resources 13:59:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-sources/license 13:59:07 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/integration-test/target/generated-resources/licenses 13:59:07 [INFO] 13:59:07 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ integration-test --- 13:59:07 [INFO] No sources to compile 13:59:07 [INFO] 13:59:07 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ integration-test >>> 13:59:08 [INFO] 13:59:08 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ integration-test --- 13:59:08 [INFO] 13:59:08 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ integration-test <<< 13:59:08 [INFO] 13:59:08 [INFO] 13:59:08 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ integration-test --- 13:59:08 [INFO] 13:59:08 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ integration-test --- 13:59:08 [INFO] Using 'UTF-8' encoding to copy filtered resources. 13:59:08 [INFO] Copying 20 resources 13:59:08 [INFO] 13:59:08 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ integration-test --- 13:59:08 [INFO] Changes detected - recompiling the module! :dependency 13:59:08 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 13:59:08 [INFO] 13:59:08 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ integration-test --- 13:59:08 [INFO] Using isolated classloader, without GMavenPlus classpath. 13:59:08 [INFO] Using Groovy 3.0.18 to perform compileTests. 13:59:10 [INFO] Compiled 81 files. 13:59:10 [INFO] 13:59:10 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ integration-test --- 13:59:10 [INFO] 13:59:10 [INFO] ------------------------------------------------------- 13:59:10 [INFO] T E S T S 13:59:10 [INFO] ------------------------------------------------------- 13:59:13 13:59:13.069 [main] INFO org.testcontainers.utility.ImageNameSubstitutor -- Image name substitution will be performed by: DefaultImageNameSubstitutor (composite of 'ConfigurationFileImageNameSubstitutor' and 'PrefixingImageNameSubstitutor') 13:59:13 [INFO] Running org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 13:59:43 13:59:13.510 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Loaded org.testcontainers.dockerclient.UnixSocketClientProviderStrategy from ~/.testcontainers.properties, will try it first 13:59:43 13:59:13.974 [main] INFO org.testcontainers.dockerclient.DockerClientProviderStrategy -- Found Docker environment with local Unix socket (unix:///var/run/docker.sock) 13:59:43 13:59:13.976 [main] INFO org.testcontainers.DockerClientFactory -- Docker host IP address is localhost 13:59:43 13:59:14.003 [main] INFO org.testcontainers.DockerClientFactory -- Connected to docker: 13:59:43 Server Version: 23.0.1 13:59:43 API Version: 1.42 13:59:43 Operating System: CentOS Stream 8 13:59:43 Total Memory: 31890 MB 13:59:43 13:59:14.008 [main] WARN org.testcontainers.utility.ResourceReaper -- 13:59:43 ******************************************************************************** 13:59:43 Ryuk has been disabled. This can cause unexpected behavior in your environment. 13:59:43 ******************************************************************************** 13:59:43 13:59:14.012 [main] INFO org.testcontainers.DockerClientFactory -- Checking the system... 13:59:43 13:59:14.013 [main] INFO org.testcontainers.DockerClientFactory -- ✔︎ Docker server version should be at least 1.6.0 13:59:43 13:59:14.047 [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. 13:59:43 13:59:14.054 [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) 13:59:43 13:59:16.224 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Starting to pull image 13:59:43 13:59:16.255 [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) 13:59:43 13:59:16.766 [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) 13:59:43 13:59:17.777 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 11 pending, 2 downloaded, 0 extracted, (5 MB/? MB) 13:59:43 13:59:18.049 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 10 pending, 3 downloaded, 0 extracted, (9 MB/? MB) 13:59:43 13:59:19.237 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 9 pending, 4 downloaded, 0 extracted, (33 MB/? MB) 13:59:43 13:59:19.354 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 8 pending, 5 downloaded, 0 extracted, (37 MB/? MB) 13:59:43 13:59:19.614 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 7 pending, 6 downloaded, 0 extracted, (40 MB/? MB) 13:59:43 13:59:19.756 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 6 pending, 7 downloaded, 0 extracted, (40 MB/? MB) 13:59:43 13:59:19.871 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 5 pending, 8 downloaded, 0 extracted, (40 MB/? MB) 13:59:43 13:59:20.285 [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) 13:59:43 13:59:20.409 [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) 13:59:43 13:59:20.443 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 1 extracted, (41 MB/? MB) 13:59:43 13:59:20.632 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 2 extracted, (42 MB/? MB) 13:59:43 13:59:20.718 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 3 pending, 10 downloaded, 3 extracted, (42 MB/? MB) 13:59:43 13:59:20.816 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 2 pending, 11 downloaded, 3 extracted, (43 MB/? MB) 13:59:43 13:59:20.831 [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) 13:59:43 13:59:20.939 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 4 extracted, (43 MB/? MB) 13:59:43 13:59:21.158 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 5 extracted, (45 MB/? MB) 13:59:43 13:59:21.256 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 6 extracted, (47 MB/? MB) 13:59:43 13:59:21.332 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 7 extracted, (48 MB/? MB) 13:59:43 13:59:21.413 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 1 pending, 12 downloaded, 8 extracted, (48 MB/? MB) 13:59:43 13:59:25.449 [docker-java-stream--1356204172] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Pulling image layers: 0 pending, 13 downloaded, 8 extracted, (130 MB/130 MB) 13:59:43 13:59:27.838 [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) 13:59:43 13:59:27.914 [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) 13:59:43 13:59:28.093 [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) 13:59:43 13:59:28.187 [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) 13:59:43 13:59:28.263 [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) 13:59:43 13:59:28.279 [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) 13:59:43 13:59:28.317 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Creating container for image: registry.nordix.org/onaptest/postgres:14.1 13:59:43 13:59:35.934 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 is starting: 79ebe44635b99e48c964f55c042485d934371eb2bed139937a98e7d456b5e8ee 13:59:43 13:59:37.826 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container registry.nordix.org/onaptest/postgres:14.1 started in PT23.812095904S 13:59:43 13:59:37.827 [main] INFO tc.registry.nordix.org/onaptest/postgres:14.1 -- Container is started (JDBC URL: jdbc:postgresql://localhost:32786/test?loggerLevel=OFF) 13:59:43 13:59:11,527 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 13:59:43 13:59:11,558 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 13:59:43 13:59:11,559 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 13:59:43 13:59:11,561 |-INFO in ch.qos.logback.classic.BasicConfigurator@574985d8 - Setting up default configuration. 13:59:43 13:59:38,253 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@42ff6af7 - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 13:59:43 13:59:38,309 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11514c77 - 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. 13:59:43 13:59:38,309 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@42ff6af7 - 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 13:59:43 13:59:38,312 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 13:59:43 13:59:38,312 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 13:59:43 13:59:38,312 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 13:59:43 13:59:38,314 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@11514c77 - 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. 13:59:43 13:59:38,314 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@42ff6af7 - 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 13:59:43 13:59:38,322 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 13:59:43 13:59:38,322 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 13:59:43 13:59:38,326 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 13:59:43 13:59:38,357 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708523978354) 13:59:43 13:59:38,357 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 13:59:43 13:59:38,357 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 13:59:43 13:59:38,361 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 13:59:43 13:59:38,367 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 13:59:43 13:59:38,368 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 13:59:43 13:59:38,369 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:59:43 13:59:38,375 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 13:59:43 13:59:38,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 13:59:43 13:59:38,395 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 13:59:43 13:59:38,407 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 13:59:43 13:59:38,414 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 13:59:43 13:59:38,686 |-INFO in ch.qos.logback.classic.pattern.DateConverter@31ef9ac6 - Setting zoneId to "UTC" 13:59:43 13:59:38,694 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 13:59:43 13:59:38,694 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 13:59:43 13:59:38,943 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 13:59:43 13:59:38,944 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 13:59:43 13:59:38,944 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 13:59:43 13:59:38,945 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 13:59:43 13:59:38,945 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 13:59:43 13:59:38,945 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@2a93ad09 - Propagating INFO level on Logger[ROOT] onto the JUL framework 13:59:43 13:59:38,946 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 13:59:43 13:59:38,946 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@87ef6de - End of configuration. 13:59:43 13:59:38,946 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@13572152 - Registering current configuration as safe fallback point 13:59:43 13:59:43 2024-02-21T13:59:39.117Z INFO 12930 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Starting CpsAnchorServiceIntegrationSpec using Java 17.0.6-ea with PID 12930 (started by jenkins in /w/workspace/cps-master-verify-java/integration-test) 13:59:43 2024-02-21T13:59:39.118Z INFO 12930 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : No active profile set, falling back to 1 default profile: "default" 13:59:43 2024-02-21T13:59:39.886Z INFO 12930 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Bootstrapping Spring Data JPA repositories in DEFAULT mode. 13:59:43 2024-02-21T13:59:39.947Z INFO 12930 --- [ main] .s.d.r.c.RepositoryConfigurationDelegate : Finished Spring Data repository scanning in 52 ms. Found 6 JPA repository interfaces. 13:59:43 2024-02-21T13:59:41.029Z INFO 12930 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Starting... 13:59:43 2024-02-21T13:59:41.248Z INFO 12930 --- [ main] com.zaxxer.hikari.pool.HikariPool : CpsDatabasePool - Added connection org.postgresql.jdbc.PgConnection@6225569 13:59:43 2024-02-21T13:59:41.250Z INFO 12930 --- [ main] com.zaxxer.hikari.HikariDataSource : CpsDatabasePool - Start completed. 13:59:43 2024-02-21T13:59:41.440Z INFO 12930 --- [ main] liquibase.database : Set default schema name to public 13:59:43 2024-02-21T13:59:41.643Z INFO 12930 --- [ main] liquibase.lockservice : Successfully acquired change log lock 13:59:43 2024-02-21T13:59:41.970Z INFO 12930 --- [ main] liquibase.changelog : Creating database history table with name: public.databasechangelog 13:59:43 2024-02-21T13:59:41.978Z INFO 12930 --- [ main] liquibase.changelog : Reading from public.databasechangelog 13:59:43 2024-02-21T13:59:42.171Z INFO 12930 --- [ main] liquibase.command : Using deploymentId: 8523981983 13:59:43 2024-02-21T13:59:42.186Z INFO 12930 --- [ main] liquibase.changelog : Reading from public.databasechangelog 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-1::cps 13:59:43 2024-02-21T13:59:42.287Z INFO 12930 --- [ main] liquibase.changelog : Table anchor created 13:59:43 2024-02-21T13:59:42.288Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-1::cps ran successfully in 9ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-2::cps 13:59:43 2024-02-21T13:59:42.297Z INFO 12930 --- [ main] liquibase.changelog : Table relation created 13:59:43 2024-02-21T13:59:42.298Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-2::cps ran successfully in 4ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-3::cps 13:59:43 2024-02-21T13:59:42.304Z INFO 12930 --- [ main] liquibase.changelog : Table relation_type created 13:59:43 2024-02-21T13:59:42.305Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-3::cps ran successfully in 5ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-4::cps 13:59:43 2024-02-21T13:59:42.312Z INFO 12930 --- [ main] liquibase.changelog : Table fragment created 13:59:43 2024-02-21T13:59:42.312Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-4::cps ran successfully in 5ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-5::cps 13:59:43 2024-02-21T13:59:42.318Z INFO 12930 --- [ main] liquibase.changelog : Table schema_set created 13:59:43 2024-02-21T13:59:42.319Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-5::cps ran successfully in 5ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-6::cps 13:59:43 2024-02-21T13:59:42.326Z INFO 12930 --- [ main] liquibase.changelog : Table yang_resource created 13:59:43 2024-02-21T13:59:42.326Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-6::cps ran successfully in 5ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-7::cps 13:59:43 2024-02-21T13:59:42.332Z INFO 12930 --- [ main] liquibase.changelog : Table dataspace created 13:59:43 2024-02-21T13:59:42.332Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-7::cps ran successfully in 4ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-8::cps 13:59:43 2024-02-21T13:59:42.339Z INFO 12930 --- [ main] liquibase.changelog : Table schema_node created 13:59:43 2024-02-21T13:59:42.339Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-8::cps ran successfully in 5ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-9::cps 13:59:43 2024-02-21T13:59:42.344Z INFO 12930 --- [ main] liquibase.changelog : Table schema_set_yang_resources created 13:59:43 2024-02-21T13:59:42.345Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-9::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-10::cps 13:59:43 2024-02-21T13:59:42.349Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_ANCHOR_SCHEMA_SET_ID_FK created 13:59:43 2024-02-21T13:59:42.349Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-10::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-11::cps 13:59:43 2024-02-21T13:59:42.355Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint added to anchor(dataspace_id, name) 13:59:43 2024-02-21T13:59:42.355Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-11::cps ran successfully in 4ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-12::cps 13:59:43 2024-02-21T13:59:42.362Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (anchor_id) 13:59:43 2024-02-21T13:59:42.362Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-12::cps ran successfully in 5ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-13::cps 13:59:43 2024-02-21T13:59:42.367Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_RELATIONS_FROM_ID_FK created 13:59:43 2024-02-21T13:59:42.367Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-13::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-14::cps 13:59:43 2024-02-21T13:59:42.371Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_RELATIONS_TO_ID_FK created 13:59:43 2024-02-21T13:59:42.372Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-14::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-15::cps 13:59:43 2024-02-21T13:59:42.376Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_RELATION_TYPE_ID_FK created 13:59:43 2024-02-21T13:59:42.376Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-15::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-16::cps 13:59:43 2024-02-21T13:59:42.381Z INFO 12930 --- [ main] liquibase.changelog : Primary key added to relation (to_fragment_id, from_fragment_id, relation_type_id) 13:59:43 2024-02-21T13:59:42.381Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-16::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-17::cps 13:59:43 2024-02-21T13:59:42.386Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_ANCHOR_ID_FK created 13:59:43 2024-02-21T13:59:42.386Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-17::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-18::cps 13:59:43 2024-02-21T13:59:42.391Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK created 13:59:43 2024-02-21T13:59:42.391Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-18::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-19::cps 13:59:43 2024-02-21T13:59:42.395Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_PARENT_ID_FK created 13:59:43 2024-02-21T13:59:42.396Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-19::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-20::cps 13:59:43 2024-02-21T13:59:42.400Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_SCHEMA_NODE_ID_TO_ID created 13:59:43 2024-02-21T13:59:42.400Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-20::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-21::cps 13:59:43 2024-02-21T13:59:42.404Z INFO 12930 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH created 13:59:43 2024-02-21T13:59:42.405Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-21::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-22::cps 13:59:43 2024-02-21T13:59:42.409Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint added to fragment(dataspace_id, anchor_id, xpath) 13:59:43 2024-02-21T13:59:42.410Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-22::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-23::cps 13:59:43 2024-02-21T13:59:42.415Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to relation (from_fragment_id) 13:59:43 2024-02-21T13:59:42.416Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-23::cps ran successfully in 4ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-24::cps 13:59:43 2024-02-21T13:59:42.420Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to relation (to_fragment_id) 13:59:43 2024-02-21T13:59:42.420Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-24::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-25::cps 13:59:43 2024-02-21T13:59:42.424Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint added to schema_set(name, dataspace_id) 13:59:43 2024-02-21T13:59:42.424Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-25::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-26::cps 13:59:43 2024-02-21T13:59:42.428Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (schema_set_id) 13:59:43 2024-02-21T13:59:42.428Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-26::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-27::cps 13:59:43 2024-02-21T13:59:42.433Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint added to yang_resource(checksum) 13:59:43 2024-02-21T13:59:42.434Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-27::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-28::cps 13:59:43 2024-02-21T13:59:42.439Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint added to dataspace(name) 13:59:43 2024-02-21T13:59:42.439Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-28::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-29::cps 13:59:43 2024-02-21T13:59:42.443Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (dataspace_id) 13:59:43 2024-02-21T13:59:42.443Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-29::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-30::cps 13:59:43 2024-02-21T13:59:42.447Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set (dataspace_id) 13:59:43 2024-02-21T13:59:42.448Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-30::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-31::cps 13:59:43 2024-02-21T13:59:42.452Z INFO 12930 --- [ main] liquibase.changelog : Index PERF_SCHEMA_NODE_SCHEMA_NODE_ID created 13:59:43 2024-02-21T13:59:42.452Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-31::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-32::cps 13:59:43 2024-02-21T13:59:42.457Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to schema_set_yang_resources (yang_resource_id) 13:59:43 2024-02-21T13:59:42.457Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-32::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-33::cps 13:59:43 2024-02-21T13:59:42.461Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (dataspace_id) 13:59:43 2024-02-21T13:59:42.462Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-33::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-34::cps 13:59:43 2024-02-21T13:59:42.466Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to anchor (schema_set_id) 13:59:43 2024-02-21T13:59:42.466Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-34::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-35::cps 13:59:43 2024-02-21T13:59:42.471Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to relation (relation_type_id) 13:59:43 2024-02-21T13:59:42.471Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-35::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-36::cps 13:59:43 2024-02-21T13:59:42.475Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 13:59:43 2024-02-21T13:59:42.476Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-36::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/01-createCPSTables.yaml::1-37::cps 13:59:43 2024-02-21T13:59:42.479Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (schema_node_id) 13:59:43 2024-02-21T13:59:42.480Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/01-createCPSTables.yaml::1-37::cps ran successfully in 2ms 13:59:43 Running Changeset: changelog/db/changes/02-loadData-dataspace.yaml::2::cps 13:59:43 2024-02-21T13:59:42.556Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dataspace.csv' into table 'dataspace' 13:59:43 2024-02-21T13:59:42.556Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/02-loadData-dataspace.yaml::2::cps ran successfully in 75ms 13:59:43 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps 13:59:43 2024-02-21T13:59:42.576Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set.csv' into table 'schema_set' 13:59:43 2024-02-21T13:59:42.576Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.1::cps ran successfully in 18ms 13:59:43 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps 13:59:43 2024-02-21T13:59:42.732Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/yang_resource.csv' into table 'yang_resource' 13:59:43 2024-02-21T13:59:42.732Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.2::cps ran successfully in 154ms 13:59:43 Running Changeset: changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps 13:59:43 2024-02-21T13:59:42.751Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 13:59:43 2024-02-21T13:59:42.751Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/03-loadData-schema-set.yaml::3.3::cps ran successfully in 17ms 13:59:43 Running Changeset: changelog/db/changes/04-loadData-anchor.yaml::4::cps 13:59:43 2024-02-21T13:59:42.767Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/anchor.csv' into table 'anchor' 13:59:43 2024-02-21T13:59:42.769Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/04-loadData-anchor.yaml::4::cps ran successfully in 16ms 13:59:43 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5::cps 13:59:43 2024-02-21T13:59:43.067Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/fragment.csv' into table 'fragment' 13:59:43 2024-02-21T13:59:43.069Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5::cps ran successfully in 297ms 13:59:43 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.1::cps 13:59:43 2024-02-21T13:59:43.085Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 13:59:43 2024-02-21T13:59:43.087Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.1::cps ran successfully in 16ms 13:59:43 Running Changeset: changelog/db/changes/05-loadData-fragment.yaml::5.2::cps 13:59:43 2024-02-21T13:59:43.092Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 13:59:43 2024-02-21T13:59:43.093Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/05-loadData-fragment.yaml::5.2::cps ran successfully in 3ms 13:59:43 Running Changeset: changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps 13:59:43 2024-02-21T13:59:43.096Z INFO 12930 --- [ main] liquibase.changelog : Index UQ_FRAGMENT_XPATH dropped from table fragment 13:59:43 2024-02-21T13:59:43.098Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/06-delete-not-required-fragment-index.yaml::6::cps ran successfully in 4ms 13:59:43 Running Changeset: changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps 13:59:43 2024-02-21T13:59:43.101Z INFO 12930 --- [ main] liquibase.changelog : Data updated in yang_resource 13:59:43 2024-02-21T13:59:43.102Z INFO 12930 --- [ main] liquibase.changelog : Data updated in yang_resource 13:59:43 2024-02-21T13:59:43.103Z INFO 12930 --- [ main] liquibase.changelog : Data updated in yang_resource 13:59:43 2024-02-21T13:59:43.103Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/07-update-yang-resource-checksums.yaml::7::cps ran successfully in 4ms 13:59:43 Running Changeset: changelog/db/changes/08-update-yang-resources.yaml::8::cps 13:59:43 2024-02-21T13:59:43.143Z INFO 12930 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-cps-ran-model-forward.sql executed 13:59:43 2024-02-21T13:59:43.167Z INFO 12930 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-yang-types-forward.sql executed 13:59:43 2024-02-21T13:59:43.184Z INFO 12930 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/08-update-yang-resources-ietf-inet-types-forward.sql executed 13:59:43 2024-02-21T13:59:43.185Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/08-update-yang-resources.yaml::8::cps ran successfully in 79ms 13:59:43 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps 14:00:01 2024-02-21T13:59:43.200Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/dataspace.csv' into table 'dataspace' 14:00:01 2024-02-21T13:59:43.200Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9::cps ran successfully in 13ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps 14:00:01 2024-02-21T13:59:43.232Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set.csv' into table 'schema_set' 14:00:01 2024-02-21T13:59:43.233Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.1::cps ran successfully in 20ms 14:00:01 2024-02-21T13:59:43.240Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource.csv' into table 'yang_resource' 14:00:01 2024-02-21T13:59:43.240Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.2::cps ran successfully in 5ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps 14:00:01 2024-02-21T13:59:43.287Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources.csv' into table 'schema_set_yang_resources' 14:00:01 2024-02-21T13:59:43.288Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.3::cps ran successfully in 44ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps 14:00:01 2024-02-21T13:59:43.303Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/anchor.csv' into table 'anchor' 14:00:01 2024-02-21T13:59:43.303Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.4::cps ran successfully in 13ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps 14:00:01 2024-02-21T13:59:43.310Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/yang_resource@2021-10-20.csv' into table 'yang_resource' 14:00:01 2024-02-21T13:59:43.311Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.5::cps ran successfully in 5ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps 14:00:01 2024-02-21T13:59:43.326Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-10-20.csv' into table 'schema_set_yang_resources' 14:00:01 2024-02-21T13:59:43.326Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.6::cps ran successfully in 13ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps 14:00:01 2024-02-21T13:59:43.332Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi//generated-csv/generated_yang_resource_dmi-registry@2021-12-13.csv' into table 'yang_resource' 14:00:01 2024-02-21T13:59:43.332Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.7::cps ran successfully in 4ms 14:00:01 Running Changeset: changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps 14:00:01 2024-02-21T13:59:43.348Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/schema_set_yang_resources@2021-12-13.csv' into table 'schema_set_yang_resources' 14:00:01 2024-02-21T13:59:43.348Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/09-loadData-dmi-registry-schema-set.yaml::9.8::cps ran successfully in 14ms 14:00:01 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps 14:00:01 2024-02-21T13:59:43.358Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/fragment.csv' into table 'fragment' 14:00:01 2024-02-21T13:59:43.358Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10::cps ran successfully in 7ms 14:00:01 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps 14:00:01 2024-02-21T13:59:43.362Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.363Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.1::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps 14:00:01 2024-02-21T13:59:43.368Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.371Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/10-loadData-dmi-registry-fragment.yaml::10.2::cps ran successfully in 6ms 14:00:01 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps 14:00:01 2024-02-21T13:59:43.376Z INFO 12930 --- [ main] liquibase.changelog : Columns module_name(TEXT),revision(TEXT) added to yang_resource 14:00:01 2024-02-21T13:59:43.377Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11::cps ran successfully in 4ms 14:00:01 Running Changeset: changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps 14:00:01 2024-02-21T13:59:43.386Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.386Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/11-add-column-to-yang-resources-table.yaml::11.1::cps ran successfully in 7ms 14:00:01 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps 14:00:01 2024-02-21T13:59:43.394Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.394Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12::cps ran successfully in 6ms 14:00:01 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps 14:00:01 2024-02-21T13:59:43.398Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.399Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.1::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps 14:00:01 2024-02-21T13:59:43.404Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.405Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.2::cps ran successfully in 5ms 14:00:01 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps 14:00:01 2024-02-21T13:59:43.409Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.409Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.3::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps 14:00:01 2024-02-21T13:59:43.413Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.413Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.4::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps 14:00:01 2024-02-21T13:59:43.416Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.417Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/12-delete-all-previous-dmi-registry-schema-set.yaml::12.5::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps 14:00:01 2024-02-21T13:59:43.425Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-02-10.csv' into table 'yang_resource' 14:00:01 2024-02-21T13:59:43.426Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13::cps ran successfully in 8ms 14:00:01 Running Changeset: changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps 14:00:01 2024-02-21T13:59:43.431Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.431Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/13-insert-dmi-registry-2022-02-10-schema-set.yaml::13.1::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps 14:00:01 2024-02-21T13:59:43.436Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.436Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps 14:00:01 2024-02-21T13:59:43.440Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.440Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.1::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps 14:00:01 2024-02-21T13:59:43.447Z INFO 12930 --- [ main] liquibase.changelog : Data loaded from 'changelog/db/changes/data/dmi/generated-csv/generated_yang_resource_dmi-registry@2022-05-10.csv' into table 'yang_resource' 14:00:01 2024-02-21T13:59:43.447Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.2::cps ran successfully in 5ms 14:00:01 Running Changeset: changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps 14:00:01 2024-02-21T13:59:43.452Z INFO 12930 --- [ main] liquibase.changelog : Custom SQL executed 14:00:01 2024-02-21T13:59:43.453Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/14-loadData-dmi-registry-2022-05-10-schema-set.yaml::14.3::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps 14:00:01 2024-02-21T13:59:43.456Z INFO 12930 --- [ main] liquibase.changelog : Column yang_resource.name renamed to file_name 14:00:01 2024-02-21T13:59:43.456Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/15-rename-column-yang-resource-table.yaml::15::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps 14:00:01 2024-02-21T13:59:43.474Z INFO 12930 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/16-insert-cm-handle-state-forward.sql executed 14:00:01 2024-02-21T13:59:43.475Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/16-insert-cm-handle-state.yaml::16::cps ran successfully in 18ms 14:00:01 Running Changeset: changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps 14:00:01 2024-02-21T13:59:43.479Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_SCHEMA_SET_YANG_RESOURCES_SCHEMA_SET_ID_FK created 14:00:01 2024-02-21T13:59:43.479Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/17-add-index-to-schema-set-yang-resources.yaml::17::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps 14:00:01 2024-02-21T13:59:43.482Z INFO 12930 --- [ main] liquibase.changelog : Foreign key fragment_parent_id_fkey dropped 14:00:01 2024-02-21T13:59:43.484Z INFO 12930 --- [ main] liquibase.changelog : Foreign key constraint added to fragment (parent_id) 14:00:01 2024-02-21T13:59:43.484Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/18-cascade-delete-fragment-children.yaml::18::cps ran successfully in 3ms 14:00:01 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps 14:00:01 2024-02-21T13:59:43.487Z INFO 12930 --- [ main] liquibase.changelog : Index FKI_FRAGMENT_DATASPACE_ID_FK dropped from table fragment 14:00:01 2024-02-21T13:59:43.488Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-1::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps 14:00:01 2024-02-21T13:59:43.491Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint fragment_dataspace_id_anchor_id_xpath_key dropped from fragment 14:00:01 2024-02-21T13:59:43.495Z INFO 12930 --- [ main] liquibase.changelog : Unique constraint added to fragment(anchor_id, xpath) 14:00:01 2024-02-21T13:59:43.496Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-2::cps ran successfully in 6ms 14:00:01 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps 14:00:01 2024-02-21T13:59:43.499Z INFO 12930 --- [ main] liquibase.changelog : Foreign key fragment_dataspace_id_fkey dropped 14:00:01 2024-02-21T13:59:43.499Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-3::cps ran successfully in 2ms 14:00:01 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps 14:00:01 2024-02-21T13:59:43.502Z INFO 12930 --- [ main] liquibase.changelog : Column fragment.dataspace_id dropped 14:00:01 2024-02-21T13:59:43.502Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-4::cps ran successfully in 1ms 14:00:01 Running Changeset: changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps 14:00:01 2024-02-21T13:59:43.505Z INFO 12930 --- [ main] liquibase.changelog : NOT NULL constraint has been added to fragment.anchor_id 14:00:01 2024-02-21T13:59:43.506Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/19-delete-not-required-dataspace-id-from-fragment.yaml::19-5::cps ran successfully in 1ms 14:00:01 Running Changeset: changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps 14:00:01 2024-02-21T13:59:43.511Z INFO 12930 --- [ main] liquibase.changelog : schema_set.dataspace_id datatype was changed to INTEGER 14:00:01 2024-02-21T13:59:43.514Z INFO 12930 --- [ main] liquibase.changelog : schema_set_yang_resources.schema_set_id datatype was changed to INTEGER 14:00:01 2024-02-21T13:59:43.516Z INFO 12930 --- [ main] liquibase.changelog : schema_set_yang_resources.yang_resource_id datatype was changed to INTEGER 14:00:01 2024-02-21T13:59:43.525Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/20-change-foreign-key-id-types-to-integer.yaml::20::cps ran successfully in 18ms 14:00:01 Running Changeset: changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps 14:00:01 2024-02-21T13:59:43.544Z INFO 12930 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/21-escape-quotes-in-xpath-forward.sql executed 14:00:01 2024-02-21T13:59:43.545Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/21-escape-quotes-in-xpath.yaml::21::cps ran successfully in 16ms 14:00:01 Running Changeset: changelog/db/changes/22-fragment-id-sequence.yaml::21::cps 14:00:01 2024-02-21T13:59:43.555Z INFO 12930 --- [ main] liquibase.changelog : SQL in file changelog/db/changes/22-fragment-id-sequence-forward.sql executed 14:00:01 2024-02-21T13:59:43.556Z INFO 12930 --- [ main] liquibase.changelog : ChangeSet changelog/db/changes/22-fragment-id-sequence.yaml::21::cps ran successfully in 9ms 14:00:01 2024-02-21T13:59:43.561Z INFO 12930 --- [ main] liquibase.util : UPDATE SUMMARY 14:00:01 2024-02-21T13:59:43.561Z INFO 12930 --- [ main] liquibase.util : Run: 86 14:00:01 2024-02-21T13:59:43.561Z INFO 12930 --- [ main] liquibase.util : Previously run: 0 14:00:01 2024-02-21T13:59:43.561Z INFO 12930 --- [ main] liquibase.util : Filtered out: 0 14:00:01 2024-02-21T13:59:43.561Z INFO 12930 --- [ main] liquibase.util : ------------------------------- 14:00:01 2024-02-21T13:59:43.561Z INFO 12930 --- [ main] liquibase.util : Total change sets: 86 14:00:01 14:00:01 14:00:01 UPDATE SUMMARY 14:00:01 Run: 86 14:00:01 Previously run: 0 14:00:01 Filtered out: 0 14:00:01 ------------------------------- 14:00:01 Total change sets: 86 14:00:01 14:00:01 2024-02-21T13:59:43.562Z INFO 12930 --- [ main] liquibase.util : Update summary generated 14:00:01 Liquibase: Update has been successful. 14:00:01 2024-02-21T13:59:43.563Z INFO 12930 --- [ main] liquibase.command : Update command completed successfully. 14:00:01 2024-02-21T13:59:43.565Z INFO 12930 --- [ main] liquibase.lockservice : Successfully released change log lock 14:00:01 2024-02-21T13:59:43.568Z INFO 12930 --- [ main] liquibase.lockservice : Successfully released change log lock 14:00:01 2024-02-21T13:59:43.569Z INFO 12930 --- [ main] liquibase.command : Command execution complete 14:00:01 2024-02-21T13:59:43.699Z INFO 12930 --- [ main] o.hibernate.jpa.internal.util.LogHelper : HHH000204: Processing PersistenceUnitInfo [name: default] 14:00:01 2024-02-21T13:59:43.758Z INFO 12930 --- [ main] org.hibernate.Version : HHH000412: Hibernate ORM core version 6.2.6.Final 14:00:01 2024-02-21T13:59:43.760Z INFO 12930 --- [ main] org.hibernate.cfg.Environment : HHH000205: Loaded properties from resource hibernate.properties: {hibernate.bytecode.use_reflection_optimizer=true, hibernate.types.print.banner=false} 14:00:01 2024-02-21T13:59:43.761Z INFO 12930 --- [ main] org.hibernate.cfg.Environment : HHH000406: Using bytecode reflection optimizer 14:00:01 2024-02-21T13:59:44.009Z INFO 12930 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 14:00:01 2024-02-21T13:59:44.162Z INFO 12930 --- [ main] o.s.o.j.p.SpringPersistenceUnitInfo : No LoadTimeWeaver setup: ignoring JPA class transformer 14:00:01 2024-02-21T13:59:44.473Z INFO 12930 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 14:00:01 2024-02-21T13:59:45.373Z INFO 12930 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 14:00:01 2024-02-21T13:59:45.376Z INFO 12930 --- [ main] j.LocalContainerEntityManagerFactoryBean : Initialized JPA EntityManagerFactory for persistence unit 'default' 14:00:01 2024-02-21T13:59:45.690Z WARN 12930 --- [ 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 14:00:01 2024-02-21T13:59:45.811Z WARN 12930 --- [ 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 14:00:01 2024-02-21T13:59:45.824Z INFO 12930 --- [ main] o.s.d.j.r.query.QueryEnhancerFactory : Hibernate is in classpath; If applicable, HQL parser will be used. 14:00:01 2024-02-21T13:59:45.966Z WARN 12930 --- [ 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 14:00:01 2024-02-21T13:59:46.109Z WARN 12930 --- [ 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 14:00:01 2024-02-21T13:59:46.157Z WARN 12930 --- [ 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 14:00:01 2024-02-21T13:59:46.371Z WARN 12930 --- [ 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: 14:00:01 --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 14:00:01 2024-02-21T13:59:46.453Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:01 + + + + | | / \ / | | / / \ | | 14:00:01 + + + + + o----o o o o o----o | o o o o----o | 14:00:01 + + + + | | / \ / | | \ / \ | | 14:00:01 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:01 2024-02-21T13:59:46.453Z INFO 12930 --- [ 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. 14:00:01 2024-02-21T13:59:46.453Z INFO 12930 --- [ 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 14:00:01 2024-02-21T13:59:46.453Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:01 2024-02-21T13:59:46.453Z INFO 12930 --- [ 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. 14:00:01 2024-02-21T13:59:46.456Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:01 To enable the Jet engine on the members, do one of the following: 14:00:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:01 2024-02-21T13:59:46.869Z INFO 12930 --- [ 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. 14:00:01 2024-02-21T13:59:46.961Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:01 2024-02-21T13:59:46.966Z WARN 12930 --- [ 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. 14:00:01 2024-02-21T13:59:47.284Z INFO 12930 --- [ 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. 14:00:01 2024-02-21T13:59:47.289Z INFO 12930 --- [ 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 14:00:01 2024-02-21T13:59:49.974Z INFO 12930 --- [ main] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 14:00:01 Members {size:1, ver:1} [ 14:00:01 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:01 ] 14:00:01 14:00:01 2024-02-21T13:59:50.000Z INFO 12930 --- [ 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 14:00:01 2024-02-21T13:59:50.166Z WARN 12930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.inventory.CmHandleQueriesImpl 14:00:01 2024-02-21T13:59:50.175Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:01 + + + + | | / \ / | | / / \ | | 14:00:01 + + + + + o----o o o o o----o | o o o o----o | 14:00:01 + + + + | | / \ / | | \ / \ | | 14:00:01 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:01 2024-02-21T13:59:50.175Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:01 2024-02-21T13:59:50.175Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5702 14:00:01 2024-02-21T13:59:50.175Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:01 2024-02-21T13:59:50.175Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 14:00:01 2024-02-21T13:59:50.175Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:01 To enable the Jet engine on the members, do one of the following: 14:00:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:01 2024-02-21T13:59:50.188Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 14:00:01 2024-02-21T13:59:50.190Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:01 2024-02-21T13:59:50.190Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 14:00:01 2024-02-21T13:59:50.202Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:01 2024-02-21T13:59:50.202Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTING 14:00:01 2024-02-21T13:59:50.300Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:01 2024-02-21T13:59:50.323Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:46323 14:00:01 2024-02-21T13:59:50.341Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46323 and /10.250.0.254:5701 14:00:01 2024-02-21T13:59:55.422Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 14:00:01 Members {size:2, ver:2} [ 14:00:01 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:01 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:01 ] 14:00:01 14:00:01 2024-02-21T13:59:55.431Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 14:00:01 Members {size:2, ver:2} [ 14:00:01 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:01 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:01 ] 14:00:01 14:00:01 2024-02-21T13:59:55.432Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5702 is STARTED 14:00:01 2024-02-21T13:59:55.442Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:01 + + + + | | / \ / | | / / \ | | 14:00:01 + + + + + o----o o o o o----o | o o o o----o | 14:00:01 + + + + | | / \ / | | \ / \ | | 14:00:01 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:01 2024-02-21T13:59:55.442Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:01 2024-02-21T13:59:55.442Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5703 14:00:01 2024-02-21T13:59:55.442Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:01 2024-02-21T13:59:55.442Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 14:00:01 2024-02-21T13:59:55.442Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:01 To enable the Jet engine on the members, do one of the following: 14:00:01 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:01 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:01 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:01 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:01 2024-02-21T13:59:55.455Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 14:00:01 2024-02-21T13:59:55.456Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:01 2024-02-21T13:59:55.456Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 14:00:01 2024-02-21T13:59:55.458Z INFO 12930 --- [ration.thread-0] c.h.i.p.impl.PartitionStateManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initializing cluster partition table arrangement... 14:00:01 2024-02-21T13:59:55.487Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:01 2024-02-21T13:59:55.487Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTING 14:00:01 2024-02-21T13:59:55.657Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:01 2024-02-21T13:59:55.660Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:58625 14:00:01 2024-02-21T13:59:55.660Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58625 and /10.250.0.254:5701 14:00:01 2024-02-21T14:00:00.768Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 14:00:01 Members {size:3, ver:3} [ 14:00:01 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:01 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:01 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:01 ] 14:00:01 14:00:01 2024-02-21T14:00:00.778Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 14:00:01 Members {size:3, ver:3} [ 14:00:01 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:01 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:01 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 this 14:00:01 ] 14:00:01 14:00:01 2024-02-21T14:00:00.778Z INFO 12930 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 14:00:01 2024-02-21T14:00:00.779Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.62:33635 14:00:01 2024-02-21T14:00:00.780Z INFO 12930 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:01 14:00:01 Members {size:3, ver:3} [ 14:00:01 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:01 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:01 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:01 ] 14:00:01 14:00:01 2024-02-21T14:00:00.780Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33635 and /10.250.0.254:5702 14:00:01 2024-02-21T14:00:00.780Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.62:60499 14:00:01 2024-02-21T14:00:00.786Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60499 and /10.250.0.254:5703 14:00:26 2024-02-21T14:00:01.048Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 14:00:26 2024-02-21T14:00:01.494Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 14:00:01 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=271) 14:00:26 2024-02-21T14:00:01.779Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5703 is STARTED 14:00:26 2024-02-21T14:00:02.217Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:26 + + + + | | / \ / | | / / \ | | 14:00:26 + + + + + o----o o o o o----o | o o o o----o | 14:00:26 + + + + | | / \ / | | \ / \ | | 14:00:26 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:26 2024-02-21T14:00:02.217Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:26 2024-02-21T14:00:02.217Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5704 14:00:26 2024-02-21T14:00:02.218Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:26 2024-02-21T14:00:02.218Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:02.218Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:26 To enable the Jet engine on the members, do one of the following: 14:00:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:26 2024-02-21T14:00:02.228Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:02.229Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:26 2024-02-21T14:00:02.229Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:02.236Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:26 2024-02-21T14:00:02.236Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTING 14:00:26 2024-02-21T14:00:02.379Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:26 2024-02-21T14:00:02.381Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:56431 14:00:26 2024-02-21T14:00:02.382Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56431 and /10.250.0.254:5701 14:00:26 2024-02-21T14:00:07.486Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:4, ver:4} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:07.491Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:4, ver:4} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 this 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:07.492Z INFO 12930 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:07.492Z INFO 12930 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:07.492Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:4, ver:4} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 this 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:07.494Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.62:32865 14:00:26 2024-02-21T14:00:07.494Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:4, ver:4} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:07.495Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.62:40335 14:00:26 2024-02-21T14:00:07.497Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.62:60041 14:00:26 2024-02-21T14:00:07.498Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60041 and /10.250.0.254:5704 14:00:26 2024-02-21T14:00:07.498Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40335 and /10.250.0.254:5703 14:00:26 2024-02-21T14:00:07.500Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:32865 and /10.250.0.254:5702 14:00:26 2024-02-21T14:00:07.501Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.62:56359 14:00:26 2024-02-21T14:00:07.501Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56359 and /10.250.0.254:5704 14:00:26 2024-02-21T14:00:07.759Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 14:00:26 2024-02-21T14:00:08.050Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 14:00:07 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=542) 14:00:26 2024-02-21T14:00:08.493Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5704 is STARTED 14:00:26 2024-02-21T14:00:08.503Z WARN 12930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.NetworkCmProxyDataServiceImpl 14:00:26 2024-02-21T14:00:08.505Z WARN 12930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.TrustLevelManager 14:00:26 2024-02-21T14:00:08.526Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:26 + + + + | | / \ / | | / / \ | | 14:00:26 + + + + + o----o o o o o----o | o o o o----o | 14:00:26 + + + + | | / \ / | | \ / \ | | 14:00:26 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:26 2024-02-21T14:00:08.526Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:26 2024-02-21T14:00:08.526Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5705 14:00:26 2024-02-21T14:00:08.526Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:26 2024-02-21T14:00:08.526Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:08.526Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:26 To enable the Jet engine on the members, do one of the following: 14:00:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:26 2024-02-21T14:00:08.536Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:08.537Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:26 2024-02-21T14:00:08.537Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:08.543Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:26 2024-02-21T14:00:08.543Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTING 14:00:26 2024-02-21T14:00:08.677Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:26 2024-02-21T14:00:08.679Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:48065 14:00:26 2024-02-21T14:00:08.680Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48065 and /10.250.0.254:5701 14:00:26 2024-02-21T14:00:13.783Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:5, ver:5} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:13.788Z INFO 12930 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:5, ver:5} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 this 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:13.789Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:5, ver:5} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 this 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:13.789Z INFO 12930 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:13.790Z INFO 12930 --- [cached.thread-5] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:13.790Z INFO 12930 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:13.791Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.62:50969 14:00:26 2024-02-21T14:00:13.791Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50969 and /10.250.0.254:5705 14:00:26 2024-02-21T14:00:13.792Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.62:49447 14:00:26 2024-02-21T14:00:13.792Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.62:33449 14:00:26 2024-02-21T14:00:13.793Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:5, ver:5} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:13.794Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.62:50169 14:00:26 2024-02-21T14:00:13.795Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49447 and /10.250.0.254:5704 14:00:26 2024-02-21T14:00:13.801Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33449 and /10.250.0.254:5702 14:00:26 2024-02-21T14:00:13.802Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.62:42321 14:00:26 2024-02-21T14:00:13.804Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50169 and /10.250.0.254:5703 14:00:26 2024-02-21T14:00:13.805Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.62:46185 14:00:26 2024-02-21T14:00:13.806Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:5, ver:5} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 this 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:13.809Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:42321 and /10.250.0.254:5705 14:00:26 2024-02-21T14:00:13.811Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46185 and /10.250.0.254:5705 14:00:26 2024-02-21T14:00:14.043Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 14:00:26 2024-02-21T14:00:14.396Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 14:00:14 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=813) 14:00:26 2024-02-21T14:00:14.791Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5705 is STARTED 14:00:26 2024-02-21T14:00:14.838Z WARN 12930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.rest.controller.NetworkCmProxyController 14:00:26 2024-02-21T14:00:14.923Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:26 + + + + | | / \ / | | / / \ | | 14:00:26 + + + + + o----o o o o o----o | o o o o----o | 14:00:26 + + + + | | / \ / | | \ / \ | | 14:00:26 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:26 2024-02-21T14:00:14.923Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:26 2024-02-21T14:00:14.923Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5706 14:00:26 2024-02-21T14:00:14.923Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:26 2024-02-21T14:00:14.923Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:14.923Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:26 To enable the Jet engine on the members, do one of the following: 14:00:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:26 2024-02-21T14:00:14.932Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:14.933Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:26 2024-02-21T14:00:14.933Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:14.944Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:26 2024-02-21T14:00:14.944Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTING 14:00:26 2024-02-21T14:00:15.095Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:26 2024-02-21T14:00:15.099Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:57813 14:00:26 2024-02-21T14:00:15.099Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57813 and /10.250.0.254:5701 14:00:26 2024-02-21T14:00:20.201Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:6, ver:6} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:20.207Z INFO 12930 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:6, ver:6} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 this 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:20.209Z INFO 12930 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:20.209Z INFO 12930 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:20.209Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:6, ver:6} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:20.210Z INFO 12930 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:20.210Z INFO 12930 --- [cached.thread-4] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:20.213Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.62:46875 14:00:26 2024-02-21T14:00:20.213Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.62:60977 14:00:26 2024-02-21T14:00:20.214Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60977 and /10.250.0.254:5705 14:00:26 2024-02-21T14:00:20.223Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.62:60379 14:00:26 2024-02-21T14:00:20.223Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.62:35613 14:00:26 2024-02-21T14:00:20.224Z INFO 12930 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:6, ver:6} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 this 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:20.224Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:46875 and /10.250.0.254:5703 14:00:26 2024-02-21T14:00:20.225Z INFO 12930 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:6, ver:6} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 this 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:20.229Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.62:58335 14:00:26 2024-02-21T14:00:20.229Z INFO 12930 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:6, ver:6} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 this 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:20.230Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58335 and /10.250.0.254:5702 14:00:26 2024-02-21T14:00:20.231Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60379 and /10.250.0.254:5704 14:00:26 2024-02-21T14:00:20.231Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.62:33137 14:00:26 2024-02-21T14:00:20.232Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33137 and /10.250.0.254:5706 14:00:26 2024-02-21T14:00:20.232Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.62:48581 14:00:26 2024-02-21T14:00:20.232Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:48581 and /10.250.0.254:5706 14:00:26 2024-02-21T14:00:20.246Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35613 and /10.250.0.254:5706 14:00:26 2024-02-21T14:00:20.462Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 271 14:00:26 2024-02-21T14:00:21.109Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 14:00:20 UTC 2024, plannedMigrations=271, completedMigrations=271, remainingMigrations=0, totalCompletedMigrations=1084) 14:00:26 2024-02-21T14:00:21.212Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5706 is STARTED 14:00:26 2024-02-21T14:00:21.239Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:26 + + + + | | / \ / | | / / \ | | 14:00:26 + + + + + o----o o o o o----o | o o o o----o | 14:00:26 + + + + | | / \ / | | \ / \ | | 14:00:26 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:26 2024-02-21T14:00:21.239Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:26 2024-02-21T14:00:21.239Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5707 14:00:26 2024-02-21T14:00:21.239Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:26 2024-02-21T14:00:21.239Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:21.239Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:26 To enable the Jet engine on the members, do one of the following: 14:00:26 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:26 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:26 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:26 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:26 2024-02-21T14:00:21.249Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:21.250Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:26 2024-02-21T14:00:21.250Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]: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. 14:00:26 2024-02-21T14:00:21.266Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:26 2024-02-21T14:00:21.266Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTING 14:00:26 2024-02-21T14:00:21.465Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:26 2024-02-21T14:00:21.476Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:51077 14:00:26 2024-02-21T14:00:21.478Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:51077 and /10.250.0.254:5701 14:00:26 2024-02-21T14:00:26.571Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:7, ver:7} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:26.577Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:7, ver:7} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:26.578Z INFO 12930 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:7, ver:7} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 this 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:26.580Z INFO 12930 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:26.580Z INFO 12930 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:26.580Z INFO 12930 --- [cached.thread-3] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:26.581Z INFO 12930 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:26.583Z INFO 12930 --- [cached.thread-7] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 14:00:26 2024-02-21T14:00:26.585Z INFO 12930 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:26 14:00:26 Members {size:7, ver:7} [ 14:00:26 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:26 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:26 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 this 14:00:26 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:26 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:26 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:26 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:26 ] 14:00:26 14:00:26 2024-02-21T14:00:26.585Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.62:32935 14:00:37 2024-02-21T14:00:26.586Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.62:44591 14:00:37 2024-02-21T14:00:26.586Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:32935 and /10.250.0.254:5702 14:00:37 2024-02-21T14:00:26.587Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.62:49185 14:00:37 2024-02-21T14:00:26.587Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.62:54953 14:00:37 2024-02-21T14:00:26.590Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:44591 and /10.250.0.254:5703 14:00:37 2024-02-21T14:00:26.590Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:54953 and /10.250.0.254:5706 14:00:37 2024-02-21T14:00:26.590Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49185 and /10.250.0.254:5705 14:00:37 2024-02-21T14:00:26.590Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.62:56397 14:00:37 2024-02-21T14:00:26.590Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:56397 and /10.250.0.254:5707 14:00:37 2024-02-21T14:00:26.591Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.62:49033 14:00:37 2024-02-21T14:00:26.591Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:49033 and /10.250.0.254:5707 14:00:37 2024-02-21T14:00:26.594Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.62:33099 14:00:37 2024-02-21T14:00:26.595Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.62:37389 14:00:39 2024-02-21T14:00:26.595Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.62:42431 14:00:39 2024-02-21T14:00:26.595Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33099 and /10.250.0.254:5707 14:00:39 2024-02-21T14:00:26.597Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:7, ver:7} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 this 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:26.601Z INFO 12930 --- [ration.thread-2] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:7, ver:7} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 this 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:26.601Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.62:57081 14:00:39 2024-02-21T14:00:26.601Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:42431 and /10.250.0.254:5704 14:00:39 2024-02-21T14:00:26.601Z INFO 12930 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:7, ver:7} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 this 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:26.602Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:57081 and /10.250.0.254:5707 14:00:39 2024-02-21T14:00:26.604Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:37389 and /10.250.0.254:5707 14:00:39 2024-02-21T14:00:26.856Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 571 14:00:39 2024-02-21T14:00:27.585Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5707 is STARTED 14:00:39 2024-02-21T14:00:27.588Z INFO 12930 --- [e.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=23.0G, swap.space.total=0, swap.space.free=0, heap.memory.used=223.5M, heap.memory.free=71.8M, heap.memory.total=296.0M, heap.memory.max=7.8G, heap.memory.used/total=75.49%, heap.memory.used/max=2.80%, minor.gc.count=31, minor.gc.time=394ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=70.87%, load.systemAverage=2.22, thread.count=401, thread.peakCount=401, 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=1, executor.q.priorityOperation.size=1, operations.completed.count=636, 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=7, clientEndpoint.count=0, connection.active.count=11, client.connection.count=0, connection.count=6 14:00:39 2024-02-21T14:00:27.630Z WARN 12930 --- [ main] ocalVariableTableParameterNameDiscoverer : Using deprecated '-debug' fallback for parameter name resolution. Compile the affected code with '-parameters' instead or avoid its introspection: org.onap.cps.ncmp.api.impl.trustlevel.dmiavailability.DmiPluginWatchDog 14:00:39 2024-02-21T14:00:27.730Z INFO 12930 --- [ main] com.hazelcast.system.logo : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 + + o o o o---o o----o o o---o o o----o o--o--o 14:00:39 + + + + | | / \ / | | / / \ | | 14:00:39 + + + + + o----o o o o o----o | o o o o----o | 14:00:39 + + + + | | / \ / | | \ / \ | | 14:00:39 + + o o o o o---o o----o o----o o---o o o o----o o 14:00:39 2024-02-21T14:00:27.730Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Copyright (c) 2008-2022, Hazelcast, Inc. All Rights Reserved. 14:00:39 2024-02-21T14:00:27.730Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Hazelcast Platform 5.2.4 (20230613 - bcacb08) starting at [10.250.0.254]:5708 14:00:39 2024-02-21T14:00:27.730Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Cluster name: cps-and-ncmp-test-caches 14:00:39 2024-02-21T14:00:27.730Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5708 [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. 14:00:39 2024-02-21T14:00:27.730Z INFO 12930 --- [ main] com.hazelcast.system : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] The Jet engine is disabled. 14:00:39 To enable the Jet engine on the members, do one of the following: 14:00:39 - Change member config using Java API: config.getJetConfig().setEnabled(true) 14:00:39 - Change XML/YAML configuration property: Set hazelcast.jet.enabled to true 14:00:39 - Add system property: -Dhz.jet.enabled=true (for Hazelcast embedded, works only when loading config via Config.load) 14:00:39 - Add environment variable: HZ_JET_ENABLED=true (recommended when running container image. For Hazelcast embedded, works only when loading config via Config.load) 14:00:39 2024-02-21T14:00:27.799Z INFO 12930 --- [ main] com.hazelcast.system.security : [10.250.0.254]:5708 [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. 14:00:39 2024-02-21T14:00:27.801Z INFO 12930 --- [ main] com.hazelcast.instance.impl.Node : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Using Multicast discovery 14:00:39 2024-02-21T14:00:27.801Z WARN 12930 --- [ main] com.hazelcast.cp.CPSubsystem : [10.250.0.254]:5708 [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. 14:00:39 2024-02-21T14:00:27.858Z INFO 12930 --- [ main] c.h.internal.diagnostics.Diagnostics : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Diagnostics disabled. To enable add -Dhazelcast.diagnostics.enabled=true to the JVM arguments. 14:00:39 2024-02-21T14:00:27.858Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5708 is STARTING 14:00:39 2024-02-21T14:00:28.093Z INFO 12930 --- [ main] c.h.i.cluster.impl.MulticastJoiner : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Trying to join to discovered node: [10.250.0.254]:5701 14:00:39 2024-02-21T14:00:28.097Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5701 and /10.30.107.62:35407 14:00:39 2024-02-21T14:00:28.097Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35407 and /10.250.0.254:5701 14:00:39 2024-02-21T14:00:28.135Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 14:00:26 UTC 2024, plannedMigrations=571, completedMigrations=571, remainingMigrations=0, totalCompletedMigrations=1655) 14:00:39 2024-02-21T14:00:33.199Z INFO 12930 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 this 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.205Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 this 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.206Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 this 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.207Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 this 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.207Z INFO 12930 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5702, timeout: 10000, bind-any: true 14:00:39 2024-02-21T14:00:33.207Z INFO 12930 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5703, timeout: 10000, bind-any: true 14:00:39 2024-02-21T14:00:33.208Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 this 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.208Z INFO 12930 --- [cached.thread-1] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5704, timeout: 10000, bind-any: true 14:00:39 2024-02-21T14:00:33.210Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5702 and /10.30.107.62:38229 14:00:39 2024-02-21T14:00:33.211Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5703 and /10.30.107.62:40247 14:00:39 2024-02-21T14:00:33.219Z INFO 12930 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5705, timeout: 10000, bind-any: true 14:00:39 2024-02-21T14:00:33.219Z INFO 12930 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5706, timeout: 10000, bind-any: true 14:00:39 2024-02-21T14:00:33.219Z INFO 12930 --- [cached.thread-2] c.h.i.server.tcp.TcpServerConnector : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Connecting to /10.250.0.254:5707, timeout: 10000, bind-any: true 14:00:39 2024-02-21T14:00:33.221Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40247 and /10.250.0.254:5703 14:00:39 2024-02-21T14:00:33.221Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5708 and /10.30.107.62:33901 14:00:39 2024-02-21T14:00:33.221Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5708 and /10.30.107.62:60315 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:38229 and /10.250.0.254:5702 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5708 and /10.30.107.62:58047 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5708 and /10.30.107.62:47129 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:47129 and /10.250.0.254:5708 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5704 and /10.30.107.62:50505 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5708 and /10.30.107.62:45011 14:00:39 2024-02-21T14:00:33.222Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:50505 and /10.250.0.254:5704 14:00:39 2024-02-21T14:00:33.223Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5707 and /10.30.107.62:58723 14:00:39 2024-02-21T14:00:33.223Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58723 and /10.250.0.254:5707 14:00:39 2024-02-21T14:00:33.224Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5706 and /10.30.107.62:35905 14:00:39 2024-02-21T14:00:33.224Z INFO 12930 --- [.IO.thread-in-1] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:45011 and /10.250.0.254:5708 14:00:39 2024-02-21T14:00:33.225Z INFO 12930 --- [ration.thread-3] c.h.internal.cluster.ClusterService : [10.250.0.254]:5707 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 this 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.230Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5703 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:58047 and /10.250.0.254:5708 14:00:39 2024-02-21T14:00:33.230Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:35905 and /10.250.0.254:5706 14:00:39 2024-02-21T14:00:33.232Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:33901 and /10.250.0.254:5708 14:00:39 2024-02-21T14:00:33.232Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:5705 and /10.30.107.62:40817 14:00:39 2024-02-21T14:00:33.232Z INFO 12930 --- [.IO.thread-in-0] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:60315 and /10.250.0.254:5708 14:00:39 2024-02-21T14:00:33.232Z INFO 12930 --- [.IO.thread-in-2] c.h.i.server.tcp.TcpServerConnection : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] Initialized new cluster connection between /10.250.0.254:40817 and /10.250.0.254:5705 14:00:39 2024-02-21T14:00:33.232Z INFO 12930 --- [ration.thread-1] c.h.internal.cluster.ClusterService : [10.250.0.254]:5705 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 this 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.233Z INFO 12930 --- [ration.thread-0] c.h.internal.cluster.ClusterService : [10.250.0.254]:5706 [cps-and-ncmp-test-caches] [5.2.4] 14:00:39 14:00:39 Members {size:8, ver:8} [ 14:00:39 Member [10.250.0.254]:5701 - 2aed3003-e925-47f9-b8c8-f13db6f81b90 14:00:39 Member [10.250.0.254]:5702 - 25ed5caa-08dd-4ac7-9fde-2b98a7205706 14:00:39 Member [10.250.0.254]:5703 - 3f7d96d2-4750-47a5-9815-1774978c3a51 14:00:39 Member [10.250.0.254]:5704 - b23f8a50-bf14-47cc-b562-046d2e9dcbe8 14:00:39 Member [10.250.0.254]:5705 - 8c992ab5-704d-46fc-ad13-8e3902edfc28 14:00:39 Member [10.250.0.254]:5706 - de6c3908-b436-475c-883b-7a31cee73036 this 14:00:39 Member [10.250.0.254]:5707 - 800dc7ae-9733-4156-91b4-7dedb56f9158 14:00:39 Member [10.250.0.254]:5708 - e6b50528-c1e6-4953-8e92-8737b7f02672 14:00:39 ] 14:00:39 14:00:39 2024-02-21T14:00:33.462Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] Repartitioning cluster data. Migration tasks count: 239 14:00:39 2024-02-21T14:00:33.854Z INFO 12930 --- [sCore.migration] c.h.i.partition.impl.MigrationManager : [10.250.0.254]:5701 [cps-and-ncmp-test-caches] [5.2.4] All migration tasks have been completed. (repartitionTime=Wed Feb 21 14:00:33 UTC 2024, plannedMigrations=239, completedMigrations=239, remainingMigrations=0, totalCompletedMigrations=1894) 14:00:39 2024-02-21T14:00:34.219Z INFO 12930 --- [ main] com.hazelcast.core.LifecycleService : [10.250.0.254]:5708 [cps-and-ncmp-test-caches] [5.2.4] [10.250.0.254]:5708 is STARTED 14:00:39 2024-02-21T14:00:34.466Z WARN 12930 --- [ 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 14:00:39 2024-02-21T14:00:35.445Z INFO 12930 --- [p.HealthMonitor] c.h.internal.diagnostics.HealthMonitor : [10.250.0.254]:5702 [cps-and-ncmp-test-caches] [5.2.4] processors=8, physical.memory.total=31.1G, physical.memory.free=22.9G, swap.space.total=0, swap.space.free=0, heap.memory.used=207.0M, heap.memory.free=88.7M, heap.memory.total=296.0M, heap.memory.max=7.8G, heap.memory.used/total=69.93%, heap.memory.used/max=2.60%, minor.gc.count=34, minor.gc.time=443ms, major.gc.count=0, major.gc.time=0ms, load.process=0.00%, load.system=86.55%, load.systemAverage=2.04, thread.count=472, thread.peakCount=473, 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=1712, 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=8, clientEndpoint.count=0, connection.active.count=13, client.connection.count=0, connection.count=7 14:00:39 2024-02-21T14:00:36.241Z INFO 12930 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:00:39 allow.auto.create.topics = true 14:00:39 auto.commit.interval.ms = 5000 14:00:39 auto.include.jmx.reporter = true 14:00:39 auto.offset.reset = latest 14:00:39 bootstrap.servers = [localhost:9092] 14:00:39 check.crcs = true 14:00:39 client.dns.lookup = use_all_dns_ips 14:00:39 client.id = consumer-ncmp-group-1 14:00:39 client.rack = 14:00:39 connections.max.idle.ms = 540000 14:00:39 default.api.timeout.ms = 60000 14:00:39 enable.auto.commit = false 14:00:39 exclude.internal.topics = true 14:00:39 fetch.max.bytes = 52428800 14:00:39 fetch.max.wait.ms = 500 14:00:39 fetch.min.bytes = 1 14:00:39 group.id = ncmp-group 14:00:39 group.instance.id = null 14:00:39 heartbeat.interval.ms = 3000 14:00:39 interceptor.classes = [] 14:00:39 internal.leave.group.on.close = true 14:00:39 internal.throw.on.fetch.stable.offset.unsupported = false 14:00:39 isolation.level = read_uncommitted 14:00:39 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:00:39 max.partition.fetch.bytes = 1048576 14:00:39 max.poll.interval.ms = 300000 14:00:39 max.poll.records = 500 14:00:39 metadata.max.age.ms = 300000 14:00:39 metric.reporters = [] 14:00:39 metrics.num.samples = 2 14:00:39 metrics.recording.level = INFO 14:00:39 metrics.sample.window.ms = 30000 14:00:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:00:39 receive.buffer.bytes = 65536 14:00:39 reconnect.backoff.max.ms = 1000 14:00:39 reconnect.backoff.ms = 50 14:00:39 request.timeout.ms = 30000 14:00:39 retry.backoff.ms = 100 14:00:39 sasl.client.callback.handler.class = null 14:00:39 sasl.jaas.config = null 14:00:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:00:39 sasl.kerberos.min.time.before.relogin = 60000 14:00:39 sasl.kerberos.service.name = null 14:00:39 sasl.kerberos.ticket.renew.jitter = 0.05 14:00:39 sasl.kerberos.ticket.renew.window.factor = 0.8 14:00:39 sasl.login.callback.handler.class = null 14:00:39 sasl.login.class = null 14:00:39 sasl.login.connect.timeout.ms = null 14:00:39 sasl.login.read.timeout.ms = null 14:00:39 sasl.login.refresh.buffer.seconds = 300 14:00:39 sasl.login.refresh.min.period.seconds = 60 14:00:39 sasl.login.refresh.window.factor = 0.8 14:00:39 sasl.login.refresh.window.jitter = 0.05 14:00:39 sasl.login.retry.backoff.max.ms = 10000 14:00:39 sasl.login.retry.backoff.ms = 100 14:00:39 sasl.mechanism = GSSAPI 14:00:39 sasl.oauthbearer.clock.skew.seconds = 30 14:00:39 sasl.oauthbearer.expected.audience = null 14:00:39 sasl.oauthbearer.expected.issuer = null 14:00:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:00:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:00:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:00:39 sasl.oauthbearer.jwks.endpoint.url = null 14:00:39 sasl.oauthbearer.scope.claim.name = scope 14:00:39 sasl.oauthbearer.sub.claim.name = sub 14:00:39 sasl.oauthbearer.token.endpoint.url = null 14:00:39 security.protocol = PLAINTEXT 14:00:39 security.providers = null 14:00:39 send.buffer.bytes = 131072 14:00:39 session.timeout.ms = 45000 14:00:39 socket.connection.setup.timeout.max.ms = 30000 14:00:39 socket.connection.setup.timeout.ms = 10000 14:00:39 ssl.cipher.suites = null 14:00:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:00:39 ssl.endpoint.identification.algorithm = https 14:00:39 ssl.engine.factory.class = null 14:00:39 ssl.key.password = null 14:00:39 ssl.keymanager.algorithm = SunX509 14:00:39 ssl.keystore.certificate.chain = null 14:00:39 ssl.keystore.key = null 14:00:39 ssl.keystore.location = null 14:00:39 ssl.keystore.password = null 14:00:39 ssl.keystore.type = JKS 14:00:39 ssl.protocol = TLSv1.3 14:00:39 ssl.provider = null 14:00:39 ssl.secure.random.implementation = null 14:00:39 ssl.trustmanager.algorithm = PKIX 14:00:39 ssl.truststore.certificates = null 14:00:39 ssl.truststore.location = null 14:00:39 ssl.truststore.password = null 14:00:39 ssl.truststore.type = JKS 14:00:39 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:00:39 14:00:39 2024-02-21T14:00:36.333Z WARN 12930 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:00:39 2024-02-21T14:00:36.335Z INFO 12930 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 14:00:39 2024-02-21T14:00:36.335Z INFO 12930 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 14:00:39 2024-02-21T14:00:36.343Z INFO 12930 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708524036334 14:00:39 2024-02-21T14:00:36.351Z INFO 12930 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Subscribed to topic(s): subscription 14:00:39 2024-02-21T14:00:36.360Z INFO 12930 --- [ main] o.a.k.clients.consumer.ConsumerConfig : ConsumerConfig values: 14:00:39 allow.auto.create.topics = true 14:00:39 auto.commit.interval.ms = 5000 14:00:39 auto.include.jmx.reporter = true 14:00:39 auto.offset.reset = latest 14:00:39 bootstrap.servers = [localhost:9092] 14:00:39 check.crcs = true 14:00:39 client.dns.lookup = use_all_dns_ips 14:00:39 client.id = consumer-ncmp-group-2 14:00:39 client.rack = 14:00:39 connections.max.idle.ms = 540000 14:00:39 default.api.timeout.ms = 60000 14:00:39 enable.auto.commit = false 14:00:39 exclude.internal.topics = true 14:00:39 fetch.max.bytes = 52428800 14:00:39 fetch.max.wait.ms = 500 14:00:39 fetch.min.bytes = 1 14:00:39 group.id = ncmp-group 14:00:39 group.instance.id = null 14:00:39 heartbeat.interval.ms = 3000 14:00:39 interceptor.classes = [] 14:00:39 internal.leave.group.on.close = true 14:00:39 internal.throw.on.fetch.stable.offset.unsupported = false 14:00:39 isolation.level = read_uncommitted 14:00:39 key.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:00:39 max.partition.fetch.bytes = 1048576 14:00:39 max.poll.interval.ms = 300000 14:00:39 max.poll.records = 500 14:00:39 metadata.max.age.ms = 300000 14:00:39 metric.reporters = [] 14:00:39 metrics.num.samples = 2 14:00:39 metrics.recording.level = INFO 14:00:39 metrics.sample.window.ms = 30000 14:00:39 partition.assignment.strategy = [class org.apache.kafka.clients.consumer.RangeAssignor, class org.apache.kafka.clients.consumer.CooperativeStickyAssignor] 14:00:39 receive.buffer.bytes = 65536 14:00:39 reconnect.backoff.max.ms = 1000 14:00:39 reconnect.backoff.ms = 50 14:00:39 request.timeout.ms = 30000 14:00:39 retry.backoff.ms = 100 14:00:39 sasl.client.callback.handler.class = null 14:00:39 sasl.jaas.config = null 14:00:39 sasl.kerberos.kinit.cmd = /usr/bin/kinit 14:00:39 sasl.kerberos.min.time.before.relogin = 60000 14:00:39 sasl.kerberos.service.name = null 14:00:39 sasl.kerberos.ticket.renew.jitter = 0.05 14:00:39 sasl.kerberos.ticket.renew.window.factor = 0.8 14:00:39 sasl.login.callback.handler.class = null 14:00:39 sasl.login.class = null 14:00:39 sasl.login.connect.timeout.ms = null 14:00:39 sasl.login.read.timeout.ms = null 14:00:39 sasl.login.refresh.buffer.seconds = 300 14:00:39 sasl.login.refresh.min.period.seconds = 60 14:00:39 sasl.login.refresh.window.factor = 0.8 14:00:39 sasl.login.refresh.window.jitter = 0.05 14:00:39 sasl.login.retry.backoff.max.ms = 10000 14:00:39 sasl.login.retry.backoff.ms = 100 14:00:39 sasl.mechanism = GSSAPI 14:00:39 sasl.oauthbearer.clock.skew.seconds = 30 14:00:39 sasl.oauthbearer.expected.audience = null 14:00:39 sasl.oauthbearer.expected.issuer = null 14:00:39 sasl.oauthbearer.jwks.endpoint.refresh.ms = 3600000 14:00:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.max.ms = 10000 14:00:39 sasl.oauthbearer.jwks.endpoint.retry.backoff.ms = 100 14:00:39 sasl.oauthbearer.jwks.endpoint.url = null 14:00:39 sasl.oauthbearer.scope.claim.name = scope 14:00:39 sasl.oauthbearer.sub.claim.name = sub 14:00:39 sasl.oauthbearer.token.endpoint.url = null 14:00:39 security.protocol = PLAINTEXT 14:00:39 security.providers = null 14:00:39 send.buffer.bytes = 131072 14:00:39 session.timeout.ms = 45000 14:00:39 socket.connection.setup.timeout.max.ms = 30000 14:00:39 socket.connection.setup.timeout.ms = 10000 14:00:39 ssl.cipher.suites = null 14:00:39 ssl.enabled.protocols = [TLSv1.2, TLSv1.3] 14:00:39 ssl.endpoint.identification.algorithm = https 14:00:39 ssl.engine.factory.class = null 14:00:39 ssl.key.password = null 14:00:39 ssl.keymanager.algorithm = SunX509 14:00:39 ssl.keystore.certificate.chain = null 14:00:39 ssl.keystore.key = null 14:00:39 ssl.keystore.location = null 14:00:39 ssl.keystore.password = null 14:00:39 ssl.keystore.type = JKS 14:00:39 ssl.protocol = TLSv1.3 14:00:39 ssl.provider = null 14:00:39 ssl.secure.random.implementation = null 14:00:39 ssl.trustmanager.algorithm = PKIX 14:00:39 ssl.truststore.certificates = null 14:00:39 ssl.truststore.location = null 14:00:39 ssl.truststore.password = null 14:00:39 ssl.truststore.type = JKS 14:00:39 value.deserializer = class org.springframework.kafka.support.serializer.ErrorHandlingDeserializer 14:00:39 14:00:39 2024-02-21T14:00:36.364Z WARN 12930 --- [ main] o.a.k.clients.consumer.ConsumerConfig : These configurations '[spring.json.use.type.headers]' were supplied but are not used yet. 14:00:39 2024-02-21T14:00:36.364Z INFO 12930 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka version: 3.4.1 14:00:39 2024-02-21T14:00:36.364Z INFO 12930 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka commitId: 8a516edc2755df89 14:00:39 2024-02-21T14:00:36.364Z INFO 12930 --- [ main] o.a.kafka.common.utils.AppInfoParser : Kafka startTimeMs: 1708524036364 14:00:39 2024-02-21T14:00:36.365Z INFO 12930 --- [ main] o.a.k.clients.consumer.KafkaConsumer : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Subscribed to topic(s): dmi-device-heartbeat 14:00:39 2024-02-21T14:00:36.388Z INFO 12930 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:39 2024-02-21T14:00:36.391Z INFO 12930 --- [ watchdog-th-4] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 14:00:39 2024-02-21T14:00:36.396Z INFO 12930 --- [ main] .o.c.i.f.CpsAnchorServiceIntegrationSpec : Started CpsAnchorServiceIntegrationSpec in 58.493 seconds (process running for 85.735) 14:00:39 2024-02-21T14:00:36.399Z INFO 12930 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 14:00:39 2024-02-21T14:00:36.748Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:36.749Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:36.750Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:36.753Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:36.754Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:36.754Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:36.854Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:36.854Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:36.854Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:36.855Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:36.855Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:36.855Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:36.890Z INFO 12930 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 0 advised cm handles from DB 14:00:39 2024-02-21T14:00:36.890Z INFO 12930 --- [ watchdog-th-4] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 0 cmHandles 14:00:39 2024-02-21T14:00:36.893Z INFO 12930 --- [ watchdog-th-2] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 0 14:00:39 2024-02-21T14:00:36.955Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:36.956Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:36.956Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:37.006Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:37.006Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:37.006Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:37.156Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:37.156Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:37.156Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:37.207Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:37.208Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:37.208Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:37.384Z WARN 12930 --- [ 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 14:00:39 2024-02-21T14:00:37.418Z INFO 12930 --- [ main] o.o.cps.ncmp.init.InventoryModelLoader : Inventory Model updated successfully 14:00:39 2024-02-21T14:00:37.418Z INFO 12930 --- [ main] o.o.cps.ncmp.init.AbstractModelLoader : Model Loader start-up, waiting for database to be ready 14:00:39 2024-02-21T14:00:37.611Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:37.611Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:37.611Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:37.614Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:37.614Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:37.614Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:37.695Z INFO 12930 --- [ main] o.o.c.n.i.CmDataSubscriptionModelLoader : Subscription Models onboarded successfully 14:00:39 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:00:39 2024-02-21T14:00:38.422Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:38.422Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:38.423Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:38.423Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:38.423Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:38.423Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:38.576Z INFO 12930 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 14:00:39 2024-02-21T14:00:38.594Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:39 2024-02-21T14:00:38.594Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "anchor_dataspace_id_name_key" 14:00:39 Detail: Key (dataspace_id, name)=(3, newAnchor) already exists. 14:00:39 2024-02-21T14:00:38.638Z INFO 12930 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 14:00:39 2024-02-21T14:00:38.653Z INFO 12930 --- [ main] o.o.c.s.i.CpsAdminPersistenceServiceImpl : Module search encountered unknown dataspace or modulename, treating this as nothing found 14:00:39 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 85.779 s - in org.onap.cps.integration.functional.CpsAnchorServiceIntegrationSpec 14:00:39 [INFO] Running org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 14:00:39 2024-02-21T14:00:39.073Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:39 2024-02-21T14:00:39.073Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "uq_name" 14:00:39 Detail: Key (name)=(generalTestDataspace) already exists. 14:00:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.216 s - in org.onap.cps.integration.functional.CpsDataspaceServiceIntegrationSpec 14:00:39 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 14:00:39 2024-02-21T14:00:39.301Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:39 2024-02-21T14:00:39.337Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:39 2024-02-21T14:00:39.351Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:39 2024-02-21T14:00:39.357Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:39 2024-02-21T14:00:39.360Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:39 2024-02-21T14:00:39.370Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:39 2024-02-21T14:00:39.370Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:39 2024-02-21T14:00:39.429Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:39.430Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:39.430Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:39.575Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:39 2024-02-21T14:00:39.579Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:39 2024-02-21T14:00:39.580Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:39 2024-02-21T14:00:39.580Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:39 2024-02-21T14:00:39.626Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:39 2024-02-21T14:00:39.752Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 2024-02-21T14:00:39.838Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 14:00:40 2024-02-21T14:00:39.838Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 2024-02-21T14:00:39.850Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:40 2024-02-21T14:00:39.862Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:40 2024-02-21T14:00:39.864Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:40 2024-02-21T14:00:39.871Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:40 2024-02-21T14:00:39.873Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:40 2024-02-21T14:00:39.873Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:40 2024-02-21T14:00:39.896Z WARN 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Unable to read resource data.. 14:00:40 2024-02-21T14:00:39.897Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 14:00:40 2024-02-21T14:00:39.924Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.103Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 2024-02-21T14:00:40.177Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 14:00:40 2024-02-21T14:00:40.177Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 2024-02-21T14:00:40.187Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:40 2024-02-21T14:00:40.199Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:40 2024-02-21T14:00:40.200Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:40 2024-02-21T14:00:40.201Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:40 2024-02-21T14:00:40.203Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:40 2024-02-21T14:00:40.203Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.300Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:40 2024-02-21T14:00:40.326Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.335Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:40 2024-02-21T14:00:40.335Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:40 2024-02-21T14:00:40.335Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:40 2024-02-21T14:00:40.388Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 2024-02-21T14:00:40.398Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:40 2024-02-21T14:00:40.407Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:40 2024-02-21T14:00:40.408Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:40 2024-02-21T14:00:40.410Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:40 2024-02-21T14:00:40.411Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 14:00:40 2024-02-21T14:00:40.411Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.493Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 14:00:40 2024-02-21T14:00:40.517Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.535Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:40 2024-02-21T14:00:40.536Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:40 2024-02-21T14:00:40.536Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:40 2024-02-21T14:00:40.588Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 2024-02-21T14:00:40.601Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:40 2024-02-21T14:00:40.610Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:40 2024-02-21T14:00:40.612Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:40 2024-02-21T14:00:40.613Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:40 2024-02-21T14:00:40.614Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-3 to current batch 14:00:40 2024-02-21T14:00:40.614Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.662Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-3 is now in READY state 14:00:40 2024-02-21T14:00:40.684Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:40 2024-02-21T14:00:40.824Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:40 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.75 s - in org.onap.cps.integration.functional.NcmpCmHandleCreateSpec 14:00:40 [INFO] Running org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 14:00:41 2024-02-21T14:00:40.942Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 14:00:41 2024-02-21T14:00:40.942Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:41 2024-02-21T14:00:40.954Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:41 2024-02-21T14:00:40.965Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:41 2024-02-21T14:00:40.967Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:41 2024-02-21T14:00:40.975Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:41 2024-02-21T14:00:40.978Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 14:00:41 2024-02-21T14:00:40.978Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:41 2024-02-21T14:00:41.087Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 14:00:41 2024-02-21T14:00:41.117Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:41 2024-02-21T14:00:41.248Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:41 2024-02-21T14:00:41.248Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:41 2024-02-21T14:00:41.248Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:41 2024-02-21T14:00:41.277Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 14:00:41 2024-02-21T14:00:41.277Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:41 2024-02-21T14:00:41.285Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:41 2024-02-21T14:00:41.293Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:41 2024-02-21T14:00:41.294Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:41 2024-02-21T14:00:41.295Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:41 2024-02-21T14:00:41.296Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:41 2024-02-21T14:00:41.296Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:41 2024-02-21T14:00:41.349Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:41 2024-02-21T14:00:41.366Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:41 2024-02-21T14:00:41.460Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 14:00:41 2024-02-21T14:00:41.476Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:41 2024-02-21T14:00:41.476Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:41 2024-02-21T14:00:41.476Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:41 2024-02-21T14:00:41.491Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 14:00:41 2024-02-21T14:00:41.499Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 14:00:41 2024-02-21T14:00:41.500Z INFO 12930 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 14:00:41 2024-02-21T14:00:41.500Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 14:00:41 2024-02-21T14:00:41.501Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 14:00:41 2024-02-21T14:00:41.517Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:41 2024-02-21T14:00:41.525Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:41 2024-02-21T14:00:41.527Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:41 2024-02-21T14:00:41.528Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:41 2024-02-21T14:00:41.529Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:41 2024-02-21T14:00:41.529Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:41 2024-02-21T14:00:41.566Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:41 2024-02-21T14:00:41.590Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:41 2024-02-21T14:00:41.743Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:41.813Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-2 already registered 14:00:42 2024-02-21T14:00:41.813Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:41.821Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:42 2024-02-21T14:00:41.835Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:42 2024-02-21T14:00:41.837Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:42 2024-02-21T14:00:41.838Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:42 2024-02-21T14:00:41.840Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-2 to current batch 14:00:42 2024-02-21T14:00:41.840Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:42 2024-02-21T14:00:41.913Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-2 is now in READY state 14:00:42 2024-02-21T14:00:41.937Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.007Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 14:00:42 2024-02-21T14:00:42.008Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:42.014Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:42 2024-02-21T14:00:42.021Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:42 2024-02-21T14:00:42.022Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:42 2024-02-21T14:00:42.023Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:42 2024-02-21T14:00:42.024Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:42 2024-02-21T14:00:42.024Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.090Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:42 2024-02-21T14:00:42.090Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:42 2024-02-21T14:00:42.090Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:42 2024-02-21T14:00:42.096Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:42 2024-02-21T14:00:42.115Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.174Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:42.193Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 14:00:42 2024-02-21T14:00:42.202Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 14:00:42 2024-02-21T14:00:42.202Z INFO 12930 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 14:00:42 2024-02-21T14:00:42.202Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 14:00:42 2024-02-21T14:00:42.203Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 14:00:42 2024-02-21T14:00:42.218Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:42 2024-02-21T14:00:42.226Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:42 2024-02-21T14:00:42.227Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:42 2024-02-21T14:00:42.228Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:42 2024-02-21T14:00:42.229Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:42 2024-02-21T14:00:42.229Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.272Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:42 2024-02-21T14:00:42.296Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.424Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:42.491Z WARN 12930 --- [ main] o.o.c.n.a.i.t.TrustLevelManager : Cm handle: ch-1 already registered 14:00:42 2024-02-21T14:00:42.491Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:42.498Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:42 2024-02-21T14:00:42.506Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:42 2024-02-21T14:00:42.507Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:42 2024-02-21T14:00:42.508Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:42 2024-02-21T14:00:42.510Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:42 2024-02-21T14:00:42.510Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.536Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:42 2024-02-21T14:00:42.536Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:42 2024-02-21T14:00:42.536Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:42 2024-02-21T14:00:42.578Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in READY state 14:00:42 2024-02-21T14:00:42.598Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.661Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [ch-1] into locked (for upgrade) state. 14:00:42 2024-02-21T14:00:42.679Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync retry-watchdog waking up. 14:00:42 2024-02-21T14:00:42.687Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Retrying 1 cmHandles 14:00:42 2024-02-21T14:00:42.687Z INFO 12930 --- [ main] o.o.c.n.a.i.i.s.ModuleOperationsUtils : Locked for module upgrade 14:00:42 2024-02-21T14:00:42.687Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Retry for cmHandleId : ch-1 is true 14:00:42 2024-02-21T14:00:42.690Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 removed from in progress map 14:00:42 2024-02-21T14:00:42.705Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync watchdog waking up. 14:00:42 2024-02-21T14:00:42.714Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync fetched 1 advised cm handles from DB 14:00:42 2024-02-21T14:00:42.715Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Work Queue Size : 1 14:00:42 2024-02-21T14:00:42.722Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : nextBatchCandidates size : 1 14:00:42 2024-02-21T14:00:42.726Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Adding cmHandle : ch-1 to current batch 14:00:42 2024-02-21T14:00:42.726Z INFO 12930 --- [ main] o.o.c.n.a.i.i.sync.ModuleSyncWatchdog : Processing module sync batch of 1. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.737Z WARN 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing of ch-1 module failed due to reason Null key is not allowed!. 14:00:42 2024-02-21T14:00:42.737Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : ch-1 is now in LOCKED state 14:00:42 2024-02-21T14:00:42.756Z INFO 12930 --- [Pool-1-worker-1] o.o.c.n.a.i.i.sync.ModuleSyncTasks : Processing module sync batch finished. 1 batch(es) active. 14:00:42 2024-02-21T14:00:42.917Z INFO 12930 --- [ main] .o.c.n.a.i.NetworkCmProxyDataServiceImpl : Moving cm handles : [] into locked (for upgrade) state. 14:00:42 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 2.088 s - in org.onap.cps.integration.functional.NcmpCmHandleUpgradeSpec 14:00:42 [INFO] Running org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 14:00:43 2024-02-21T14:00:43.309Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:43 2024-02-21T14:00:43.309Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:43 2024-02-21T14:00:43.309Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:43 line 1:0 mismatched input 'invalid' expecting '/' 14:00:43 line 1:0 mismatched input 'invalid' expecting '/' 14:00:43 2024-02-21T14:00:43.513Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "invalid path": Error while parsing cpsPath expression 14:00:43 2024-02-21T14:00:43.644Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:43 2024-02-21T14:00:43.644Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:43 2024-02-21T14:00:43.644Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:43 2024-02-21T14:00:43.953Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:43 2024-02-21T14:00:43.953Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (28,'{}',NULL,'/bookstore',492) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:43 2024-02-21T14:00:43.953Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:43 2024-02-21T14:00:43.953Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (28,'{}',NULL,'/bookstore',492) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. Call getNextException to see other errors in the batch. 14:00:43 2024-02-21T14:00:43.954Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. 14:00:43 2024-02-21T14:00:43.956Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (28,'{}',NULL,'/bookstore',492) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 data nodes, Retrying saving data nodes individually 14:00:43 2024-02-21T14:00:43.959Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:43 2024-02-21T14:00:43.959Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (28,'{}',NULL,'/bookstore',493) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:43 2024-02-21T14:00:43.959Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:43 2024-02-21T14:00:43.959Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (28,'{}',NULL,'/bookstore',493) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. Call getNextException to see other errors in the batch. 14:00:43 2024-02-21T14:00:43.959Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:43 Detail: Key (anchor_id, xpath)=(28, /bookstore) already exists. 14:00:44 line 1:9 missing '/' at 'path' 14:00:44 line 1:9 missing '/' at 'path' 14:00:44 2024-02-21T14:00:44.028Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Error parsing xpath "/invalid path": Error while parsing cpsPath expression 14:00:44 2024-02-21T14:00:44.174Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.174Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (30,'{"code":"1"}',494,'/bookstore/categories[@code=''1'']',527) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.174Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.174Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (30,'{"code":"1"}',494,'/bookstore/categories[@code=''1'']',527) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.174Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.175Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (30,'{"code":"1"}',494,'/bookstore/categories[@code=''1'']',527) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 14:00:44 2024-02-21T14:00:44.179Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.179Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (30,'{"code":"1"}',494,'/bookstore/categories[@code=''1'']',529) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.179Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.179Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (30,'{"code":"1"}',494,'/bookstore/categories[@code=''1'']',529) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.179Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(30, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.301Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:44 2024-02-21T14:00:44.301Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:44 2024-02-21T14:00:44.301Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:44 2024-02-21T14:00:44.306Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.306Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (31,'{"code":"1"}',530,'/bookstore/categories[@code=''1'']',563) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.306Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.306Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (31,'{"code":"1"}',530,'/bookstore/categories[@code=''1'']',563) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.306Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.307Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 1 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (31,'{"code":"1"}',530,'/bookstore/categories[@code=''1'']',563) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 14:00:44 2024-02-21T14:00:44.311Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.311Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (31,'{"code":"1"}',530,'/bookstore/categories[@code=''1'']',565) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.311Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.311Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (31,'{"code":"1"}',530,'/bookstore/categories[@code=''1'']',565) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.311Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(31, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.404Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.404Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.404Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.404Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.404Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.405Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',595) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 1 children, retrying using individual save operations 14:00:44 2024-02-21T14:00:44.407Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.407Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',596) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.407Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.407Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',596) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.407Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.429Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.429Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.429Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.429Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.429Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.430Z WARN 12930 --- [ main] o.o.c.s.i.CpsDataPersistenceServiceImpl : Exception occurred : org.springframework.dao.DataIntegrityViolationException: could not execute batch [Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',597) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.] [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; SQL [insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?)]; constraint [fragment_anchor_id_xpath_key] , While saving : 2 children, retrying using individual save operations 14:00:44 2024-02-21T14:00:44.432Z INFO 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100503: On release of batch it still contained JDBC statements 14:00:44 2024-02-21T14:00:44.432Z ERROR 12930 --- [ main] org.hibernate.orm.jdbc.batch : HHH100501: Exception executing batch [java.sql.BatchUpdateException: Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',599) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch.], SQL: insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (?,?,?,?,?) 14:00:44 2024-02-21T14:00:44.432Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:44 2024-02-21T14:00:44.432Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : Batch entry 0 insert into fragment (anchor_id,attributes,parent_id,xpath,id) values (32,'{"code":"1"}',566,'/bookstore/categories[@code=''1'']',599) was aborted: ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. Call getNextException to see other errors in the batch. 14:00:44 2024-02-21T14:00:44.432Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "fragment_anchor_id_xpath_key" 14:00:44 Detail: Key (anchor_id, xpath)=(32, /bookstore/categories[@code='1']) already exists. 14:00:44 2024-02-21T14:00:44.749Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:44 2024-02-21T14:00:44.749Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:44 2024-02-21T14:00:44.749Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:45 2024-02-21T14:00:45.156Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:45 2024-02-21T14:00:45.156Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:45 2024-02-21T14:00:45.156Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:45 [INFO] Tests run: 97, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.909 s - in org.onap.cps.integration.functional.CpsDataServiceIntegrationSpec 14:00:45 [INFO] Running org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 14:00:45 2024-02-21T14:00:45.892Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_0, Optional[2000-01-01]] 14:00:46 2024-02-21T14:00:45.956Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:46 2024-02-21T14:00:45.957Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:46 2024-02-21T14:00:45.957Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_4, Optional[2004-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_9, Optional[2009-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_3, Optional[2003-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_50, Optional[2050-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_80, Optional[2080-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_12, Optional[2012-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_87, Optional[2087-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_72, Optional[2072-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_5, Optional[2005-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_49, Optional[2049-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_15, Optional[2015-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_76, Optional[2076-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_41, Optional[2041-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_6, Optional[2006-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_71, Optional[2071-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_38, Optional[2038-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_81, Optional[2081-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_30, Optional[2030-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_63, Optional[2063-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_96, Optional[2096-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_47, Optional[2047-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_53, Optional[2053-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_17, Optional[2017-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_62, Optional[2062-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_32, Optional[2032-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_37, Optional[2037-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_46, Optional[2046-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_36, Optional[2036-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_18, Optional[2018-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_66, Optional[2066-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_57, Optional[2057-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_93, Optional[2093-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_64, Optional[2064-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_48, Optional[2048-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_61, Optional[2061-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_7, Optional[2007-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_55, Optional[2055-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_100, Optional[2100-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_11, Optional[2011-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_42, Optional[2042-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_92, Optional[2092-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_58, Optional[2058-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_51, Optional[2051-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_85, Optional[2085-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_99, Optional[2099-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_27, Optional[2027-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_88, Optional[2088-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_45, Optional[2045-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_98, Optional[2098-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_23, Optional[2023-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_97, Optional[2097-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_89, Optional[2089-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_68, Optional[2068-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_84, Optional[2084-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_22, Optional[2022-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_67, Optional[2067-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_77, Optional[2077-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_31, Optional[2031-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_86, Optional[2086-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_8, Optional[2008-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_74, Optional[2074-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_65, Optional[2065-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_82, Optional[2082-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_29, Optional[2029-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_79, Optional[2079-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_60, Optional[2060-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_10, Optional[2010-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_28, Optional[2028-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_35, Optional[2035-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_1, Optional[2001-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_59, Optional[2059-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_56, Optional[2056-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_20, Optional[2020-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_73, Optional[2073-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_69, Optional[2069-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_21, Optional[2021-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_24, Optional[2024-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_40, Optional[2040-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_43, Optional[2043-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_91, Optional[2091-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_13, Optional[2013-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_54, Optional[2054-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_78, Optional[2078-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_44, Optional[2044-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_70, Optional[2070-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_95, Optional[2095-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_25, Optional[2025-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.082Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_2, Optional[2002-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_90, Optional[2090-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_52, Optional[2052-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_83, Optional[2083-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_34, Optional[2034-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_33, Optional[2033-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_94, Optional[2094-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_26, Optional[2026-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_19, Optional[2019-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_16, Optional[2016-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_14, Optional[2014-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.083Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_75, Optional[2075-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_39, Optional[2039-01-01]] 14:00:46 2024-02-21T14:00:46.215Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:46 2024-02-21T14:00:46.216Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:46 2024-02-21T14:00:46.216Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:46 2024-02-21T14:00:46.346Z WARN 12930 --- [ main] o.c.s.r.YangResourceNativeRepositoryImpl : ModuleReferences size : 3 and QueryResult size : 2 14:00:46 2024-02-21T14:00:46.395Z WARN 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : SQL Error: 0, SQLState: 23505 14:00:46 2024-02-21T14:00:46.395Z ERROR 12930 --- [ main] o.h.engine.jdbc.spi.SqlExceptionHelper : ERROR: duplicate key value violates unique constraint "schema_set_name_dataspace_id_key" 14:00:46 Detail: Key (name, dataspace_id)=(bookstoreSchemaSet, 10) already exists. 14:00:46 2024-02-21T14:00:46.604Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [name_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [name_1, Optional[2001-01-01]] 14:00:46 2024-02-21T14:00:46.726Z WARN 12930 --- [ main] o.o.y.y.model.spi.ModuleDependencySort : Error while sorting module [source_0, Optional[2000-01-01]]: module with same namespace (org:onap:ccsdk:sample) already loaded: [source_1, Optional[2001-01-01]] 14:00:46 [INFO] Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.877 s - in org.onap.cps.integration.functional.CpsModuleServiceIntegrationSpec 14:00:46 [INFO] Running org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 14:00:47 2024-02-21T14:00:47.053Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:47 2024-02-21T14:00:47.053Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:47 2024-02-21T14:00:47.053Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:47 2024-02-21T14:00:47.154Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:47 2024-02-21T14:00:47.154Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:47 2024-02-21T14:00:47.154Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:47 line 1:0 mismatched input 'cpsPath' expecting '/' 14:00:47 line 1:0 mismatched input 'cpsPath' expecting '/' 14:00:47 [INFO] Tests run: 140, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.992 s - in org.onap.cps.integration.functional.CpsQueryServiceIntegrationSpec 14:00:47 [INFO] Running org.onap.cps.integration.functional.SessionManagerIntegrationSpec 14:00:48 2024-02-21T14:00:48.050Z WARN 12930 --- [ main] org.hibernate.orm.connections.pooling : HHH10001002: Using built-in connection pool (not intended for production use) 14:00:48 2024-02-21T14:00:48.050Z INFO 12930 --- [ main] org.hibernate.orm.connections.pooling : HHH10001005: Loaded JDBC driver class: org.postgresql.Driver 14:00:48 2024-02-21T14:00:48.050Z INFO 12930 --- [ main] org.hibernate.orm.connections.pooling : HHH10001012: Connecting with JDBC URL [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 14:00:48 2024-02-21T14:00:48.050Z INFO 12930 --- [ main] org.hibernate.orm.connections.pooling : HHH10001001: Connection properties: {password=****, user=test} 14:00:48 2024-02-21T14:00:48.050Z INFO 12930 --- [ main] org.hibernate.orm.connections.pooling : HHH10001003: Autocommit mode: false 14:00:48 2024-02-21T14:00:48.053Z INFO 12930 --- [ main] org.hibernate.orm.connections.pooling : HHH10001115: Connection pool size: 20 (min=1) 14:00:48 2024-02-21T14:00:48.099Z INFO 12930 --- [ main] o.h.b.i.BytecodeProviderInitiator : HHH000021: Bytecode provider name : bytebuddy 14:00:48 2024-02-21T14:00:48.111Z INFO 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Node -1 disconnected. 14:00:48 2024-02-21T14:00:48.111Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:48 2024-02-21T14:00:48.111Z WARN 12930 --- [ntainer#0-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-1, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:48 2024-02-21T14:00:48.166Z INFO 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Node -1 disconnected. 14:00:48 2024-02-21T14:00:48.166Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Connection to node -1 (localhost/127.0.0.1:9092) could not be established. Broker may not be available. 14:00:48 2024-02-21T14:00:48.166Z WARN 12930 --- [ntainer#1-0-C-1] org.apache.kafka.clients.NetworkClient : [Consumer clientId=consumer-ncmp-group-2, groupId=ncmp-group] Bootstrap broker localhost:9092 (id: -1 rack: null) disconnected 14:00:48 2024-02-21T14:00:48.169Z INFO 12930 --- [ main] o.h.e.t.j.p.i.JtaPlatformInitiator : HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 14:00:48 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 14:00:48 2024-02-21T14:00:48.192Z INFO 12930 --- [pool-3-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:00:48 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 14:00:48 2024-02-21T14:00:48.211Z INFO 12930 --- [pool-4-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:00:48 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 14:00:48 2024-02-21T14:00:48.519Z INFO 12930 --- [pool-5-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:00:48 2024-02-21T14:00:48.523Z INFO 12930 --- [pool-6-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:00:48 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 14:00:48 2024-02-21T14:00:48.532Z INFO 12930 --- [pool-7-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:00:48 2024-02-21T14:00:48.535Z INFO 12930 --- [pool-8-thread-1] org.onap.cps.spi.utils.SessionManager : Anchor bookstoreAnchor1 successfully locked 14:00:48 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.799 s - in org.onap.cps.integration.functional.SessionManagerIntegrationSpec 14:00:48 2024-02-21T14:00:48.582Z INFO 12930 --- [.ShutdownThread] com.hazelcast.instance.impl.Node : [10.250.0.254]:5704 [cps-and-ncmp-test-caches] [5.2.4] Running shutdown hook... Current node state: ACTIVE 14:00:48 2024-02-21T14:00:48.583Z INFO 12930 --- [ Thread-7] org.hibernate.orm.connections.pooling : HHH10001008: Cleaning up connection pool [jdbc:postgresql://localhost:32786/test?loggerLevel=OFF] 14:00:48 [INFO] 14:00:48 [INFO] Results: 14:00:48 [INFO] 14:00:48 [WARNING] Tests run: 305, Failures: 0, Errors: 0, Skipped: 2 14:00:48 [INFO] 14:00:48 [INFO] 14:00:48 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ integration-test --- 14:00:48 [INFO] Skipping JaCoCo execution due to missing classes directory. 14:00:48 [INFO] 14:00:48 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ integration-test --- 14:00:49 [INFO] 14:00:49 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ integration-test --- 14:00:49 [WARNING] JAR will be empty - no content was marked for inclusion! 14:00:49 [INFO] Building jar: /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.4-SNAPSHOT.jar 14:00:49 [INFO] 14:00:49 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ integration-test --- 14:00:49 [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/* 14:00:49 [INFO] 14:00:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ integration-test --- 14:00:49 [INFO] 14:00:49 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ integration-test --- 14:00:49 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:00:49 [INFO] 14:00:49 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ integration-test --- 14:00:49 [INFO] Skipping JaCoCo execution due to missing classes directory:/w/workspace/cps-master-verify-java/integration-test/target/classes 14:00:49 [INFO] 14:00:49 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ integration-test --- 14:00:49 [INFO] 14:00:49 [INFO] --- maven-install-plugin:2.4:install (default-install) @ integration-test --- 14:00:49 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/target/integration-test-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.jar 14:00:49 [INFO] Installing /w/workspace/cps-master-verify-java/integration-test/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/integration-test/3.4.4-SNAPSHOT/integration-test-3.4.4-SNAPSHOT.pom 14:00:49 [INFO] 14:00:49 [INFO] --------------------< org.onap.cps:cps-application >-------------------- 14:00:49 [INFO] Building cps-application 3.4.4-SNAPSHOT [21/23] 14:00:49 [INFO] --------------------------------[ jar ]--------------------------------- 14:00:50 [INFO] 14:00:50 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-application --- 14:00:50 [INFO] 14:00:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-application --- 14:00:50 [INFO] 14:00:50 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-application --- 14:00:50 [INFO] 14:00:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ cps-application --- 14:00:50 [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/* 14:00:50 [INFO] 14:00:50 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ cps-application --- 14:00:50 [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/* 14:00:50 [INFO] 14:00:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-application --- 14:00:50 [INFO] You have 0 Checkstyle violations. 14:00:50 [INFO] 14:00:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-application --- 14:00:50 [INFO] You have 0 Checkstyle violations. 14:00:50 [INFO] 14:00:50 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ cps-application --- 14:00:50 [INFO] Starting audit... 14:00:50 Audit done. 14:00:50 [INFO] You have 0 Checkstyle violations. 14:00:50 [INFO] 14:00:50 [INFO] --- spring-boot-maven-plugin:3.1.2:build-info (default) @ cps-application --- 14:00:50 [INFO] 14:00:50 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ cps-application --- 14:00:50 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:00:50 [INFO] Copying 1 resource 14:00:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-sources/license 14:00:50 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/cps-application/target/generated-resources/licenses 14:00:50 [INFO] 14:00:50 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ cps-application --- 14:00:50 [INFO] Changes detected - recompiling the module! :dependency 14:00:50 [INFO] Compiling 3 source files with javac [debug release 17] to target/classes 14:00:51 [INFO] 14:00:51 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ cps-application >>> 14:00:51 [INFO] 14:00:51 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ cps-application --- 14:00:51 [INFO] Fork Value is true 14:00:52 [java] WARNING: A terminally deprecated method in java.lang.System has been called 14:00:52 [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) 14:00:52 [java] WARNING: Please consider reporting this to the maintainers of edu.umd.cs.findbugs.ba.jsr305.TypeQualifierValue 14:00:52 [java] WARNING: System::setSecurityManager will be removed in a future release 14:00:53 [INFO] Done SpotBugs Analysis.... 14:00:53 [INFO] 14:00:53 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ cps-application <<< 14:00:53 [INFO] 14:00:53 [INFO] 14:00:53 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ cps-application --- 14:00:53 [INFO] BugInstance size is 0 14:00:53 [INFO] Error size is 0 14:00:53 [INFO] No errors/warnings found 14:00:53 [INFO] 14:00:53 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ cps-application --- 14:00:53 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:00:53 [INFO] Copying 2 resources 14:00:53 [INFO] 14:00:53 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ cps-application --- 14:00:53 [INFO] Changes detected - recompiling the module! :dependency 14:00:53 [INFO] Compiling 2 source files with javac [debug release 17] to target/test-classes 14:00:54 [INFO] 14:00:54 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ cps-application --- 14:00:54 [INFO] Using isolated classloader, without GMavenPlus classpath. 14:00:54 [INFO] Using Groovy 3.0.18 to perform compileTests. 14:00:54 [INFO] Compiled 2 files. 14:00:54 [INFO] 14:00:54 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ cps-application --- 14:00:54 [INFO] 14:00:54 [INFO] ------------------------------------------------------- 14:00:54 [INFO] T E S T S 14:00:54 [INFO] ------------------------------------------------------- 14:00:56 14:00:55.947 [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. 14:00:56 14:00:56.148 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 14:00:56 14:00:56.365 [main] INFO com.tngtech.archunit.ArchConfiguration -- Reading ArchUnit properties from file:/w/workspace/cps-master-verify-java/cps-application/target/test-classes/archunit.properties 14:00:56 14:00:56.403 [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. 14:00:56 14:00:56.413 [main] INFO org.springframework.boot.test.context.SpringBootTestContextBootstrapper -- Found @SpringBootConfiguration org.onap.cps.Application for test class org.onap.cps.rest.controller.ControllerSecuritySpec 14:00:56 [INFO] Running org.onap.cps.rest.controller.ControllerSecuritySpec 14:01:01 14:00:55,734 |-INFO in ch.qos.logback.classic.LoggerContext[default] - This is logback-classic version 1.4.8 14:01:01 14:00:55,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback-test.xml] 14:01:01 14:00:55,756 |-INFO in ch.qos.logback.classic.LoggerContext[default] - Could NOT find resource [logback.xml] 14:01:01 14:00:55,757 |-INFO in ch.qos.logback.classic.BasicConfigurator@4ef7145f - Setting up default configuration. 14:01:01 14:00:57,185 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - URL [jar:file:/w/workspace/cps-master-verify-java/cps-service/target/cps-service-3.4.4-SNAPSHOT.jar!/logback-spring.xml] is not of type file 14:01:01 14:00:57,234 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40cd02fc - 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. 14:01:01 14:00:57,234 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - 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 14:01:01 14:00:57,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word clr with class [org.springframework.boot.logging.logback.ColorConverter] 14:01:01 14:00:57,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wex with class [org.springframework.boot.logging.logback.WhitespaceThrowableProxyConverter] 14:01:01 14:00:57,237 |-INFO in ch.qos.logback.core.joran.action.ConversionRuleAction - registering conversion word wEx with class [org.springframework.boot.logging.logback.ExtendedWhitespaceThrowableProxyConverter] 14:01:01 14:00:57,239 |-INFO in ch.qos.logback.core.joran.util.ConfigurationWatchListUtil@40cd02fc - 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. 14:01:01 14:00:57,239 |-INFO in ch.qos.logback.core.joran.spi.ConfigurationWatchList@1611ce1c - 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 14:01:01 14:00:57,246 |-WARN in IfNestedWithinSecondPhaseElementSC - elements cannot be nested within an , or element 14:01:01 14:00:57,246 |-WARN in IfNestedWithinSecondPhaseElementSC - See also http://logback.qos.ch/codes.html#nested_if_element 14:01:01 14:00:57,251 |-WARN in IfNestedWithinSecondPhaseElementSC - Element at line 60 contains a nested element at line 61 14:01:01 14:00:57,281 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Registering a new ReconfigureOnChangeTask ReconfigureOnChangeTask(born:1708524057280) 14:01:01 14:00:57,282 |-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.4-SNAPSHOT.jar!/logback-spring.xml] 14:01:01 14:00:57,282 |-INFO in ch.qos.logback.classic.model.processor.ConfigurationModelHandler - Setting ReconfigureOnChangeTask scanning period to 30 seconds 14:01:01 14:00:57,287 |-WARN in Logger[org.springframework.jndi.JndiTemplate] - No appenders present in context [default] for logger [org.springframework.jndi.JndiTemplate]. 14:01:01 14:00:57,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.startup.DigesterFactory] to ERROR 14:01:01 14:00:57,294 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.apache.catalina.startup.DigesterFactory] onto the JUL framework 14:01:01 14:00:57,294 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.catalina.util.LifecycleBase] to ERROR 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.apache.catalina.util.LifecycleBase] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.coyote.http11.Http11NioProtocol] to WARN 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.coyote.http11.Http11NioProtocol] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.sshd.common.util.SecurityUtils] to WARN 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.sshd.common.util.SecurityUtils] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.apache.tomcat.util.net.NioSelectorPool] to WARN 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.apache.tomcat.util.net.NioSelectorPool] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.eclipse.jetty.util.component.AbstractLifeCycle] to ERROR 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating ERROR level on Logger[org.eclipse.jetty.util.component.AbstractLifeCycle] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.hibernate.validator.internal.util.Version] to WARN 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.hibernate.validator.internal.util.Version] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.model.processor.LoggerModelHandler - Setting level of logger [org.springframework.boot.actuate.endpoint.jmx] to WARN 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating WARN level on Logger[org.springframework.boot.actuate.endpoint.jmx] onto the JUL framework 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [CONSOLE] 14:01:01 14:00:57,295 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:01:01 14:00:57,301 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [ch.qos.logback.classic.encoder.PatternLayoutEncoder] for [encoder] property 14:01:01 14:00:57,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [jsonConsole] 14:01:01 14:00:57,321 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.core.ConsoleAppender] 14:01:01 14:00:57,334 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventJsonProviders] for [providers] property 14:01:01 14:00:57,342 |-INFO in ch.qos.logback.core.model.processor.ImplicitModelHandler - Assuming default type [net.logstash.logback.composite.loggingevent.LoggingEventPatternJsonProvider] for [pattern] property 14:01:01 14:00:57,773 |-INFO in ch.qos.logback.classic.pattern.DateConverter@9742012 - Setting zoneId to "UTC" 14:01:01 14:00:57,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - Processing appender named [asyncConsole] 14:01:01 14:00:57,782 |-INFO in ch.qos.logback.core.model.processor.AppenderModelHandler - About to instantiate appender of type [ch.qos.logback.classic.AsyncAppender] 14:01:01 14:00:58,033 |-INFO in ch.qos.logback.core.model.processor.conditional.IfModelHandler - Condition [property("loggingFormat").equalsIgnoreCase("json")] evaluated to false on line 61 14:01:01 14:00:58,034 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [CONSOLE] to ch.qos.logback.classic.AsyncAppender[asyncConsole] 14:01:01 14:00:58,035 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Attaching appender named [CONSOLE] to AsyncAppender. 14:01:01 14:00:58,035 |-INFO in ch.qos.logback.classic.AsyncAppender[asyncConsole] - Setting discardingThreshold to 51 14:01:01 14:00:58,035 |-INFO in ch.qos.logback.classic.model.processor.RootLoggerModelHandler - Setting level of ROOT logger to INFO 14:01:01 14:00:58,036 |-INFO in ch.qos.logback.classic.jul.LevelChangePropagator@7fd7965b - Propagating INFO level on Logger[ROOT] onto the JUL framework 14:01:01 14:00:58,036 |-INFO in ch.qos.logback.core.model.processor.AppenderRefModelHandler - Attaching appender named [asyncConsole] to Logger[ROOT] 14:01:01 14:00:58,036 |-INFO in ch.qos.logback.core.model.processor.DefaultProcessor@118d7e0e - End of configuration. 14:01:01 14:00:58,036 |-INFO in org.springframework.boot.logging.logback.SpringBootJoranConfigurator@39ff4421 - Registering current configuration as safe fallback point 14:01:01 14:01:01 14:01:01 . ____ _ __ _ _ 14:01:01 /\\ / ___'_ __ _ _(_)_ __ __ _ \ \ \ \ 14:01:01 ( ( )\___ | '_ | '_| | '_ \/ _` | \ \ \ \ 14:01:01 \\/ ___)| |_)| | | | | || (_| | ) ) ) ) 14:01:01 ' |____| .__|_| |_|_| |_\__, | / / / / 14:01:01 =========|_|==============|___/=/_/_/_/ 14:01:01 :: Spring Boot :: (v3.1.2) 14:01:01 14:01:01 2024-02-21T14:00:58.147Z INFO 14148 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Starting ControllerSecuritySpec using Java 17.0.6-ea with PID 14148 (started by jenkins in /w/workspace/cps-master-verify-java/cps-application) 14:01:01 2024-02-21T14:00:58.148Z INFO 14148 --- [ main] o.o.c.r.c.ControllerSecuritySpec : No active profile set, falling back to 1 default profile: "default" 14:01:01 2024-02-21T14:00:59.385Z INFO 14148 --- [ main] o.s.s.web.DefaultSecurityFilterChain : Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@207b440f, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@72f18fbd, org.springframework.security.web.context.SecurityContextHolderFilter@1a445b5, org.springframework.security.web.header.HeaderWriterFilter@357e6334, org.springframework.security.web.authentication.logout.LogoutFilter@7f1bf2db, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@25ca56de, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@72c9576a, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@584d9b19, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@7e9074b2, org.springframework.security.web.access.ExceptionTranslationFilter@1a44d89b, org.springframework.security.web.access.intercept.AuthorizationFilter@78e547aa] 14:01:01 2024-02-21T14:01:01.083Z INFO 14148 --- [ main] o.s.b.t.m.w.SpringBootMockServletContext : Initializing Spring TestDispatcherServlet '' 14:01:01 2024-02-21T14:01:01.083Z INFO 14148 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Initializing Servlet '' 14:01:01 2024-02-21T14:01:01.084Z INFO 14148 --- [ main] o.s.t.web.servlet.TestDispatcherServlet : Completed initialization in 1 ms 14:01:01 2024-02-21T14:01:01.113Z INFO 14148 --- [ main] o.o.c.r.c.ControllerSecuritySpec : Started ControllerSecuritySpec in 4.362 seconds (process running for 6.13) 14:01:01 [ERROR] OpenJDK 64-Bit Server VM warning: Sharing is only supported for boot loader classes because bootstrap classpath has been appended 14:01:02 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.802 s - in org.onap.cps.rest.controller.ControllerSecuritySpec 14:01:02 [INFO] Running org.onap.cps.config.MicroMeterConfigSpec 14:01:02 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.onap.cps.config.MicroMeterConfigSpec 14:01:02 [INFO] Running org.onap.cps.architecture.LayeredArchitectureTest 14:01:05 2024-02-21T14:01:02.539Z INFO 14148 --- [ main] com.tngtech.archunit.core.PluginLoader : Detected Java version 17.0.6-ea 14:01:05 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.399 s - in org.onap.cps.architecture.LayeredArchitectureTest 14:01:06 [INFO] 14:01:06 [INFO] Results: 14:01:06 [INFO] 14:01:06 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0 14:01:06 [INFO] 14:01:06 [INFO] 14:01:06 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ cps-application --- 14:01:06 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 14:01:06 [INFO] Analyzed bundle 'cps-application' with 3 classes 14:01:06 [INFO] 14:01:06 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ cps-application --- 14:01:06 [INFO] 14:01:06 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ cps-application --- 14:01:06 [INFO] Building jar: /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT.jar 14:01:06 [INFO] 14:01:06 [INFO] --- spring-boot-maven-plugin:3.1.2:repackage (default) @ cps-application --- 14:01:06 [INFO] Attaching repackaged archive /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar with classifier springboot 14:01:06 [INFO] 14:01:06 [INFO] --- jib-maven-plugin:3.3.2:dockerBuild (build) @ cps-application --- 14:01:06 [INFO] 14:01:06 [INFO] Containerizing application to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240221T135319Z, nexus3.onap.org:10003/onap/cps-and-ncmp... 14:01:06 [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 14:01:06 [INFO] Getting manifest for base image nexus3.onap.org:10001/onap/integration-java17:12.0.0... 14:01:06 [INFO] Building dependencies layer... 14:01:06 [INFO] Building project dependencies layer... 14:01:06 [INFO] Building resources layer... 14:01:06 [INFO] Building classes layer... 14:01:06 [INFO] Building jvm arg files layer... 14:01:06 [INFO] Using base image with digest: sha256:260e6370833cdb9aa1d25877f2a9123792dcd53bbfe0d738dbf3d2b12e46313f 14:01:10 [INFO] 14:01:10 [INFO] Container entrypoint set to [java, -cp, @/app/jib-classpath-file, org.onap.cps.Application] 14:01:10 [INFO] Loading to Docker daemon... 14:01:12 [INFO] 14:01:12 [INFO] Built image to Docker daemon as nexus3.onap.org:10003/onap/cps-and-ncmp:3.4.4-SNAPSHOT-20240221T135319Z, nexus3.onap.org:10003/onap/cps-and-ncmp 14:01:12 [INFO] 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ cps-application --- 14:01:12 [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/* 14:01:12 [INFO] 14:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-application --- 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ cps-application --- 14:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ cps-application --- 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Analyzed bundle 'cps-application' with 3 classes 14:01:12 [INFO] All coverage checks have been met. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-application --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-application --- 14:01:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.jar 14:01:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT.pom 14:01:12 [INFO] Installing /w/workspace/cps-master-verify-java/cps-application/target/cps-application-3.4.4-SNAPSHOT-springboot.jar to /home/jenkins/.m2/repository/org/onap/cps/cps-application/3.4.4-SNAPSHOT/cps-application-3.4.4-SNAPSHOT-springboot.jar 14:01:12 [INFO] 14:01:12 [INFO] ---------------------< org.onap.cps:jacoco-report >--------------------- 14:01:12 [INFO] Building jacoco-report 3.4.4-SNAPSHOT [22/23] 14:01:12 [INFO] --------------------------------[ jar ]--------------------------------- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ jacoco-report --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ jacoco-report --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ jacoco-report --- 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-unit-test) @ jacoco-report --- 14:01:12 [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/* 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (default-prepare-agent) @ jacoco-report --- 14:01:12 [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/* 14:01:12 [INFO] 14:01:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ jacoco-report --- 14:01:12 [INFO] You have 0 Checkstyle violations. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ jacoco-report --- 14:01:12 [INFO] You have 0 Checkstyle violations. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-checkstyle-plugin:3.1.1:check (cps-java-style) @ jacoco-report --- 14:01:12 [INFO] Starting audit... 14:01:12 Audit done. 14:01:12 [INFO] You have 0 Checkstyle violations. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ jacoco-report --- 14:01:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/main/resources 14:01:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-sources/license 14:01:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/target/generated-resources/licenses 14:01:12 [INFO] 14:01:12 [INFO] --- maven-compiler-plugin:3.11.0:compile (default-compile) @ jacoco-report --- 14:01:12 [INFO] No sources to compile 14:01:12 [INFO] 14:01:12 [INFO] >>> spotbugs-maven-plugin:4.4.2:check (analyze-compile) > :spotbugs @ jacoco-report >>> 14:01:12 [INFO] 14:01:12 [INFO] --- spotbugs-maven-plugin:4.4.2:spotbugs (spotbugs) @ jacoco-report --- 14:01:12 [INFO] 14:01:12 [INFO] <<< spotbugs-maven-plugin:4.4.2:check (analyze-compile) < :spotbugs @ jacoco-report <<< 14:01:12 [INFO] 14:01:12 [INFO] 14:01:12 [INFO] --- spotbugs-maven-plugin:4.4.2:check (analyze-compile) @ jacoco-report --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ jacoco-report --- 14:01:12 [INFO] Using 'UTF-8' encoding to copy filtered resources. 14:01:12 [INFO] skip non existing resourceDirectory /w/workspace/cps-master-verify-java/jacoco-report/src/test/resources 14:01:12 [INFO] 14:01:12 [INFO] --- maven-compiler-plugin:3.11.0:testCompile (default-testCompile) @ jacoco-report --- 14:01:12 [INFO] No sources to compile 14:01:12 [INFO] 14:01:12 [INFO] --- gmavenplus-plugin:1.9.0:compileTests (default) @ jacoco-report --- 14:01:12 [INFO] No sources specified for compilation. Skipping. 14:01:12 [INFO] 14:01:12 [INFO] --- maven-surefire-plugin:3.0.0-M5:test (default-test) @ jacoco-report --- 14:01:12 [INFO] No tests to run. 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-unit-test) @ jacoco-report --- 14:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:12 [INFO] 14:01:12 [INFO] --- exec-maven-plugin:1.6.0:exec (generate-csv) @ jacoco-report --- 14:01:12 [INFO] 14:01:12 [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ jacoco-report --- 14:01:12 [WARNING] JAR will be empty - no content was marked for inclusion! 14:01:12 [INFO] Building jar: /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.4-SNAPSHOT.jar 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:prepare-agent (pre-integration-test) @ jacoco-report --- 14:01:12 [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/* 14:01:12 [INFO] 14:01:12 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ jacoco-report --- 14:01:12 [INFO] No tests to run. 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:report (post-integration-test) @ jacoco-report --- 14:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:check (coverage-check) @ jacoco-report --- 14:01:12 [INFO] Skipping JaCoCo execution due to missing execution data file:/w/workspace/cps-master-verify-java/jacoco-report/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] 14:01:12 [INFO] --- jacoco-maven-plugin:0.8.10:report-aggregate (report) @ jacoco-report --- 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-application/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-rest/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ncmp-service/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-path-parser/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-rest/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-ri/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/cps-service/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Loading execution data file /w/workspace/cps-master-verify-java/integration-test/target/code-coverage/jacoco-ut.exec 14:01:12 [INFO] Analyzed bundle 'cps-application' with 3 classes 14:01:12 [INFO] Analyzed bundle 'cps-events' with 3 classes 14:01:12 [INFO] Analyzed bundle 'cps-ncmp-rest' with 12 classes 14:01:12 [INFO] Analyzed bundle 'cps-ncmp-service' with 100 classes 14:01:13 [INFO] Analyzed bundle 'cps-path-parser' with 6 classes 14:01:13 [INFO] Analyzed bundle 'cps-rest' with 6 classes 14:01:13 [INFO] Analyzed bundle 'cps-ri' with 22 classes 14:01:13 [INFO] Analyzed bundle 'cps-service' with 56 classes 14:01:13 [INFO] Analyzed bundle 'integration-test' with 0 classes 14:01:13 [INFO] 14:01:13 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ jacoco-report --- 14:01:13 [INFO] 14:01:13 [INFO] --- maven-install-plugin:2.4:install (default-install) @ jacoco-report --- 14:01:13 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/target/jacoco-report-3.4.4-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.jar 14:01:13 [INFO] Installing /w/workspace/cps-master-verify-java/jacoco-report/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/jacoco-report/3.4.4-SNAPSHOT/jacoco-report-3.4.4-SNAPSHOT.pom 14:01:13 [INFO] 14:01:13 [INFO] --------------------< org.onap.cps:cps-aggregator >--------------------- 14:01:13 [INFO] Building cps 3.4.4-SNAPSHOT [23/23] 14:01:13 [INFO] --------------------------------[ pom ]--------------------------------- 14:01:13 [INFO] 14:01:13 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ cps-aggregator --- 14:01:13 [INFO] 14:01:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-property) @ cps-aggregator --- 14:01:13 [INFO] 14:01:13 [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-no-snapshots) @ cps-aggregator --- 14:01:13 [INFO] 14:01:13 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-unit-test) @ cps-aggregator --- 14:01:14 [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/** 14:01:14 [INFO] 14:01:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-license) @ cps-aggregator --- 14:01:14 [INFO] Starting audit... 14:01:14 Audit done. 14:01:14 [INFO] You have 0 Checkstyle violations. 14:01:14 [INFO] 14:01:14 [INFO] --- maven-checkstyle-plugin:3.1.1:check (onap-java-style) @ cps-aggregator --- 14:01:14 [INFO] Starting audit... 14:01:14 Audit done. 14:01:14 [INFO] You have 0 Checkstyle violations. 14:01:14 [INFO] 14:01:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-unit-test) @ cps-aggregator --- 14:01:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:14 [INFO] 14:01:14 [INFO] --- jacoco-maven-plugin:0.8.5:prepare-agent (pre-integration-test) @ cps-aggregator --- 14:01:14 [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/** 14:01:14 [INFO] 14:01:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:integration-test (integration-tests) @ cps-aggregator --- 14:01:14 [INFO] No tests to run. 14:01:14 [INFO] 14:01:14 [INFO] --- jacoco-maven-plugin:0.8.5:report (post-integration-test) @ cps-aggregator --- 14:01:14 [INFO] Skipping JaCoCo execution due to missing execution data file. 14:01:14 [INFO] 14:01:14 [INFO] --- maven-failsafe-plugin:3.0.0-M4:verify (integration-tests) @ cps-aggregator --- 14:01:14 [INFO] 14:01:14 [INFO] --- maven-install-plugin:2.4:install (default-install) @ cps-aggregator --- 14:01:14 [INFO] Installing /w/workspace/cps-master-verify-java/pom.xml to /home/jenkins/.m2/repository/org/onap/cps/cps-aggregator/3.4.4-SNAPSHOT/cps-aggregator-3.4.4-SNAPSHOT.pom 14:01:14 [INFO] ------------------------------------------------------------------------ 14:01:14 [INFO] Reactor Summary for cps 3.4.4-SNAPSHOT: 14:01:14 [INFO] 14:01:14 [INFO] org.onap.cps:cps-dependencies ...................... SUCCESS [ 0.895 s] 14:01:14 [INFO] cps-bom ............................................ SUCCESS [ 0.005 s] 14:01:14 [INFO] checkstyle ......................................... SUCCESS [ 3.755 s] 14:01:14 [INFO] spotbugs ........................................... SUCCESS [ 0.021 s] 14:01:14 [INFO] cps-parent ......................................... SUCCESS [ 9.541 s] 14:01:14 [INFO] cps-events ......................................... SUCCESS [ 5.922 s] 14:01:14 [INFO] cps-path-parser .................................... SUCCESS [ 10.539 s] 14:01:14 [INFO] cps-service ........................................ SUCCESS [ 41.533 s] 14:01:14 [INFO] cps-rest ........................................... SUCCESS [ 45.711 s] 14:01:14 [INFO] cps-ncmp-events .................................... SUCCESS [ 4.693 s] 14:01:14 [INFO] cps-ncmp-service ................................... SUCCESS [02:35 min] 14:01:14 [INFO] cps-ncmp-rest ...................................... SUCCESS [ 17.274 s] 14:01:14 [INFO] cps-ncmp-rest-stub ................................. SUCCESS [ 0.170 s] 14:01:14 [INFO] cps-ncmp-rest-stub-service ......................... SUCCESS [ 8.424 s] 14:01:14 [INFO] cps-ncmp-rest-stub-app ............................. SUCCESS [ 3.394 s] 14:01:14 [INFO] cps-ri ............................................. SUCCESS [ 23.459 s] 14:01:14 [INFO] dmi-plugin-demo-and-csit-stub ...................... SUCCESS [ 0.170 s] 14:01:14 [INFO] dmi-plugin-demo-and-csit-stub-service .............. SUCCESS [ 3.610 s] 14:01:14 [INFO] dmi-plugin-demo-and-csit-stub-app .................. SUCCESS [ 11.502 s] 14:01:14 [INFO] integration-test ................................... SUCCESS [01:41 min] 14:01:14 [INFO] cps-application .................................... SUCCESS [ 23.373 s] 14:01:14 [INFO] jacoco-report ...................................... SUCCESS [ 0.805 s] 14:01:14 [INFO] cps ................................................ SUCCESS [ 1.682 s] 14:01:14 [INFO] ------------------------------------------------------------------------ 14:01:14 [INFO] BUILD SUCCESS 14:01:14 [INFO] ------------------------------------------------------------------------ 14:01:14 [INFO] Total time: 07:55 min 14:01:14 [INFO] Finished at: 2024-02-21T14:01:14Z 14:01:14 [INFO] ------------------------------------------------------------------------ 14:01:15 $ ssh-agent -k 14:01:15 unset SSH_AUTH_SOCK; 14:01:15 unset SSH_AGENT_PID; 14:01:15 echo Agent pid 5595 killed; 14:01:15 [ssh-agent] Stopped. 14:01:15 [PostBuildScript] - [INFO] Executing post build scripts. 14:01:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17286153780054506676.sh 14:01:15 ---> sysstat.sh 14:01:15 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16117818823729793647.sh 14:01:15 ---> package-listing.sh 14:01:15 ++ facter osfamily 14:01:15 ++ tr '[:upper:]' '[:lower:]' 14:01:15 + OS_FAMILY=redhat 14:01:15 + workspace=/w/workspace/cps-master-verify-java 14:01:15 + START_PACKAGES=/tmp/packages_start.txt 14:01:15 + END_PACKAGES=/tmp/packages_end.txt 14:01:15 + DIFF_PACKAGES=/tmp/packages_diff.txt 14:01:15 + PACKAGES=/tmp/packages_start.txt 14:01:15 + '[' /w/workspace/cps-master-verify-java ']' 14:01:15 + PACKAGES=/tmp/packages_end.txt 14:01:15 + case "${OS_FAMILY}" in 14:01:15 + rpm -qa 14:01:15 + sort 14:01:16 + '[' -f /tmp/packages_start.txt ']' 14:01:16 + '[' -f /tmp/packages_end.txt ']' 14:01:16 + diff /tmp/packages_start.txt /tmp/packages_end.txt 14:01:16 + '[' /w/workspace/cps-master-verify-java ']' 14:01:16 + mkdir -p /w/workspace/cps-master-verify-java/archives/ 14:01:16 + cp -f /tmp/packages_diff.txt /tmp/packages_end.txt /tmp/packages_start.txt /w/workspace/cps-master-verify-java/archives/ 14:01:16 [cps-master-verify-java] $ /bin/bash /tmp/jenkins6500301474718796717.sh 14:01:16 ---> capture-instance-metadata.sh 14:01:16 Setup pyenv: 14:01:16 system 14:01:16 3.8.13 14:01:16 3.9.13 14:01:16 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:01:16 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jg88 from file:/tmp/.os_lf_venv 14:01:17 lf-activate-venv(): INFO: Installing: lftools 14:01:28 lf-activate-venv(): INFO: Adding /tmp/venv-Jg88/bin to PATH 14:01:28 INFO: Running in OpenStack, capturing instance metadata 14:01:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins18017204888339820964.sh 14:01:28 provisioning config files... 14:01:28 copy managed file [jenkins-log-archives-settings] to file:/w/workspace/cps-master-verify-java@tmp/config9444771516474370721tmp 14:01:28 Regular expression run condition: Expression=[^.*logs-s3.*], Label=[] 14:01:28 Run condition [Regular expression match] preventing perform for step [Provide Configuration files] 14:01:28 [EnvInject] - Injecting environment variables from a build step. 14:01:28 [EnvInject] - Injecting as environment variables the properties content 14:01:28 SERVER_ID=logs 14:01:28 14:01:28 [EnvInject] - Variables injected successfully. 14:01:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins16178989920870089168.sh 14:01:28 ---> create-netrc.sh 14:01:28 [cps-master-verify-java] $ /bin/bash /tmp/jenkins3949608608584964530.sh 14:01:28 ---> python-tools-install.sh 14:01:28 Setup pyenv: 14:01:28 system 14:01:28 3.8.13 14:01:28 3.9.13 14:01:29 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:01:29 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jg88 from file:/tmp/.os_lf_venv 14:01:30 lf-activate-venv(): INFO: Installing: lftools 14:01:37 lf-activate-venv(): INFO: Adding /tmp/venv-Jg88/bin to PATH 14:01:37 [cps-master-verify-java] $ /bin/bash /tmp/jenkins5350569171781003162.sh 14:01:37 ---> sudo-logs.sh 14:01:37 Archiving 'sudo' log.. 14:01:38 [cps-master-verify-java] $ /bin/bash /tmp/jenkins17382457865088410442.sh 14:01:38 ---> job-cost.sh 14:01:38 Setup pyenv: 14:01:38 system 14:01:38 3.8.13 14:01:38 3.9.13 14:01:38 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:01:38 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jg88 from file:/tmp/.os_lf_venv 14:01:39 lf-activate-venv(): INFO: Installing: zipp==1.1.0 python-openstackclient urllib3~=1.26.15 14:01:47 lf-activate-venv(): INFO: Adding /tmp/venv-Jg88/bin to PATH 14:01:47 INFO: No Stack... 14:01:48 INFO: Retrieving Pricing Info for: v3-standard-8 14:01:48 INFO: Archiving Costs 14:01:48 [cps-master-verify-java] $ /bin/bash -l /tmp/jenkins15094701907324647436.sh 14:01:48 ---> logs-deploy.sh 14:01:48 Setup pyenv: 14:01:48 system 14:01:48 3.8.13 14:01:48 3.9.13 14:01:48 * 3.10.6 (set by /w/workspace/cps-master-verify-java/.python-version) 14:01:48 lf-activate-venv(): INFO: Reuse venv:/tmp/venv-Jg88 from file:/tmp/.os_lf_venv 14:01:50 lf-activate-venv(): INFO: Installing: lftools 14:01:57 lf-activate-venv(): INFO: Adding /tmp/venv-Jg88/bin to PATH 14:01:57 INFO: Nexus URL https://nexus.onap.org path production/vex-yul-ecomp-jenkins-1/cps-master-verify-java/6883 14:01:57 INFO: archiving workspace using pattern(s): -p **/target/surefire-reports/*-output.txt 14:01:58 Archives upload complete. 14:01:58 INFO: archiving logs to Nexus 14:01:59 ---> uname -a: 14:01:59 Linux prd-centos8-docker-8c-8g-7361.novalocal 4.18.0-448.el8.x86_64 #1 SMP Wed Jan 18 15:02:46 UTC 2023 x86_64 x86_64 x86_64 GNU/Linux 14:01:59 14:01:59 14:01:59 ---> lscpu: 14:01:59 Architecture: x86_64 14:01:59 CPU op-mode(s): 32-bit, 64-bit 14:01:59 Byte Order: Little Endian 14:01:59 CPU(s): 8 14:01:59 On-line CPU(s) list: 0-7 14:01:59 Thread(s) per core: 1 14:01:59 Core(s) per socket: 1 14:01:59 Socket(s): 8 14:01:59 NUMA node(s): 1 14:01:59 Vendor ID: AuthenticAMD 14:01:59 CPU family: 23 14:01:59 Model: 49 14:01:59 Model name: AMD EPYC-Rome Processor 14:01:59 Stepping: 0 14:01:59 CPU MHz: 2799.998 14:01:59 BogoMIPS: 5599.99 14:01:59 Virtualization: AMD-V 14:01:59 Hypervisor vendor: KVM 14:01:59 Virtualization type: full 14:01:59 L1d cache: 32K 14:01:59 L1i cache: 32K 14:01:59 L2 cache: 512K 14:01:59 L3 cache: 16384K 14:01:59 NUMA node0 CPU(s): 0-7 14:01:59 Flags: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush mmx fxsr sse sse2 syscall nx mmxext fxsr_opt pdpe1gb rdtscp lm rep_good nopl cpuid extd_apicid tsc_known_freq pni pclmulqdq ssse3 fma cx16 sse4_1 sse4_2 x2apic movbe popcnt tsc_deadline_timer aes xsave avx f16c rdrand hypervisor lahf_lm cmp_legacy svm cr8_legacy abm sse4a misalignsse 3dnowprefetch osvw topoext perfctr_core ssbd ibrs ibpb stibp vmmcall fsgsbase tsc_adjust bmi1 avx2 smep bmi2 rdseed adx smap clflushopt clwb sha_ni xsaveopt xsavec xgetbv1 xsaves clzero xsaveerptr wbnoinvd arat npt nrip_save umip rdpid arch_capabilities 14:01:59 14:01:59 14:01:59 ---> nproc: 14:01:59 8 14:01:59 14:01:59 14:01:59 ---> df -h: 14:01:59 Filesystem Size Used Avail Use% Mounted on 14:01:59 devtmpfs 16G 0 16G 0% /dev 14:01:59 tmpfs 16G 0 16G 0% /dev/shm 14:01:59 tmpfs 16G 17M 16G 1% /run 14:01:59 tmpfs 16G 0 16G 0% /sys/fs/cgroup 14:01:59 /dev/vda1 160G 13G 148G 8% / 14:01:59 tmpfs 3.2G 0 3.2G 0% /run/user/1001 14:01:59 14:01:59 14:01:59 ---> free -m: 14:01:59 total used free shared buff/cache available 14:01:59 Mem: 31890 1108 25678 19 5103 30308 14:01:59 Swap: 1023 0 1023 14:01:59 14:01:59 14:01:59 ---> ip addr: 14:01:59 1: lo: mtu 65536 qdisc noqueue state UNKNOWN group default qlen 1000 14:01:59 link/loopback 00:00:00:00:00:00 brd 00:00:00:00:00:00 14:01:59 inet 127.0.0.1/8 scope host lo 14:01:59 valid_lft forever preferred_lft forever 14:01:59 inet6 ::1/128 scope host 14:01:59 valid_lft forever preferred_lft forever 14:01:59 2: eth0: mtu 1458 qdisc mq state UP group default qlen 1000 14:01:59 link/ether fa:16:3e:eb:0f:4e brd ff:ff:ff:ff:ff:ff 14:01:59 altname enp0s3 14:01:59 altname ens3 14:01:59 inet 10.30.107.62/23 brd 10.30.107.255 scope global dynamic noprefixroute eth0 14:01:59 valid_lft 85780sec preferred_lft 85780sec 14:01:59 inet6 fe80::f816:3eff:feeb:f4e/64 scope link 14:01:59 valid_lft forever preferred_lft forever 14:01:59 3: docker0: mtu 1500 qdisc noqueue state DOWN group default 14:01:59 link/ether 02:42:3b:f3:51:43 brd ff:ff:ff:ff:ff:ff 14:01:59 inet 10.250.0.254/24 brd 10.250.0.255 scope global docker0 14:01:59 valid_lft forever preferred_lft forever 14:01:59 inet6 fe80::42:3bff:fef3:5143/64 scope link 14:01:59 valid_lft forever preferred_lft forever 14:01:59 14:01:59 14:01:59 ---> sar -b -r -n DEV: 14:01:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/21/2024 _x86_64_ (8 CPU) 14:01:59 14:01:59 13:51:35 LINUX RESTART (8 CPU) 14:01:59 14:01:59 01:52:01 PM tps rtps wtps bread/s bwrtn/s 14:01:59 01:53:01 PM 191.67 17.03 174.64 2726.16 7175.29 14:01:59 01:54:01 PM 263.91 20.01 243.89 3863.09 10978.94 14:01:59 01:55:01 PM 83.82 1.30 82.52 487.65 11024.08 14:01:59 01:56:01 PM 27.77 0.12 27.66 30.12 2670.26 14:01:59 01:57:01 PM 107.50 12.41 95.08 873.84 27871.36 14:01:59 01:58:01 PM 29.49 0.02 29.47 0.53 664.35 14:01:59 01:59:01 PM 39.95 0.10 39.85 179.67 7082.62 14:01:59 02:00:01 PM 109.30 2.37 106.93 4317.49 28681.71 14:01:59 02:01:01 PM 17.14 1.12 16.03 68.78 647.20 14:01:59 Average: 96.73 6.05 90.67 1394.12 10755.08 14:01:59 14:01:59 01:52:01 PM kbmemfree kbavail kbmemused %memused kbbuffers kbcached kbcommit %commit kbactive kbinact kbdirty 14:01:59 01:53:01 PM 29584380 31267804 3071324 9.41 2688 2007540 1392480 4.13 168716 2473388 156376 14:01:59 01:54:01 PM 27895240 30095452 4760464 14.58 2688 2513440 2913604 8.64 268528 4004796 298160 14:01:59 01:55:01 PM 27778452 30045764 4877252 14.94 2688 2578584 2348780 6.97 300332 4080016 46788 14:01:59 01:56:01 PM 26035148 29247260 6620556 20.27 2688 3510028 3094840 9.18 370816 5707372 911224 14:01:59 01:57:01 PM 25921772 29037448 6733932 20.62 2688 3409208 3170464 9.41 530404 5634064 52 14:01:59 01:58:01 PM 26265584 29390144 6390120 19.57 2688 3417372 2863488 8.50 537776 5287288 5560 14:01:59 01:59:01 PM 26075384 29421848 6580320 20.15 2688 3638248 2651740 7.87 588412 5419360 18216 14:01:59 02:00:01 PM 24283812 28591428 8371892 25.64 2688 4595032 3836284 11.38 778320 6954852 10612 14:01:59 02:01:01 PM 24505068 28785260 8150636 24.96 2688 4552668 3186436 9.45 778256 6743160 21376 14:01:59 Average: 26482760 29542490 6172944 18.90 2688 3358013 2828680 8.39 480173 5144922 163152 14:01:59 14:01:59 01:52:01 PM IFACE rxpck/s txpck/s rxkB/s txkB/s rxcmp/s txcmp/s rxmcst/s %ifutil 14:01:59 01:53:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:53:01 PM eth0 212.03 149.77 1340.03 46.56 0.00 0.00 0.00 0.00 14:01:59 01:53:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:54:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:54:01 PM eth0 416.58 339.59 5231.26 58.42 0.00 0.00 0.00 0.00 14:01:59 01:54:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:55:01 PM lo 2.08 2.08 0.35 0.35 0.00 0.00 0.00 0.00 14:01:59 01:55:01 PM eth0 84.92 72.37 715.11 14.72 0.00 0.00 0.00 0.00 14:01:59 01:55:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:56:01 PM lo 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:56:01 PM eth0 1128.36 436.85 6487.23 37.90 0.00 0.00 0.00 0.00 14:01:59 01:56:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 01:57:01 PM lo 29.24 29.24 2.80 2.80 0.00 0.00 0.00 0.00 14:01:59 01:57:01 PM eth0 113.83 108.03 77.12 28.28 0.00 0.00 0.00 0.00 14:01:59 01:57:01 PM docker0 6.58 7.30 0.85 0.86 0.00 0.00 0.00 0.00 14:01:59 01:58:01 PM lo 341.84 341.84 158.78 158.78 0.00 0.00 0.00 0.00 14:01:59 01:58:01 PM eth0 223.11 189.80 112.55 64.68 0.00 0.00 0.00 0.00 14:01:59 01:58:01 PM docker0 3.45 4.20 0.59 0.55 0.00 0.00 0.00 0.00 14:01:59 01:59:01 PM lo 0.22 0.22 0.03 0.03 0.00 0.00 0.00 0.00 14:01:59 01:59:01 PM eth0 102.83 83.74 704.68 31.51 0.00 0.00 0.00 0.00 14:01:59 01:59:01 PM docker0 0.00 0.00 0.00 0.00 0.00 0.00 0.00 0.00 14:01:59 02:00:01 PM lo 55.45 55.45 21.13 21.13 0.00 0.00 0.00 0.00 14:01:59 02:00:01 PM eth0 407.10 186.67 3320.78 16.31 0.00 0.00 0.00 0.00 14:01:59 02:00:01 PM docker0 12.40 13.33 2.34 8.77 0.00 0.00 0.00 0.00 14:01:59 02:00:01 PM veth4e1f833 12.40 13.46 2.51 8.78 0.00 0.00 0.00 0.00 14:01:59 02:01:01 PM lo 645.32 645.32 239.61 239.61 0.00 0.00 0.00 0.00 14:01:59 02:01:01 PM eth0 43.77 35.09 295.77 12.19 0.00 0.00 0.00 0.00 14:01:59 02:01:01 PM docker0 134.09 139.72 39.03 24.65 0.00 0.00 0.00 0.00 14:01:59 Average: lo 119.35 119.35 46.97 46.97 0.00 0.00 0.00 0.00 14:01:59 Average: eth0 303.62 177.99 2031.58 34.51 0.00 0.00 0.00 0.00 14:01:59 Average: docker0 17.39 18.28 4.76 3.87 0.00 0.00 0.00 0.00 14:01:59 14:01:59 14:01:59 ---> sar -P ALL: 14:01:59 Linux 4.18.0-448.el8.x86_64 (centos-stream-8-docker-63ec32c8-5733-60f9-7d79-7a12e2b2c472.nova) 02/21/2024 _x86_64_ (8 CPU) 14:01:59 14:01:59 13:51:35 LINUX RESTART (8 CPU) 14:01:59 14:01:59 01:52:01 PM CPU %user %nice %system %iowait %steal %idle 14:01:59 01:53:01 PM all 11.15 0.00 1.39 0.99 0.06 86.41 14:01:59 01:53:01 PM 0 8.69 0.00 0.94 0.23 0.05 90.09 14:01:59 01:53:01 PM 1 20.50 0.00 1.40 0.74 0.12 77.24 14:01:59 01:53:01 PM 2 10.52 0.00 1.02 0.92 0.03 87.51 14:01:59 01:53:01 PM 3 6.67 0.00 1.64 0.72 0.03 90.94 14:01:59 01:53:01 PM 4 26.83 0.00 3.54 3.16 0.07 66.40 14:01:59 01:53:01 PM 5 3.95 0.00 0.60 1.07 0.05 94.33 14:01:59 01:53:01 PM 6 8.44 0.00 1.26 0.82 0.05 89.44 14:01:59 01:53:01 PM 7 3.63 0.00 0.77 0.30 0.05 95.25 14:01:59 01:54:01 PM all 27.70 0.00 1.45 1.30 0.08 69.47 14:01:59 01:54:01 PM 0 32.33 0.00 2.09 1.54 0.10 63.94 14:01:59 01:54:01 PM 1 22.02 0.00 1.57 0.50 0.07 75.84 14:01:59 01:54:01 PM 2 27.78 0.00 1.49 1.57 0.10 69.06 14:01:59 01:54:01 PM 3 24.35 0.00 1.17 0.92 0.10 73.46 14:01:59 01:54:01 PM 4 34.10 0.00 1.56 2.06 0.07 62.22 14:01:59 01:54:01 PM 5 21.92 0.00 1.32 1.91 0.07 74.79 14:01:59 01:54:01 PM 6 41.52 0.00 1.31 0.74 0.10 56.33 14:01:59 01:54:01 PM 7 17.62 0.00 1.05 1.17 0.07 80.09 14:01:59 01:55:01 PM all 17.00 0.00 0.53 0.73 0.05 81.69 14:01:59 01:55:01 PM 0 19.59 0.00 0.38 0.02 0.03 79.97 14:01:59 01:55:01 PM 1 12.60 0.00 0.79 1.26 0.05 85.31 14:01:59 01:55:01 PM 2 3.54 0.00 0.50 2.54 0.05 93.36 14:01:59 01:55:01 PM 3 19.43 0.00 0.82 0.43 0.05 79.27 14:01:59 01:55:01 PM 4 15.56 0.00 0.65 0.25 0.05 83.49 14:01:59 01:55:01 PM 5 19.25 0.00 0.23 0.15 0.03 80.33 14:01:59 01:55:01 PM 6 25.10 0.00 0.52 0.13 0.05 74.20 14:01:59 01:55:01 PM 7 20.89 0.00 0.38 1.05 0.05 77.62 14:01:59 01:56:01 PM all 40.71 0.00 1.87 0.17 0.12 57.12 14:01:59 01:56:01 PM 0 53.73 0.00 2.14 0.02 0.10 44.02 14:01:59 01:56:01 PM 1 47.77 0.00 2.82 0.00 0.12 49.29 14:01:59 01:56:01 PM 2 45.29 0.00 1.43 0.02 0.13 53.13 14:01:59 01:56:01 PM 3 26.53 0.00 2.15 1.13 0.08 70.11 14:01:59 01:56:01 PM 4 34.08 0.00 1.88 0.12 0.12 63.81 14:01:59 01:56:01 PM 5 45.24 0.00 1.90 0.00 0.15 52.70 14:01:59 01:56:01 PM 6 45.62 0.00 1.46 0.07 0.13 52.71 14:01:59 01:56:01 PM 7 27.44 0.00 1.21 0.03 0.13 71.19 14:01:59 01:57:01 PM all 17.88 0.28 2.12 1.63 0.09 78.01 14:01:59 01:57:01 PM 0 20.06 1.62 2.38 0.44 0.10 75.40 14:01:59 01:57:01 PM 1 16.17 0.03 2.49 4.13 0.08 77.08 14:01:59 01:57:01 PM 2 21.82 0.00 1.94 2.68 0.08 73.47 14:01:59 01:57:01 PM 3 16.17 0.39 2.05 0.55 0.10 80.74 14:01:59 01:57:01 PM 4 15.75 0.07 2.45 1.79 0.08 79.86 14:01:59 01:57:01 PM 5 17.38 0.02 1.79 0.37 0.08 80.36 14:01:59 01:57:01 PM 6 17.56 0.07 1.72 2.11 0.08 78.46 14:01:59 01:57:01 PM 7 18.09 0.02 2.17 0.94 0.08 78.70 14:01:59 01:58:01 PM all 20.28 0.30 2.35 0.08 0.09 76.90 14:01:59 01:58:01 PM 0 28.63 0.05 2.95 0.03 0.10 68.24 14:01:59 01:58:01 PM 1 21.94 0.02 2.76 0.05 0.10 75.13 14:01:59 01:58:01 PM 2 19.79 0.02 2.28 0.05 0.08 77.78 14:01:59 01:58:01 PM 3 22.23 0.08 2.16 0.05 0.08 75.39 14:01:59 01:58:01 PM 4 18.43 0.05 2.08 0.10 0.08 79.26 14:01:59 01:58:01 PM 5 14.67 0.05 2.47 0.18 0.08 82.54 14:01:59 01:58:01 PM 6 20.00 2.06 2.34 0.07 0.10 75.43 14:01:59 01:58:01 PM 7 16.58 0.05 1.76 0.10 0.08 81.43 14:01:59 01:59:01 PM all 40.23 0.04 1.16 0.28 0.09 58.21 14:01:59 01:59:01 PM 0 40.01 0.00 0.90 0.07 0.10 58.92 14:01:59 01:59:01 PM 1 32.06 0.00 1.54 0.43 0.10 65.87 14:01:59 01:59:01 PM 2 39.39 0.00 1.19 1.32 0.08 58.02 14:01:59 01:59:01 PM 3 25.89 0.00 0.72 0.12 0.08 73.19 14:01:59 01:59:01 PM 4 38.77 0.00 0.99 0.00 0.10 60.14 14:01:59 01:59:01 PM 5 45.40 0.00 1.40 0.17 0.08 52.95 14:01:59 01:59:01 PM 6 48.62 0.30 1.29 0.02 0.10 49.67 14:01:59 01:59:01 PM 7 51.67 0.00 1.25 0.08 0.10 46.89 14:01:59 02:00:01 PM all 19.59 0.00 1.95 1.88 0.07 76.52 14:01:59 02:00:01 PM 0 16.77 0.00 1.66 0.64 0.07 80.87 14:01:59 02:00:01 PM 1 21.25 0.00 2.15 4.12 0.07 72.41 14:01:59 02:00:01 PM 2 21.92 0.00 2.22 0.27 0.08 75.50 14:01:59 02:00:01 PM 3 18.50 0.00 2.05 0.10 0.07 79.28 14:01:59 02:00:01 PM 4 15.18 0.00 2.33 0.42 0.07 82.00 14:01:59 02:00:01 PM 5 16.45 0.00 1.66 3.29 0.07 78.53 14:01:59 02:00:01 PM 6 19.96 0.00 2.01 3.19 0.07 74.78 14:01:59 02:00:01 PM 7 26.69 0.00 1.51 3.01 0.07 68.72 14:01:59 02:01:01 PM all 27.03 0.00 1.10 0.08 0.09 71.70 14:01:59 02:01:01 PM 0 36.78 0.00 0.74 0.00 0.08 62.40 14:01:59 02:01:01 PM 1 20.41 0.00 1.07 0.15 0.10 78.26 14:01:59 02:01:01 PM 2 23.50 0.00 1.09 0.02 0.08 75.31 14:01:59 02:01:01 PM 3 25.22 0.00 1.24 0.05 0.08 73.41 14:01:59 02:01:01 PM 4 34.43 0.00 2.13 0.13 0.08 63.22 14:01:59 02:01:01 PM 5 35.27 0.00 0.89 0.22 0.10 63.53 14:01:59 02:01:01 PM 6 20.79 0.00 0.85 0.05 0.08 78.22 14:01:59 02:01:01 PM 7 19.84 0.00 0.82 0.02 0.07 79.25 14:01:59 Average: all 24.62 0.07 1.55 0.79 0.08 72.89 14:01:59 Average: 0 28.50 0.19 1.57 0.33 0.08 69.33 14:01:59 Average: 1 23.85 0.01 1.84 1.26 0.09 72.95 14:01:59 Average: 2 23.72 0.00 1.46 1.04 0.08 73.69 14:01:59 Average: 3 20.55 0.05 1.55 0.45 0.08 77.31 14:01:59 Average: 4 25.90 0.01 1.95 0.89 0.08 71.16 14:01:59 Average: 5 24.39 0.01 1.36 0.82 0.08 73.35 14:01:59 Average: 6 27.51 0.27 1.42 0.80 0.09 69.92 14:01:59 Average: 7 22.50 0.01 1.21 0.74 0.08 75.46 14:01:59 14:01:59 14:01:59